07:40:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/141937 07:40:55 Running as SYSTEM 07:40:55 [EnvInject] - Loading node environment variables. 07:40:55 Building remotely on prd-centos8-docker-8c-8g-41424 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 07:40:55 [ssh-agent] Looking for ssh-agent implementation... 07:40:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:55 $ ssh-agent 07:40:55 SSH_AUTH_SOCK=/tmp/ssh-KNriOqj0jSWK/agent.5420 07:40:55 SSH_AGENT_PID=5422 07:40:55 [ssh-agent] Started. 07:40:55 Running ssh-add (command line suppressed) 07:40:55 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_4649426335281630282.key (/w/workspace/cps-master-verify-java@tmp/private_key_4649426335281630282.key) 07:40:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:40:55 The recommended git tool is: NONE 07:40:57 using credential onap-jenkins-ssh 07:40:57 Wiping out workspace first. 07:40:57 Cloning the remote Git repository 07:40:57 Cloning repository git://cloud.onap.org/mirror/cps.git 07:40:57 > git init /w/workspace/cps-master-verify-java # timeout=10 07:40:57 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 07:40:57 > git --version # timeout=10 07:40:57 > git --version # 'git version 2.39.1' 07:40:57 using GIT_SSH to set credentials Gerrit user 07:40:57 [INFO] Currently running in a labeled security context 07:40:57 [INFO] Currently SELinux is 'enforcing' on the host 07:40:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh13865360501941292374.key 07:40:57 Verifying host key using manually-configured host key entries 07:40:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:41:00 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 07:41:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:00 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 07:41:00 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 07:41:00 using GIT_SSH to set credentials Gerrit user 07:41:00 [INFO] Currently running in a labeled security context 07:41:00 [INFO] Currently SELinux is 'enforcing' on the host 07:41:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh8432287186713168299.key 07:41:00 Verifying host key using manually-configured host key entries 07:41:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/37/141937/3 # timeout=30 07:41:00 > git rev-parse d7c7ddaf29b0d1f2dfb00dbdcc18b8f00c3dfd6a^{commit} # timeout=10 07:41:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:41:00 Checking out Revision d7c7ddaf29b0d1f2dfb00dbdcc18b8f00c3dfd6a (refs/changes/37/141937/3) 07:41:00 > git config core.sparsecheckout # timeout=10 07:41:00 > git checkout -f d7c7ddaf29b0d1f2dfb00dbdcc18b8f00c3dfd6a # timeout=30 07:41:03 Commit message: "Data producer id field during cm handle create/update" 07:41:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:41:04 > git rev-list --no-walk b56f69fa6d4f84fb5ab5f67305c8869a9d50044f # timeout=10 07:41:04 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13968106403340953086.sh 07:41:04 ---> python-tools-install.sh 07:41:04 Setup pyenv: 07:41:04 system 07:41:04 * 3.8.13 (set by /opt/pyenv/version) 07:41:04 * 3.9.13 (set by /opt/pyenv/version) 07:41:04 * 3.10.6 (set by /opt/pyenv/version) 07:41:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Famj 07:41:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:41:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:12 lf-activate-venv(): INFO: Base packages installed successfully 07:41:12 lf-activate-venv(): INFO: Installing additional packages: lftools 07:41:35 lf-activate-venv(): INFO: Adding /tmp/venv-Famj/bin to PATH 07:41:35 Generating Requirements File 07:41:56 Python 3.10.6 07:41:56 pip 25.2 from /tmp/venv-Famj/lib/python3.10/site-packages/pip (python 3.10) 07:41:57 appdirs==1.4.4 07:41:57 argcomplete==3.6.2 07:41:57 aspy.yaml==1.3.0 07:41:57 attrs==25.3.0 07:41:57 autopage==0.5.2 07:41:57 beautifulsoup4==4.13.5 07:41:57 boto3==1.40.18 07:41:57 botocore==1.40.18 07:41:57 bs4==0.0.2 07:41:57 cachetools==5.5.2 07:41:57 certifi==2025.8.3 07:41:57 cffi==1.17.1 07:41:57 cfgv==3.4.0 07:41:57 chardet==5.2.0 07:41:57 charset-normalizer==3.4.3 07:41:57 click==8.2.1 07:41:57 cliff==4.11.0 07:41:57 cmd2==2.7.0 07:41:57 cryptography==3.3.2 07:41:57 debtcollector==3.0.0 07:41:57 decorator==5.2.1 07:41:57 defusedxml==0.7.1 07:41:57 Deprecated==1.2.18 07:41:57 distlib==0.4.0 07:41:57 dnspython==2.7.0 07:41:57 docker==7.1.0 07:41:57 dogpile.cache==1.4.0 07:41:57 durationpy==0.10 07:41:57 email-validator==2.3.0 07:41:57 filelock==3.19.1 07:41:57 future==1.0.0 07:41:57 gitdb==4.0.12 07:41:57 GitPython==3.1.45 07:41:57 google-auth==2.40.3 07:41:57 httplib2==0.22.0 07:41:57 identify==2.6.13 07:41:57 idna==3.10 07:41:57 importlib-resources==1.5.0 07:41:57 iso8601==2.1.0 07:41:57 Jinja2==3.1.6 07:41:57 jmespath==1.0.1 07:41:57 jsonpatch==1.33 07:41:57 jsonpointer==3.0.0 07:41:57 jsonschema==4.25.1 07:41:57 jsonschema-specifications==2025.4.1 07:41:57 keystoneauth1==5.12.0 07:41:57 kubernetes==33.1.0 07:41:57 lftools==0.37.13 07:41:57 lxml==6.0.1 07:41:57 markdown-it-py==4.0.0 07:41:57 MarkupSafe==3.0.2 07:41:57 mdurl==0.1.2 07:41:57 msgpack==1.1.1 07:41:57 multi_key_dict==2.0.3 07:41:57 munch==4.0.0 07:41:57 netaddr==1.3.0 07:41:57 niet==1.4.2 07:41:57 nodeenv==1.9.1 07:41:57 oauth2client==4.1.3 07:41:57 oauthlib==3.3.1 07:41:57 openstacksdk==4.7.0 07:41:57 os-client-config==2.3.0 07:41:57 os-service-types==1.8.0 07:41:57 osc-lib==4.2.0 07:41:57 oslo.config==10.0.0 07:41:57 oslo.context==6.1.0 07:41:57 oslo.i18n==6.6.0 07:41:57 oslo.log==7.2.1 07:41:57 oslo.serialization==5.8.0 07:41:57 oslo.utils==9.1.0 07:41:57 packaging==25.0 07:41:57 pbr==7.0.1 07:41:57 platformdirs==4.4.0 07:41:57 prettytable==3.16.0 07:41:57 psutil==7.0.0 07:41:57 pyasn1==0.6.1 07:41:57 pyasn1_modules==0.4.2 07:41:57 pycparser==2.22 07:41:57 pygerrit2==2.0.15 07:41:57 PyGithub==2.7.0 07:41:57 Pygments==2.19.2 07:41:57 PyJWT==2.10.1 07:41:57 PyNaCl==1.5.0 07:41:57 pyparsing==2.4.7 07:41:57 pyperclip==1.9.0 07:41:57 pyrsistent==0.20.0 07:41:57 python-cinderclient==9.7.0 07:41:57 python-dateutil==2.9.0.post0 07:41:57 python-heatclient==4.3.0 07:41:57 python-jenkins==1.8.3 07:41:57 python-keystoneclient==5.6.0 07:41:57 python-magnumclient==4.8.1 07:41:57 python-openstackclient==8.2.0 07:41:57 python-swiftclient==4.8.0 07:41:57 PyYAML==6.0.2 07:41:57 referencing==0.36.2 07:41:57 requests==2.32.5 07:41:57 requests-oauthlib==2.0.0 07:41:57 requestsexceptions==1.4.0 07:41:57 rfc3986==2.0.0 07:41:57 rich==14.1.0 07:41:57 rich-argparse==1.7.1 07:41:57 rpds-py==0.27.0 07:41:57 rsa==4.9.1 07:41:57 ruamel.yaml==0.18.15 07:41:57 ruamel.yaml.clib==0.2.12 07:41:57 s3transfer==0.13.1 07:41:57 simplejson==3.20.1 07:41:57 six==1.17.0 07:41:57 smmap==5.0.2 07:41:57 soupsieve==2.7 07:41:57 stevedore==5.5.0 07:41:57 tabulate==0.9.0 07:41:57 toml==0.10.2 07:41:57 tomlkit==0.13.3 07:41:57 tqdm==4.67.1 07:41:57 typing_extensions==4.15.0 07:41:57 tzdata==2025.2 07:41:57 urllib3==1.26.20 07:41:57 virtualenv==20.34.0 07:41:57 wcwidth==0.2.13 07:41:57 websocket-client==1.8.0 07:41:57 wrapt==1.17.3 07:41:57 xdg==6.0.0 07:41:57 xmltodict==0.14.2 07:41:57 yq==3.4.3 07:41:57 [EnvInject] - Injecting environment variables from a build step. 07:41:57 [EnvInject] - Injecting as environment variables the properties content 07:41:57 SET_JDK_VERSION=openjdk17 07:41:57 GIT_URL="git://cloud.onap.org/mirror" 07:41:57 07:41:57 [EnvInject] - Variables injected successfully. 07:41:57 [cps-master-verify-java] $ /bin/sh /tmp/jenkins3046104240064035243.sh 07:41:57 ---> update-java-alternatives.sh 07:41:57 ---> Updating Java version 07:41:57 ---> RedHat type system detected 07:41:57 openjdk version "17.0.6-ea" 2023-01-17 LTS 07:41:57 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 07:41:57 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 07:41:57 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 07:41:57 [EnvInject] - Injecting environment variables from a build step. 07:41:57 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:41:57 [EnvInject] - Variables injected successfully. 07:41:57 provisioning config files... 07:41:57 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11256061297754511972tmp 07:41:57 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config9133644443253944815tmp 07:41:57 [EnvInject] - Injecting environment variables from a build step. 07:41:58 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-41424 07:41:58 using settings config with name cps-settings 07:41:58 Replacing all maven server entries not found in credentials list is true 07:41:58 using global settings config with name global-settings 07:41:58 Replacing all maven server entries not found in credentials list is true 07:41:58 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings8575090998303413442.xml -gs /tmp/global-settings12113270536556919595.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=d7c7ddaf29b0d1f2dfb00dbdcc18b8f00c3dfd6a -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=priyank.maheshwari@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/141937 -DGERRIT_PATCHSET_UPLOADER_EMAIL=priyank.maheshwari@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=141937 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Priyank Maheshwari\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/37/141937/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Priyank Maheshwari" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Priyank Maheshwari\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=RGF0YSBwcm9kdWNlciBpZCBmaWVsZCBkdXJpbmcgY20gaGFuZGxlIGNyZWF0ZS91cGRhdGUKCi0gdXBkYXRlZCB0aGUgQ21IYW5kbGVDcmVhdGUgdGVzdCB0byBwcm92ZSB0aGF0IHRoZSBMY21FdmVudCBpcyBub3QKICB0cmlnZ2VyZWQgZHVyaW5nIHRoZSBDbSBIYW5kbGUgQ3JlYXRlIEZsb3cKLSBhZGRlZCBuZXcgdGVzdCBmb3IgQ21IYW5kbGVVcGRhdGUgdG8gcHJvdmUgdGhlIExjbUV2ZW50IGlzIHRyaWdnZXJlZAogIHdoZW4gdXBkYXRpbmcgdGhlIGRhdGEgcHJvZHVjZXIgaWQgZmllbGQgZHVyaW5nIHRoZSBDbSBIYW5kbGUgVXBkYXRlCiAgZmxvdwotIHJlZmFjdG9yZWQgdGhlIGNvbW1vbiBjb2RlIGFuZCBtb3ZlZCBpdCB0byBDcHNJbnRlZ3JhdGlvbkJhc2Ugc3BlYwoKSXNzdWUtSUQ6IENQUy0yOTYzCkNoYW5nZS1JZDogSTExZThiNWQ3YzgwMzMzNGUwZWIyOTc5MDAxZTc4M2QyNGM2MWM2ZDMKU2lnbmVkLW9mZi1ieTogbXByaXlhbmsgPHByaXlhbmsubWFoZXNod2FyaUBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Data producer id field during cm handle create/update" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I11e8b5d7c803334e0eb2979001e783d24c61c6d3 -DGERRIT_EVENT_HASH=-842228862 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDM6CgpyZWNoZWNr -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=3 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Priyank Maheshwari" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 07:41:59 [INFO] Scanning for projects... 07:42:04 [INFO] ------------------------------------------------------------------------ 07:42:04 [INFO] Reactor Build Order: 07:42:04 [INFO] 07:42:04 [INFO] org.onap.cps:cps-dependencies [pom] 07:42:04 [INFO] cps-bom [pom] 07:42:04 [INFO] checkstyle [jar] 07:42:04 [INFO] cps-parent [pom] 07:42:04 [INFO] cps-events [jar] 07:42:04 [INFO] cps-path-parser [jar] 07:42:04 [INFO] cps-service [jar] 07:42:04 [INFO] cps-rest [jar] 07:42:04 [INFO] cps-ncmp-events [jar] 07:42:04 [INFO] cps-ncmp-service [jar] 07:42:04 [INFO] cps-ncmp-rest [jar] 07:42:04 [INFO] cps-ncmp-rest-stub [pom] 07:42:04 [INFO] cps-ncmp-rest-stub-service [jar] 07:42:04 [INFO] cps-ncmp-rest-stub-app [jar] 07:42:04 [INFO] cps-ri [jar] 07:42:04 [INFO] integration-test [jar] 07:42:04 [INFO] spotbugs [jar] 07:42:04 [INFO] cps-application [jar] 07:42:04 [INFO] policy-executor-stub [jar] 07:42:04 [INFO] jacoco-report [jar] 07:42:04 [INFO] cps [pom] 07:42:04 [INFO] 07:42:04 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 07:42:04 [INFO] Building org.onap.cps:cps-dependencies 3.7.1-SNAPSHOT [1/21] 07:42:04 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:04 [INFO] 07:42:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 07:42:04 [INFO] 07:42:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 07:42:05 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.1-SNAPSHOT/cps-dependencies-3.7.1-SNAPSHOT.pom 07:42:05 [INFO] 07:42:05 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 07:42:05 [INFO] Building cps-bom 3.7.1-SNAPSHOT [2/21] 07:42:05 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:05 [INFO] 07:42:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 07:42:05 [INFO] 07:42:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 07:42:05 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.1-SNAPSHOT/cps-bom-3.7.1-SNAPSHOT.pom 07:42:05 [INFO] 07:42:05 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 07:42:05 [INFO] Building checkstyle 3.7.1-SNAPSHOT [3/21] 07:42:05 [INFO] --------------------------------[ jar ]--------------------------------- 07:42:05 [INFO] 07:42:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 07:42:05 [INFO] 07:42:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 07:42:06 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 07:42:06 [INFO] Copying 6 resources 07:42:06 [INFO] 07:42:06 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 07:42:07 [INFO] No sources to compile 07:42:07 [INFO] 07:42:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 07:42:07 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 07:42:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 07:42:07 [INFO] 07:42:07 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 07:42:07 [INFO] No sources to compile 07:42:07 [INFO] 07:42:07 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 07:42:08 [INFO] No tests to run. 07:42:08 [INFO] 07:42:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 07:42:08 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.1-SNAPSHOT.jar 07:42:08 [INFO] 07:42:08 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 07:42:09 ======================================================================================================================== 07:42:09 Copyright Check Python Script: 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy | line 6 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy | line 6 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy | line 13 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy | line 13 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleUpdateSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleUpdateSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleUpdateSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 07:42:09 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleUpdateSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 07:42:09 6 issue(s) found after 3 altered file(s) checked 07:42:09 ======================================================================================================================== 07:42:09 [INFO] 07:42:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 07:42:09 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.1-SNAPSHOT/checkstyle-3.7.1-SNAPSHOT.jar 07:42:09 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.1-SNAPSHOT/checkstyle-3.7.1-SNAPSHOT.pom 07:42:09 [INFO] 07:42:09 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 07:42:09 [INFO] Building cps-parent 3.7.1-SNAPSHOT [4/21] 07:42:09 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:09 [INFO] 07:42:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 07:42:09 [INFO] 07:42:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-parent --- 07:42:10 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:42:10 [INFO] 07:42:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 07:42:13 [INFO] You have 0 Checkstyle violations. 07:42:13 [INFO] 07:42:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 07:42:13 [INFO] You have 0 Checkstyle violations. 07:42:13 [INFO] 07:42:13 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 07:42:14 [INFO] No sources specified for compilation. Skipping. 07:42:14 [INFO] 07:42:14 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-parent --- 07:42:14 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 07:42:14 [INFO] 07:42:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-parent --- 07:42:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:42:14 [INFO] 07:42:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 07:42:14 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.1-SNAPSHOT/cps-parent-3.7.1-SNAPSHOT.pom 07:42:14 [INFO] 07:42:14 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 07:42:14 [INFO] Building cps-events 3.7.1-SNAPSHOT [5/21] 07:42:14 [INFO] --------------------------------[ jar ]--------------------------------- 07:42:14 [INFO] 07:42:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 07:42:14 [INFO] 07:42:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-events --- 07:42:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:42:14 [INFO] 07:42:14 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 07:42:15 [INFO] 07:42:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 07:42:15 [INFO] You have 0 Checkstyle violations. 07:42:15 [INFO] 07:42:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 07:42:15 [INFO] You have 0 Checkstyle violations. 07:42:15 [INFO] 07:42:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 07:42:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:42:15 [INFO] Copying 2 resources 07:42:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 07:42:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 07:42:15 [INFO] 07:42:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 07:42:16 [INFO] Recompiling the module because of changed dependency. 07:42:16 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:42:16 [INFO] 07:42:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 07:42:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:42:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 07:42:16 [INFO] 07:42:16 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 07:42:16 [INFO] No sources to compile 07:42:16 [INFO] 07:42:16 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 07:42:16 [INFO] No sources specified for compilation. Skipping. 07:42:16 [INFO] 07:42:16 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 07:42:17 [INFO] No tests to run. 07:42:17 [INFO] 07:42:17 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-events --- 07:42:17 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 07:42:17 [INFO] 07:42:17 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-events --- 07:42:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:42:17 [INFO] 07:42:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 07:42:17 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.1-SNAPSHOT.jar 07:42:17 [INFO] 07:42:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 07:42:17 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.1-SNAPSHOT/cps-events-3.7.1-SNAPSHOT.jar 07:42:17 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.1-SNAPSHOT/cps-events-3.7.1-SNAPSHOT.pom 07:42:17 [INFO] 07:42:17 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 07:42:17 [INFO] Building cps-path-parser 3.7.1-SNAPSHOT [6/21] 07:42:17 [INFO] --------------------------------[ jar ]--------------------------------- 07:42:18 [INFO] 07:42:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 07:42:18 [INFO] 07:42:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-path-parser --- 07:42:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:42:18 [INFO] 07:42:18 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 07:42:19 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 07:42:19 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 07:42:19 [INFO] 07:42:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 07:42:19 [INFO] You have 0 Checkstyle violations. 07:42:19 [INFO] 07:42:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 07:42:19 [INFO] You have 0 Checkstyle violations. 07:42:19 [INFO] 07:42:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 07:42:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:42:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 07:42:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 07:42:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 07:42:19 [INFO] 07:42:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 07:42:19 [INFO] Recompiling the module because of changed dependency. 07:42:19 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 07:42:20 [INFO] 07:42:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 07:42:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:42:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 07:42:20 [INFO] 07:42:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 07:42:20 [INFO] No sources to compile 07:42:20 [INFO] 07:42:20 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 07:42:20 [INFO] Using isolated classloader, without GMavenPlus classpath. 07:42:20 [INFO] Using Groovy 3.0.18 to perform compileTests. 07:42:21 [INFO] Parallel parsing disabled. 07:42:21 [INFO] Compiled 4 files. 07:42:21 [INFO] 07:42:21 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 07:42:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:42:22 [INFO] 07:42:22 [INFO] ------------------------------------------------------- 07:42:22 [INFO] T E S T S 07:42:22 [INFO] ------------------------------------------------------- 07:42:23 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 07:42:24 line 1:18 missing QName at '' 07:42:24 line 1:37 mismatched input '@' expecting {'[', '/'} 07:42:24 line 1:37 mismatched input ']' expecting {'[', '/'} 07:42:24 line 1:37 mismatched input '::' expecting {'[', '/'} 07:42:24 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 07:42:24 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 07:42:24 line 1:14 no viable alternative at input '[-' 07:42:24 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 07:42:24 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 07:42:24 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 07:42:24 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 07:42:24 line 1:14 no viable alternative at input '[]' 07:42:24 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 07:42:24 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 07:42:24 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 07:42:24 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 07:42:24 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 07:42:24 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 07:42:24 line 1:2 extraneous input '/' expecting QName 07:42:24 line 1:8 mismatched input '*' expecting QName 07:42:24 line 1:0 mismatched input '' expecting '/' 07:42:24 line 1:1 no viable alternative at input '/' 07:42:24 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 07:42:24 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 07:42:24 line 1:2 missing QName at '/' 07:42:24 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 07:42:24 [INFO] 07:42:24 [INFO] Results: 07:42:24 [INFO] 07:42:24 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 07:42:24 [INFO] 07:42:24 [INFO] 07:42:24 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-path-parser --- 07:42:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 07:42:24 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 07:42:24 [INFO] All coverage checks have been met. 07:42:24 [INFO] 07:42:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-path-parser --- 07:42:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 07:42:24 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 07:42:24 [INFO] 07:42:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 07:42:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.1-SNAPSHOT.jar 07:42:24 [INFO] 07:42:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 07:42:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.1-SNAPSHOT/cps-path-parser-3.7.1-SNAPSHOT.jar 07:42:24 [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.7.1-SNAPSHOT/cps-path-parser-3.7.1-SNAPSHOT.pom 07:42:24 [INFO] 07:42:24 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 07:42:24 [INFO] Building cps-service 3.7.1-SNAPSHOT [7/21] 07:42:24 [INFO] --------------------------------[ jar ]--------------------------------- 07:42:30 [INFO] 07:42:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 07:42:30 [INFO] 07:42:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-service --- 07:42:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:42:30 [INFO] 07:42:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 07:42:30 [INFO] You have 0 Checkstyle violations. 07:42:30 [INFO] 07:42:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 07:42:31 [INFO] You have 0 Checkstyle violations. 07:42:31 [INFO] 07:42:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 07:42:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:42:31 [INFO] Copying 2 resources 07:42:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 07:42:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 07:42:31 [INFO] 07:42:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 07:42:31 [INFO] Recompiling the module because of changed dependency. 07:42:31 [INFO] Compiling 85 source files with javac [debug release 17] to target/classes 07:42:33 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/YangParserHelper.java: Some input files use unchecked or unsafe operations. 07:42:33 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/YangParserHelper.java: Recompile with -Xlint:unchecked for details. 07:42:33 [INFO] 07:42:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 07:42:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:42:33 [INFO] Copying 33 resources 07:42:33 [INFO] 07:42:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 07:42:33 [INFO] Recompiling the module because of changed dependency. 07:42:33 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:42:33 [INFO] 07:42:33 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 07:42:33 [INFO] Using isolated classloader, without GMavenPlus classpath. 07:42:33 [INFO] Using Groovy 3.0.18 to perform compileTests. 07:42:34 [INFO] Parallel parsing disabled. 07:42:36 [INFO] Compiled 106 files. 07:42:36 [INFO] 07:42:36 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 07:42:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:42:36 [INFO] 07:42:36 [INFO] ------------------------------------------------------- 07:42:36 [INFO] T E S T S 07:42:36 [INFO] ------------------------------------------------------- 07:42:38 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 07:42:39 07:42:39.623 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 07:42:39 07:42:39.668 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 07:42:39 07:42:39.674 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 07:42:39 07:42:39.685 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 07:42:39 07:42:39.691 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 07:42:39 07:42:39.695 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 07:42:39 07:42:39.695 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating schema set some name failed: Onboarding failed as unable to read file: models/no such yang file 07:42:39 07:42:39.704 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 07:42:39 07:42:39.708 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 07:42:39 07:42:39.767 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 07:42:39 07:42:39.773 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 07:42:39 07:42:39.786 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 07:42:39 07:42:39.794 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 07:42:39 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.630 s -- in org.onap.cps.init.AbstractModelLoaderSpec 07:42:39 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 07:42:39 07:42:39.817 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Subscription models onboarded successfully 07:42:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 07:42:39 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 07:42:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 07:42:39 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 07:42:39 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 07:42:39 [INFO] Running org.onap.cps.api.model.ConditionPropertiesSpec 07:42:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.api.model.ConditionPropertiesSpec 07:42:39 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 07:42:40 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 07:42:40 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 07:42:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 07:42:40 [INFO] Running org.onap.cps.config.AsyncConfigSpec 07:42:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.config.AsyncConfigSpec 07:42:40 [INFO] Running org.onap.cps.config.CacheConfigSpec 07:42:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 07:42:40 [INFO] Running org.onap.cps.events.CpsDataUpdateEventsProducerSpec 07:42:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:42:40 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s -- in org.onap.cps.events.CpsDataUpdateEventsProducerSpec 07:42:40 [INFO] Running org.onap.cps.events.EventsProducerSpec 07:42:41 07:42:41.103 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 07:42:41 07:42:41.109 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 07:42:41 07:42:41.121 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 07:42:41 07:42:41.127 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 07:42:41 07:42:41.132 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 07:42:41 07:42:41.133 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 07:42:41 07:42:41.134 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 07:42:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.onap.cps.events.EventsProducerSpec 07:42:41 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 07:42:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 07:42:41 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 07:42:42 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 07:42:42 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 07:42:42 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 07:42:42 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 07:42:42 [Fatal Error] :1:1: Content is not allowed in prolog. 07:42:42 [Fatal Error] :1:1: Content is not allowed in prolog. 07:42:42 07:42:42.724 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 07:42:42 java.lang.Exception: Sending failed 07:42:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:42:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:42:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:42:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:42:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:42:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:42:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:42:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:42:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:42:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 07:42:42 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_33_closure18.doCall(CpsDataServiceImplSpec.groovy:567) 07:42:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:42:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:42:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:42:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:42:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 07:42:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 07:42:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 07:42:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 07:42:42 at groovy.lang.Closure.call(Closure.java:427) 07:42:42 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 07:42:42 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 07:42:42 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 07:42:42 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 07:42:42 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 07:42:42 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 07:42:42 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 07:42:42 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 07:42:42 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 07:42:42 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 07:42:42 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 07:42:42 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$25869040.sendCpsDataUpdateEvent(Unknown Source) 07:42:42 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:326) 07:42:42 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:155) 07:42:42 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 07:42:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:42:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:42:42 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_33(CpsDataServiceImplSpec.groovy:569) 07:42:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:42:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:42:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:42:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:42:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:42:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:42:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:42:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:42:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:42:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:42:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:42:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:42:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:42:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:42:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:42:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:42:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:42:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:42:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:42:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:42:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:42:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:42:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:42:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:42:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:42:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:42:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:42:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:42:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:42:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:42:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:42:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:42:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:42:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:42:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:42:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:42:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:42:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:42:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:42:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:42:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:42:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:42:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:42:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:42:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:42:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:42:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:42:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:42:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:42:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:42:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:42:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:42:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:42:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:42:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:42:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:42:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:42:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:42:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:42:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:42:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:42:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:42:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:42:42 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 07:42:42 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 07:42:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 07:42:42 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 07:42:42 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 07:42:42 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 07:42:43 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.impl.CpsFacadeImplSpec 07:42:43 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 07:42:43 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 07:42:43 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 07:42:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 07:42:43 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 07:42:43 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 07:42:43 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 07:42:43 07:42:43.351 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy137 07:42:43 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.onap.cps.impl.DataNodeBuilderSpec 07:42:43 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 07:42:43 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 07:42:43 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 07:42:43 [Fatal Error] :1:1: Content is not allowed in prolog. 07:42:43 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 07:42:43 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.onap.cps.impl.DataNodeFactorySpec 07:42:43 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 07:42:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 07:42:43 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 07:42:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 07:42:43 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 07:42:44 07:42:44,052 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:42:44 07:42:44,052 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:42:44 07:42:44,056 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:42:44 07:42:44 . ____ _ __ _ _ 07:42:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:42:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:42:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:42:44 ' |____| .__|_| |_|_| |_\__, | / / / / 07:42:44 =========|_|==============|___/=/_/_/_/ 07:42:44 07:42:44 :: Spring Boot :: (v3.5.4) 07:42:44 07:42:44 2025-08-27T07:42:44.890Z INFO 6322 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6322 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 07:42:44 2025-08-27T07:42:44.894Z INFO 6322 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 07:42:45 2025-08-27T07:42:45.196Z INFO 6322 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.462 seconds (process running for 8.945) 07:42:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.573 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 07:42:45 [INFO] Running org.onap.cps.utils.ContentTypeSpec 07:42:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.utils.ContentTypeSpec 07:42:45 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 07:42:45 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.CpsValidatorImplSpec 07:42:45 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 07:42:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.utils.DataMapUtilsSpec 07:42:45 [INFO] Running org.onap.cps.utils.GsonSpec 07:42:45 first-container a-leaf a-Value 07:42:45 last-container x-leaf x-value 07:42:45 07:42:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.utils.GsonSpec 07:42:45 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 07:42:45 2025-08-27T07:42:45.771Z ERROR 6322 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 07:42:45 2025-08-27T07:42:45.775Z ERROR 6322 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 07:42:45 2025-08-27T07:42:45.787Z ERROR 6322 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 07:42:45 2025-08-27T07:42:45.790Z ERROR 6322 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 07:42:45 2025-08-27T07:42:45.806Z ERROR 6322 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 07:42:45 2025-08-27T07:42:45.810Z ERROR 6322 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 07:42:45 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s -- in org.onap.cps.utils.JsonObjectMapperSpec 07:42:45 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 07:42:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.utils.JsonParserStreamSpec 07:42:45 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 07:42:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.utils.PrefixResolverSpec 07:42:45 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 07:42:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 07:42:45 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 07:42:45 [Fatal Error] :1:1: Content is not allowed in prolog. 07:42:45 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.utils.XmlFileUtilsSpec 07:42:45 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 07:42:46 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 07:42:46 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 07:42:46 [Fatal Error] :1:1: Premature end of file. 07:42:46 line 1:1 no viable alternative at input '/' 07:42:46 line 1:1 no viable alternative at input '/[' 07:42:46 line 1:11 missing QName at '' 07:42:46 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.onap.cps.utils.YangParserHelperSpec 07:42:46 [INFO] Running org.onap.cps.utils.YangParserSpec 07:42:46 2025-08-27T07:42:46.176Z ERROR 6322 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 07:42:46 2025-08-27T07:42:46.177Z ERROR 6322 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 07:42:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.utils.YangParserSpec 07:42:46 [INFO] Running org.onap.cps.utils.YangUtilsSpec 07:42:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.utils.YangUtilsSpec 07:42:46 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 07:42:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 07:42:46 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 07:42:46 2025-08-27T07:42:46.307Z ERROR 6322 --- [ 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] 07:42:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 07:42:47 [INFO] 07:42:47 [INFO] Results: 07:42:47 [INFO] 07:42:47 [INFO] Tests run: 502, Failures: 0, Errors: 0, Skipped: 0 07:42:47 [INFO] 07:42:47 [INFO] 07:42:47 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-service --- 07:42:47 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 07:42:47 [INFO] Analyzed bundle 'cps-service' with 68 classes 07:42:47 [INFO] All coverage checks have been met. 07:42:47 [INFO] 07:42:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-service --- 07:42:47 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 07:42:47 [INFO] Analyzed bundle 'cps-service' with 68 classes 07:42:47 [INFO] 07:42:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 07:42:47 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.1-SNAPSHOT.jar 07:42:47 [INFO] 07:42:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 07:42:47 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.1-SNAPSHOT/cps-service-3.7.1-SNAPSHOT.jar 07:42:47 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.1-SNAPSHOT/cps-service-3.7.1-SNAPSHOT.pom 07:42:47 [INFO] 07:42:47 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 07:42:47 [INFO] Building cps-rest 3.7.1-SNAPSHOT [8/21] 07:42:47 [INFO] --------------------------------[ jar ]--------------------------------- 07:42:49 [INFO] 07:42:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 07:42:49 [INFO] 07:42:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-rest --- 07:42:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:42:49 [INFO] 07:42:49 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 07:42:53 [INFO] Generating with dryRun=false 07:42:53 [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. 07:42:53 [INFO] OpenAPI Generator: spring (server) 07:42:53 [INFO] Generator 'spring' is considered stable. 07:42:53 [INFO] ---------------------------------- 07:42:53 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 07:42:53 [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) 07:42:53 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 07:42:53 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 07:42:53 [INFO] Processing operation createDataspace 07:42:53 [INFO] Processing operation deleteDataspace 07:42:53 [INFO] Processing operation createDataspaceV2 07:42:53 [INFO] Processing operation getAllDataspaces 07:42:53 [INFO] Processing operation getDataspace 07:42:53 [INFO] Processing operation cleanDataspace 07:42:53 [INFO] Processing operation createAnchor 07:42:53 [INFO] Processing operation createAnchorV2 07:42:53 [INFO] Processing operation getAnchors 07:42:53 [INFO] Processing operation getAnchor 07:42:53 [INFO] Processing operation deleteAnchor 07:42:53 [INFO] Processing operation createSchemaSet 07:42:53 [INFO] Processing operation createSchemaSetV2 07:42:53 [INFO] Processing operation getSchemaSets 07:42:53 [INFO] Processing operation getSchemaSet 07:42:53 [INFO] Processing operation deleteSchemaSet 07:42:53 [INFO] Processing operation getNodeByDataspaceAndAnchor 07:42:53 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 07:42:53 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 07:42:53 [INFO] Processing operation replaceNode 07:42:53 [INFO] Processing operation createNode 07:42:53 [INFO] Processing operation deleteDataNode 07:42:53 [INFO] Processing operation updateNodeLeaves 07:42:53 [INFO] Processing operation deleteListOrListElement 07:42:53 [INFO] Processing operation replaceListContent 07:42:53 [INFO] Processing operation addListElements 07:42:53 [INFO] Processing operation getDeltaByDataspaceAndAnchors 07:42:53 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 07:42:53 [INFO] Processing operation applyChangesInDeltaReport 07:42:53 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 07:42:53 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 07:42:53 [INFO] Processing operation getNodesByDataspaceAndCpsPath 07:42:53 [INFO] Processing operation getNotificationSubscription 07:42:53 [INFO] Processing operation createNotificationSubscription 07:42:53 [INFO] Processing operation deleteNotificationSubscription 07:42:53 [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] 07:42:53 [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] 07:42:53 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 07:42:53 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 07:42:53 [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 07:42:53 [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 07:42:53 [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 07:42:53 [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 07:42:53 [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 07:42:53 [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] 07:42:53 [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 07:42:53 [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] 07:42:53 [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 07:42:53 [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] 07:42:53 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 07:42:53 [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] 07:42:53 [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 07:42:53 [INFO] Skipping generation of Webhooks. 07:42:53 [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] 07:42:53 [INFO] Skipping generation of supporting files. 07:42:53 ################################################################################ 07:42:53 # Thanks for using OpenAPI Generator. # 07:42:53 # Please consider donation to help us maintain this project 🙏 # 07:42:53 # https://opencollective.com/openapi_generator/donate # 07:42:53 ################################################################################ 07:42:54 [INFO] 07:42:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 07:42:54 [INFO] You have 0 Checkstyle violations. 07:42:54 [INFO] 07:42:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 07:42:54 [INFO] You have 0 Checkstyle violations. 07:42:54 [INFO] 07:42:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 07:42:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 07:42:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 07:42:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 07:42:54 [INFO] 07:42:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 07:42:54 [INFO] Recompiling the module because of changed dependency. 07:42:54 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 07:42:55 [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". 07:42:55 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 07:42:55 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 07:42:55 [INFO] 07:42:55 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 07:42:55 [INFO] Generating with dryRun=false 07:42:55 [INFO] No .openapi-generator-ignore file found. 07:42:55 [INFO] OpenAPI Generator: openapi-yaml (documentation) 07:42:55 [INFO] Generator 'openapi-yaml' is considered stable. 07:42:55 [INFO] Output file [outputFile=openapi.yaml] 07:42:55 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 07:42:55 [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] 07:42:55 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 07:42:55 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [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] 07:42:55 [INFO] Skipping generation of Webhooks. 07:42:55 [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] 07:42:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 07:42:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 07:42:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 07:42:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 07:42:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 07:42:55 ################################################################################ 07:42:55 # Thanks for using OpenAPI Generator. # 07:42:55 # Please consider donation to help us maintain this project 🙏 # 07:42:55 # https://opencollective.com/openapi_generator/donate # 07:42:55 ################################################################################ 07:42:55 [INFO] 07:42:55 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 07:42:55 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 07:42:55 [INFO] 07:42:55 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 07:42:55 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 07:42:55 [INFO] 07:42:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 07:42:55 [INFO] Copying 6 resources from src/test/resources to target/test-classes 07:42:55 [INFO] 07:42:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 07:42:55 [INFO] Recompiling the module because of changed dependency. 07:42:55 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:42:56 [INFO] 07:42:56 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 07:42:56 [INFO] Using isolated classloader, without GMavenPlus classpath. 07:42:56 [INFO] Using Groovy 3.0.18 to perform compileTests. 07:42:56 [INFO] Parallel parsing disabled. 07:42:58 [INFO] Compiled 28 files. 07:42:58 [INFO] 07:42:58 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 07:42:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:42:58 [INFO] 07:42:58 [INFO] ------------------------------------------------------- 07:42:58 [INFO] T E S T S 07:42:58 [INFO] ------------------------------------------------------- 07:42:59 07:42:59.088 [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. 07:42:59 07:42:59.341 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 07:42:59 07:42:59.482 [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. 07:42:59 07:42:59.504 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 07:42:59 07:42:59.523 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:42:59 07:42:59.536 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 07:42:59 07:42:59.550 [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. 07:42:59 07:42:59.563 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 07:42:59 07:42:59.579 [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. 07:42:59 07:42:59.609 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 07:42:59 07:42:59.638 [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. 07:42:59 07:42:59.650 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 07:42:59 07:42:59.654 [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. 07:42:59 07:42:59.666 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 07:42:59 07:42:59.669 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:42:59 07:42:59.677 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 07:42:59 07:42:59.680 [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. 07:42:59 07:42:59.688 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 07:42:59 07:42:59.690 [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. 07:42:59 07:42:59.699 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 07:43:00 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 07:43:01 07:43:01,265 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:43:01 07:43:01,265 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:43:01 07:43:01,269 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:43:01 07:43:01,319 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:43:01 07:43:01,319 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:43:01 07:43:01 . ____ _ __ _ _ 07:43:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:43:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:43:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:43:01 ' |____| .__|_| |_|_| |_\__, | / / / / 07:43:01 =========|_|==============|___/=/_/_/_/ 07:43:01 07:43:01 :: Spring Boot :: (v3.5.4) 07:43:01 07:43:01 2025-08-27T07:43:01.825Z INFO 6421 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6421 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 07:43:01 2025-08-27T07:43:01.826Z INFO 6421 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 07:43:03 2025-08-27T07:43:03.449Z INFO 6421 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:43:03 2025-08-27T07:43:03.449Z INFO 6421 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:43:03 2025-08-27T07:43:03.452Z INFO 6421 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 07:43:03 2025-08-27T07:43:03.479Z INFO 6421 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.651 seconds (process running for 5.438) 07:43:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:43:04 2025-08-27T07:43:04.252Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:04 07:43:04 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 07:43:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:43:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:43:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:43:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:43:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:43:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:43:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:43:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:43:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:43:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 07:43:04 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:43:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:43:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:04 Caused by: java.lang.RuntimeException: null 07:43:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:43:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:43:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:43:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:43:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:43:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:43:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:43:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:43:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:43:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 07:43:04 ... 92 common frames omitted 07:43:04 07:43:04 2025-08-27T07:43:04.467Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:04 07:43:04 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 07:43:04 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 07:43:04 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 07:43:04 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:04 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:04 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:04 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:43:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:43:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:04 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:04 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:04 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:04 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 07:43:04 and component.yang=fake component content 1 07:43:04 07:43:04 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 07:43:04 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 07:43:04 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 07:43:04 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 07:43:04 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 07:43:04 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 07:43:04 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 07:43:04 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 07:43:04 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 07:43:04 ... 152 common frames omitted 07:43:04 07:43:04 2025-08-27T07:43:04.561Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:04 07:43:04 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 07:43:04 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 07:43:04 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 07:43:04 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 07:43:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 07:43:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:04 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:43:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:43:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:43:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:43:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 07:43:04 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:04 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:04 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:04 07:43:04 2025-08-27T07:43:04.572Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:04 07:43:04 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 07:43:04 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 07:43:04 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 07:43:04 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 07:43:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 07:43:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:04 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:43:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:43:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:04 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:04 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:04 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:04 07:43:04 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.819 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 07:43:04 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 07:43:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 07:43:04 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 07:43:04 07:43:04 . ____ _ __ _ _ 07:43:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:43:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:43:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:43:04 ' |____| .__|_| |_|_| |_\__, | / / / / 07:43:04 =========|_|==============|___/=/_/_/_/ 07:43:04 07:43:04 :: Spring Boot :: (v3.5.4) 07:43:04 07:43:04 2025-08-27T07:43:04.887Z INFO 6421 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6421 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 07:43:04 2025-08-27T07:43:04.887Z INFO 6421 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 07:43:05 2025-08-27T07:43:05.103Z INFO 6421 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:43:05 2025-08-27T07:43:05.103Z INFO 6421 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:43:05 2025-08-27T07:43:05.103Z INFO 6421 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 07:43:05 2025-08-27T07:43:05.108Z INFO 6421 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.253 seconds (process running for 7.067) 07:43:05 2025-08-27T07:43:05.199Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:05 07:43:05 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 07:43:05 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 07:43:05 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:05 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:05 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:05 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:123) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:05 07:43:05 2025-08-27T07:43:05.245Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:05 07:43:05 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 07:43:05 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 07:43:05 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:05 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:05 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:05 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:05 07:43:05 2025-08-27T07:43:05.259Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:05 07:43:05 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 07:43:05 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 07:43:05 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:05 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:05 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:05 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:05 07:43:05 2025-08-27T07:43:05.274Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:05 07:43:05 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 07:43:05 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 07:43:05 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 07:43:05 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:05 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:05 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 07:43:05 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:05 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:05 07:43:05 2025-08-27T07:43:05.308Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:05 07:43:05 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 07:43:05 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 07:43:05 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 07:43:05 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:05 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:05 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 07:43:05 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:05 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:05 07:43:05 2025-08-27T07:43:05.446Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:05 07:43:05 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 07:43:05 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 07:43:05 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:05 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:05 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 07:43:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:05 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:361) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:05 07:43:05 2025-08-27T07:43:05.487Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:05 07:43:05 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 07:43:05 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 07:43:05 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 07:43:05 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:05 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:05 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 07:43:05 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:05 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:449) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:05 07:43:05 2025-08-27T07:43:05.501Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:05 07:43:05 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 07:43:05 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 07:43:05 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:05 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:05 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:05 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:474) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:05 07:43:05 2025-08-27T07:43:05.515Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:05 07:43:05 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 07:43:05 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 07:43:05 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:05 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:05 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:05 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:05 07:43:05 2025-08-27T07:43:05.531Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:05 07:43:05 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 07:43:05 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 07:43:05 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:05 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:05 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:05 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:534) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:05 07:43:05 2025-08-27T07:43:05.542Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:05 07:43:05 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 07:43:05 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 07:43:05 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:43:05 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:43:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:43:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:43:05 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:43:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:43:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:43:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:43:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 07:43:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:43:05 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:43:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:43:05 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:43:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:43:05 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:43:05 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:43:05 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:43:05 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:43:05 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:556) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:43:05 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:43:05 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:43:05 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:05 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:05 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:05 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:05 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:05 07:43:05 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.700 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 07:43:05 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 07:43:05 07:43:05 . ____ _ __ _ _ 07:43:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:43:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:43:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:43:05 ' |____| .__|_| |_|_| |_\__, | / / / / 07:43:05 =========|_|==============|___/=/_/_/_/ 07:43:05 07:43:05 :: Spring Boot :: (v3.5.4) 07:43:05 07:43:05 2025-08-27T07:43:05.580Z INFO 6421 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6421 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 07:43:05 2025-08-27T07:43:05.580Z INFO 6421 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 07:43:05 2025-08-27T07:43:05.748Z INFO 6421 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:43:05 2025-08-27T07:43:05.748Z INFO 6421 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:43:05 2025-08-27T07:43:05.749Z INFO 6421 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 07:43:05 2025-08-27T07:43:05.754Z INFO 6421 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.198 seconds (process running for 7.712) 07:43:05 2025-08-27T07:43:05.840Z ERROR 6421 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 07:43:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 07:43:05 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 07:43:05 07:43:05 . ____ _ __ _ _ 07:43:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:43:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:43:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:43:05 ' |____| .__|_| |_|_| |_\__, | / / / / 07:43:05 =========|_|==============|___/=/_/_/_/ 07:43:05 07:43:05 :: Spring Boot :: (v3.5.4) 07:43:05 07:43:05 2025-08-27T07:43:05.869Z INFO 6421 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6421 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 07:43:05 2025-08-27T07:43:05.870Z INFO 6421 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 07:43:06 2025-08-27T07:43:06.020Z INFO 6421 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:43:06 2025-08-27T07:43:06.020Z INFO 6421 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:43:06 2025-08-27T07:43:06.020Z INFO 6421 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 07:43:06 2025-08-27T07:43:06.024Z INFO 6421 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.172 seconds (process running for 7.983) 07:43:06 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 07:43:06 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 07:43:06 07:43:06 . ____ _ __ _ _ 07:43:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:43:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:43:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:43:06 ' |____| .__|_| |_|_| |_\__, | / / / / 07:43:06 =========|_|==============|___/=/_/_/_/ 07:43:06 07:43:06 :: Spring Boot :: (v3.5.4) 07:43:06 07:43:06 2025-08-27T07:43:06.136Z INFO 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6421 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 07:43:06 2025-08-27T07:43:06.136Z INFO 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 07:43:06 2025-08-27T07:43:06.351Z INFO 6421 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:43:06 2025-08-27T07:43:06.352Z INFO 6421 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:43:06 2025-08-27T07:43:06.352Z INFO 6421 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 07:43:06 2025-08-27T07:43:06.356Z INFO 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.236 seconds (process running for 8.314) 07:43:06 2025-08-27T07:43:06.398Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:06 07:43:06 java.lang.IllegalStateException: some error message 07:43:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:43:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:43:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:43:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:43:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:43:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:43:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:43:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:43:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:43:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 07:43:06 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:120) 07:43:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:43:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:43:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:43:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:06 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:06 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:06 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:06 07:43:06 2025-08-27T07:43:06.433Z ERROR 6421 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 07:43:06 07:43:06 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 07:43:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:43:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:43:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:43:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:43:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:43:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:43:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:43:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:43:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:43:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 07:43:06 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:147) 07:43:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:43:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:43:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:43:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:43:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:43:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:43:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:43:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:43:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:43:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:43:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:43:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:43:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:43:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:43:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:43:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:43:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:43:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:43:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:43:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:43:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:43:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:43:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:43:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:43:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:43:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:43:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:43:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:43:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:43:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:43:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:43:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:43:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:43:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:06 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:43:06 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:43:06 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:43:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:43:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:43:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:43:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:43:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:43:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:43:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:43:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:43:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:43:06 Caused by: java.lang.Throwable: null 07:43:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:43:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:43:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:43:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:43:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:43:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:43:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:43:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:43:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:43:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 07:43:06 ... 92 common frames omitted 07:43:06 07:43:06 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 07:43:06 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 07:43:06 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 07:43:06 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 07:43:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 07:43:06 [INFO] 07:43:06 [INFO] Results: 07:43:06 [INFO] 07:43:06 [INFO] Tests run: 191, Failures: 0, Errors: 0, Skipped: 0 07:43:06 [INFO] 07:43:06 [INFO] 07:43:06 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-rest --- 07:43:06 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 07:43:06 [INFO] Analyzed bundle 'cps-rest' with 7 classes 07:43:06 [INFO] All coverage checks have been met. 07:43:06 [INFO] 07:43:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-rest --- 07:43:06 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 07:43:06 [INFO] Analyzed bundle 'cps-rest' with 7 classes 07:43:06 [INFO] 07:43:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 07:43:06 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.1-SNAPSHOT.jar 07:43:06 [INFO] 07:43:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 07:43:06 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.1-SNAPSHOT/cps-rest-3.7.1-SNAPSHOT.jar 07:43:06 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.1-SNAPSHOT/cps-rest-3.7.1-SNAPSHOT.pom 07:43:06 [INFO] 07:43:06 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 07:43:06 [INFO] Building cps-ncmp-events 3.7.1-SNAPSHOT [9/21] 07:43:06 [INFO] --------------------------------[ jar ]--------------------------------- 07:43:06 [INFO] 07:43:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 07:43:06 [INFO] 07:43:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 07:43:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:43:06 [INFO] 07:43:06 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 07:43:07 [INFO] 07:43:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 07:43:07 [INFO] You have 0 Checkstyle violations. 07:43:07 [INFO] 07:43:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 07:43:07 [INFO] You have 0 Checkstyle violations. 07:43:07 [INFO] 07:43:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 07:43:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:43:07 [INFO] Copying 15 resources 07:43:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 07:43:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 07:43:07 [INFO] 07:43:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 07:43:07 [INFO] Recompiling the module because of changed dependency. 07:43:07 [INFO] Compiling 110 source files with javac [debug release 17] to target/classes 07:43:09 [INFO] 07:43:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 07:43:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:43:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 07:43:09 [INFO] 07:43:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 07:43:09 [INFO] No sources to compile 07:43:09 [INFO] 07:43:09 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 07:43:09 [INFO] No sources specified for compilation. Skipping. 07:43:09 [INFO] 07:43:09 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 07:43:09 [INFO] No tests to run. 07:43:09 [INFO] 07:43:09 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-events --- 07:43:09 [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 07:43:09 [INFO] 07:43:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-events --- 07:43:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:43:09 [INFO] 07:43:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 07:43:09 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.1-SNAPSHOT.jar 07:43:09 [INFO] 07:43:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 07:43:09 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.1-SNAPSHOT/cps-ncmp-events-3.7.1-SNAPSHOT.jar 07:43:09 [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.7.1-SNAPSHOT/cps-ncmp-events-3.7.1-SNAPSHOT.pom 07:43:09 [INFO] 07:43:09 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 07:43:09 [INFO] Building cps-ncmp-service 3.7.1-SNAPSHOT [10/21] 07:43:09 [INFO] --------------------------------[ jar ]--------------------------------- 07:43:14 [INFO] 07:43:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 07:43:14 [INFO] 07:43:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 07:43:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:43:14 [INFO] 07:43:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 07:43:14 [INFO] You have 0 Checkstyle violations. 07:43:14 [INFO] 07:43:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 07:43:16 [INFO] You have 0 Checkstyle violations. 07:43:16 [INFO] 07:43:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 07:43:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:43:16 [INFO] Copying 2 resources 07:43:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 07:43:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 07:43:16 [INFO] 07:43:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 07:43:16 [INFO] Recompiling the module because of changed dependency. 07:43:16 [INFO] Compiling 165 source files with javac [debug release 17] to target/classes 07:43:18 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 07:43:18 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 07:43:18 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. 07:43:18 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 07:43:18 [INFO] 07:43:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 07:43:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:43:18 [INFO] Copying 12 resources 07:43:18 [INFO] 07:43:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 07:43:18 [INFO] Recompiling the module because of changed dependency. 07:43:18 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 07:43:18 [INFO] 07:43:18 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 07:43:18 [INFO] Using isolated classloader, without GMavenPlus classpath. 07:43:18 [INFO] Using Groovy 3.0.18 to perform compileTests. 07:43:18 [INFO] Parallel parsing disabled. 07:43:22 [INFO] Compiled 230 files. 07:43:22 [INFO] 07:43:22 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 07:43:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:43:22 [INFO] 07:43:22 [INFO] ------------------------------------------------------- 07:43:22 [INFO] T E S T S 07:43:22 [INFO] ------------------------------------------------------- 07:43:26 [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec 07:43:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 07:43:26 07:43:26.258 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 07:43:26 07:43:26.265 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 07:43:26 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 07:43:26 07:43:26.318 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 07:43:27 07:43:27.055 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 07:43:27 07:43:27.064 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 07:43:27 07:43:27.090 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 07:43:27 Server Version: 23.0.1 07:43:27 API Version: 1.42 07:43:27 Operating System: CentOS Stream 8 07:43:27 Total Memory: 31890 MB 07:43:27 07:43:27.093 [main] WARN org.testcontainers.utility.ResourceReaper -- 07:43:27 ******************************************************************************** 07:43:27 Ryuk has been disabled. This can cause unexpected behavior in your environment. 07:43:27 ******************************************************************************** 07:43:27 07:43:27.098 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 07:43:27 07:43:27.099 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 07:43:27 07:43:27.104 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 07:43:27 07:43:27.127 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling docker image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0. Please be patient; this may take some time but only needs to be done once. 07:43:27 07:43:27.135 [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: nexus3.onap.org:10001/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) 07:43:27 07:43:27.314 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 07:43:27 07:43:27.344 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 07:43:27 07:43:27.410 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (277 bytes/? MB) 07:43:27 07:43:27.418 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (895 KB/? MB) 07:43:27 07:43:27.593 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (31 MB/? MB) 07:43:27 07:43:27.613 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (47 MB/? MB) 07:43:27 07:43:27.644 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (63 MB/? MB) 07:43:27 07:43:27.659 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (64 MB/? MB) 07:43:27 07:43:27.675 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (64 MB/? MB) 07:43:27 07:43:27.690 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (64 MB/? MB) 07:43:27 07:43:27.708 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (64 MB/? MB) 07:43:27 07:43:27.727 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (80 MB/? MB) 07:43:27 07:43:27.753 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (80 MB/? MB) 07:43:28 07:43:28.348 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (238 MB/? MB) 07:43:28 07:43:28.373 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (238 MB/? MB) 07:43:31 07:43:29.619 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 1 extracted, (302 MB/? MB) 07:43:31 07:43:29.699 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 2 extracted, (302 MB/? MB) 07:43:32 07:43:32.056 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (474 MB/? MB) 07:43:32 07:43:32.381 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (527 MB/553 MB) 07:43:39 07:43:39.639 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (536 MB/553 MB) 07:43:39 07:43:39.723 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (536 MB/553 MB) 07:43:39 07:43:39.897 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (540 MB/553 MB) 07:43:40 07:43:40.002 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (540 MB/553 MB) 07:43:40 07:43:40.394 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (547 MB/553 MB) 07:43:40 07:43:40.479 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (547 MB/553 MB) 07:43:40 07:43:40.561 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (547 MB/553 MB) 07:43:40 07:43:40.647 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (547 MB/553 MB) 07:43:40 07:43:40.735 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (547 MB/553 MB) 07:43:40 07:43:40.826 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (547 MB/553 MB) 07:43:40 07:43:40.911 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (547 MB/553 MB) 07:43:41 07:43:41.952 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 07:43:42 07:43:42.027 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 07:43:42 07:43:42.046 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 14s (downloaded 553 MB at 39 MB/s) 07:43:42 07:43:42.048 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT14.920167324S 07:43:42 07:43:42.086 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:43:45 07:43:45.858 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 171d0171cce29be9d67e080720642aca259c6d64e0a03ddea63e98583a399c95 07:43:51 07:43:51.779 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT9.692566756S 07:43:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:43:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.38 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 07:43:53 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 07:43:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 07:43:53 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 07:43:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 07:43:53 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 07:43:53 07:43:53.766 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 07:43:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 07:43:53 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 07:43:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 07:43:53 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 07:43:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 07:43:53 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 07:43:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 07:43:53 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 07:43:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 07:43:53 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 07:43:54 07:43:54,425 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:43:54 07:43:54,425 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:43:54 07:43:54,442 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:43:54 07:43:54,511 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:43:54 07:43:54,511 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:43:55 07:43:55 . ____ _ __ _ _ 07:43:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:43:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:43:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:43:55 ' |____| .__|_| |_|_| |_\__, | / / / / 07:43:55 =========|_|==============|___/=/_/_/_/ 07:43:55 07:43:55 :: Spring Boot :: (v3.5.4) 07:43:55 07:43:55 2025-08-27T07:43:55.304Z INFO 6510 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:43:55 2025-08-27T07:43:55.305Z INFO 6510 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 07:43:55 2025-08-27T07:43:55.646Z WARN 6510 --- [ 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: 07:43:55 --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 07:43:55 2025-08-27T07:43:55.781Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 07:43:55 o o o o---o o--o o o---o o o----o o--o--o 07:43:55 | | / \ / | / / \ | | 07:43:55 o----o o o o----o | o o o----o | 07:43:55 | | * \ / | \ * \ | | 07:43:55 o o * o o---o o--o o----o o---o * o o----o o 07:43:55 07:43:55 2025-08-27T07:43:55.781Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:43:55 2025-08-27T07:43:55.783Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:43:55 2025-08-27T07:43:55.783Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 07:43:55 2025-08-27T07:43:55.784Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:43:55 2025-08-27T07:43:55.787Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 07:43:55 To enable the Jet engine on the members, do one of the following: 07:43:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:43:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:43:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:43:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:43:56 2025-08-27T07:43:56.430Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 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. 07:43:56 2025-08-27T07:43:56.519Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 07:43:56 2025-08-27T07:43:56.749Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:43:56 2025-08-27T07:43:56.757Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is STARTING 07:44:00 2025-08-27T07:43:59.976Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 07:44:00 07:44:00 Members {size:1, ver:1} [ 07:44:00 Member [10.30.106.88]:5701 - 545e9cdb-9226-464c-b417-6f1c3fa20fc8 this 07:44:00 ] 07:44:00 07:44:00 2025-08-27T07:43:59.995Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is STARTED 07:44:00 2025-08-27T07:44:00.053Z INFO 6510 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.905 seconds (process running for 37.052) 07:44:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.179 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 07:44:00 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 07:44:00 07:44:00 . ____ _ __ _ _ 07:44:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:00 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:00 =========|_|==============|___/=/_/_/_/ 07:44:00 07:44:00 :: Spring Boot :: (v3.5.4) 07:44:00 07:44:00 2025-08-27T07:44:00.147Z INFO 6510 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:00 2025-08-27T07:44:00.148Z INFO 6510 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 07:44:00 2025-08-27T07:44:00.157Z INFO 6510 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.052 seconds (process running for 37.157) 07:44:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 07:44:00 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 07:44:00 07:44:00 . ____ _ __ _ _ 07:44:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:00 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:00 =========|_|==============|___/=/_/_/_/ 07:44:00 07:44:00 :: Spring Boot :: (v3.5.4) 07:44:00 07:44:00 2025-08-27T07:44:00.200Z INFO 6510 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:00 2025-08-27T07:44:00.200Z INFO 6510 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 07:44:00 2025-08-27T07:44:00.254Z INFO 6510 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.086 seconds (process running for 37.253) 07:44:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 07:44:00 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 07:44:00 07:44:00 . ____ _ __ _ _ 07:44:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:00 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:00 =========|_|==============|___/=/_/_/_/ 07:44:00 07:44:00 :: Spring Boot :: (v3.5.4) 07:44:00 07:44:00 2025-08-27T07:44:00.302Z INFO 6510 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:00 2025-08-27T07:44:00.302Z INFO 6510 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 07:44:00 2025-08-27T07:44:00.414Z INFO 6510 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.137 seconds (process running for 37.413) 07:44:00 2025-08-27T07:44:00.473Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:44:00 acks = -1 07:44:00 auto.include.jmx.reporter = true 07:44:00 batch.size = 16384 07:44:00 bootstrap.servers = [localhost:9092] 07:44:00 buffer.memory = 33554432 07:44:00 client.dns.lookup = use_all_dns_ips 07:44:00 client.id = producer-1 07:44:00 compression.gzip.level = -1 07:44:00 compression.lz4.level = 9 07:44:00 compression.type = none 07:44:00 compression.zstd.level = 3 07:44:00 connections.max.idle.ms = 540000 07:44:00 delivery.timeout.ms = 120000 07:44:00 enable.idempotence = true 07:44:00 enable.metrics.push = true 07:44:00 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 07:44:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:44:00 linger.ms = 0 07:44:00 max.block.ms = 60000 07:44:00 max.in.flight.requests.per.connection = 5 07:44:00 max.request.size = 1048576 07:44:00 metadata.max.age.ms = 300000 07:44:00 metadata.max.idle.ms = 300000 07:44:00 metadata.recovery.strategy = none 07:44:00 metric.reporters = [] 07:44:00 metrics.num.samples = 2 07:44:00 metrics.recording.level = INFO 07:44:00 metrics.sample.window.ms = 30000 07:44:00 partitioner.adaptive.partitioning.enable = true 07:44:00 partitioner.availability.timeout.ms = 0 07:44:00 partitioner.class = null 07:44:00 partitioner.ignore.keys = false 07:44:00 receive.buffer.bytes = 32768 07:44:00 reconnect.backoff.max.ms = 1000 07:44:00 reconnect.backoff.ms = 50 07:44:00 request.timeout.ms = 30000 07:44:00 retries = 2147483647 07:44:00 retry.backoff.max.ms = 1000 07:44:00 retry.backoff.ms = 100 07:44:00 sasl.client.callback.handler.class = null 07:44:00 sasl.jaas.config = null 07:44:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:00 sasl.kerberos.min.time.before.relogin = 60000 07:44:00 sasl.kerberos.service.name = null 07:44:00 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:00 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:00 sasl.login.callback.handler.class = null 07:44:00 sasl.login.class = null 07:44:00 sasl.login.connect.timeout.ms = null 07:44:00 sasl.login.read.timeout.ms = null 07:44:00 sasl.login.refresh.buffer.seconds = 300 07:44:00 sasl.login.refresh.min.period.seconds = 60 07:44:00 sasl.login.refresh.window.factor = 0.8 07:44:00 sasl.login.refresh.window.jitter = 0.05 07:44:00 sasl.login.retry.backoff.max.ms = 10000 07:44:00 sasl.login.retry.backoff.ms = 100 07:44:00 sasl.mechanism = GSSAPI 07:44:00 sasl.oauthbearer.clock.skew.seconds = 30 07:44:00 sasl.oauthbearer.expected.audience = null 07:44:00 sasl.oauthbearer.expected.issuer = null 07:44:00 sasl.oauthbearer.header.urlencode = false 07:44:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:00 sasl.oauthbearer.jwks.endpoint.url = null 07:44:00 sasl.oauthbearer.scope.claim.name = scope 07:44:00 sasl.oauthbearer.sub.claim.name = sub 07:44:00 sasl.oauthbearer.token.endpoint.url = null 07:44:00 security.protocol = PLAINTEXT 07:44:00 security.providers = null 07:44:00 send.buffer.bytes = 131072 07:44:00 socket.connection.setup.timeout.max.ms = 30000 07:44:00 socket.connection.setup.timeout.ms = 10000 07:44:00 ssl.cipher.suites = null 07:44:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:00 ssl.endpoint.identification.algorithm = https 07:44:00 ssl.engine.factory.class = null 07:44:00 ssl.key.password = null 07:44:00 ssl.keymanager.algorithm = SunX509 07:44:00 ssl.keystore.certificate.chain = null 07:44:00 ssl.keystore.key = null 07:44:00 ssl.keystore.location = null 07:44:00 ssl.keystore.password = null 07:44:00 ssl.keystore.type = JKS 07:44:00 ssl.protocol = TLSv1.3 07:44:00 ssl.provider = null 07:44:00 ssl.secure.random.implementation = null 07:44:00 ssl.trustmanager.algorithm = PKIX 07:44:00 ssl.truststore.certificates = null 07:44:00 ssl.truststore.location = null 07:44:00 ssl.truststore.password = null 07:44:00 ssl.truststore.type = JKS 07:44:00 transaction.timeout.ms = 60000 07:44:00 transactional.id = null 07:44:00 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 07:44:00 07:44:00 2025-08-27T07:44:00.537Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:00 2025-08-27T07:44:00.564Z INFO 6510 --- [ main] i.opentelemetry.api.GlobalOpenTelemetry : AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 07:44:00 2025-08-27T07:44:00.622Z INFO 6510 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 07:44:00 2025-08-27T07:44:00.681Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:00 2025-08-27T07:44:00.681Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:00 2025-08-27T07:44:00.681Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280640679 07:44:00 2025-08-27T07:44:00.711Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:44:00 acks = -1 07:44:00 auto.include.jmx.reporter = true 07:44:00 batch.size = 16384 07:44:00 bootstrap.servers = [localhost:9092] 07:44:00 buffer.memory = 33554432 07:44:00 client.dns.lookup = use_all_dns_ips 07:44:00 client.id = producer-2 07:44:00 compression.gzip.level = -1 07:44:00 compression.lz4.level = 9 07:44:00 compression.type = none 07:44:00 compression.zstd.level = 3 07:44:00 connections.max.idle.ms = 540000 07:44:00 delivery.timeout.ms = 120000 07:44:00 enable.idempotence = true 07:44:00 enable.metrics.push = true 07:44:00 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 07:44:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:44:00 linger.ms = 0 07:44:00 max.block.ms = 60000 07:44:00 max.in.flight.requests.per.connection = 5 07:44:00 max.request.size = 1048576 07:44:00 metadata.max.age.ms = 300000 07:44:00 metadata.max.idle.ms = 300000 07:44:00 metadata.recovery.strategy = none 07:44:00 metric.reporters = [] 07:44:00 metrics.num.samples = 2 07:44:00 metrics.recording.level = INFO 07:44:00 metrics.sample.window.ms = 30000 07:44:00 partitioner.adaptive.partitioning.enable = true 07:44:00 partitioner.availability.timeout.ms = 0 07:44:00 partitioner.class = null 07:44:00 partitioner.ignore.keys = false 07:44:00 receive.buffer.bytes = 32768 07:44:00 reconnect.backoff.max.ms = 1000 07:44:00 reconnect.backoff.ms = 50 07:44:00 request.timeout.ms = 30000 07:44:00 retries = 2147483647 07:44:00 retry.backoff.max.ms = 1000 07:44:00 retry.backoff.ms = 100 07:44:00 sasl.client.callback.handler.class = null 07:44:00 sasl.jaas.config = null 07:44:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:00 sasl.kerberos.min.time.before.relogin = 60000 07:44:00 sasl.kerberos.service.name = null 07:44:00 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:00 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:00 sasl.login.callback.handler.class = null 07:44:00 sasl.login.class = null 07:44:00 sasl.login.connect.timeout.ms = null 07:44:00 sasl.login.read.timeout.ms = null 07:44:00 sasl.login.refresh.buffer.seconds = 300 07:44:00 sasl.login.refresh.min.period.seconds = 60 07:44:00 sasl.login.refresh.window.factor = 0.8 07:44:00 sasl.login.refresh.window.jitter = 0.05 07:44:00 sasl.login.retry.backoff.max.ms = 10000 07:44:00 sasl.login.retry.backoff.ms = 100 07:44:00 sasl.mechanism = GSSAPI 07:44:00 sasl.oauthbearer.clock.skew.seconds = 30 07:44:00 sasl.oauthbearer.expected.audience = null 07:44:00 sasl.oauthbearer.expected.issuer = null 07:44:00 sasl.oauthbearer.header.urlencode = false 07:44:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:00 sasl.oauthbearer.jwks.endpoint.url = null 07:44:00 sasl.oauthbearer.scope.claim.name = scope 07:44:00 sasl.oauthbearer.sub.claim.name = sub 07:44:00 sasl.oauthbearer.token.endpoint.url = null 07:44:00 security.protocol = PLAINTEXT 07:44:00 security.providers = null 07:44:00 send.buffer.bytes = 131072 07:44:00 socket.connection.setup.timeout.max.ms = 30000 07:44:00 socket.connection.setup.timeout.ms = 10000 07:44:00 ssl.cipher.suites = null 07:44:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:00 ssl.endpoint.identification.algorithm = https 07:44:00 ssl.engine.factory.class = null 07:44:00 ssl.key.password = null 07:44:00 ssl.keymanager.algorithm = SunX509 07:44:00 ssl.keystore.certificate.chain = null 07:44:00 ssl.keystore.key = null 07:44:00 ssl.keystore.location = null 07:44:00 ssl.keystore.password = null 07:44:00 ssl.keystore.type = JKS 07:44:00 ssl.protocol = TLSv1.3 07:44:00 ssl.provider = null 07:44:00 ssl.secure.random.implementation = null 07:44:00 ssl.trustmanager.algorithm = PKIX 07:44:00 ssl.truststore.certificates = null 07:44:00 ssl.truststore.location = null 07:44:00 ssl.truststore.password = null 07:44:00 ssl.truststore.type = JKS 07:44:00 transaction.timeout.ms = 60000 07:44:00 transactional.id = null 07:44:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:44:00 07:44:00 2025-08-27T07:44:00.712Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:00 2025-08-27T07:44:00.714Z INFO 6510 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 07:44:00 2025-08-27T07:44:00.724Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:00 2025-08-27T07:44:00.724Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:00 2025-08-27T07:44:00.724Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280640724 07:44:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 07:44:00 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 07:44:00 07:44:00 . ____ _ __ _ _ 07:44:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:00 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:00 =========|_|==============|___/=/_/_/_/ 07:44:00 07:44:00 :: Spring Boot :: (v3.5.4) 07:44:00 07:44:00 2025-08-27T07:44:00.759Z INFO 6510 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:00 2025-08-27T07:44:00.759Z INFO 6510 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 07:44:01 2025-08-27T07:44:01.023Z INFO 6510 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.287 seconds (process running for 38.022) 07:44:01 2025-08-27T07:44:01.086Z ERROR 6510 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 07:44:01 2025-08-27T07:44:01.086Z ERROR 6510 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 07:44:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 07:44:01 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 07:44:01 07:44:01 . ____ _ __ _ _ 07:44:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:01 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:01 =========|_|==============|___/=/_/_/_/ 07:44:01 07:44:01 :: Spring Boot :: (v3.5.4) 07:44:01 07:44:01 2025-08-27T07:44:01.231Z INFO 6510 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:01 2025-08-27T07:44:01.231Z INFO 6510 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 07:44:01 2025-08-27T07:44:01.236Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:01 2025-08-27T07:44:01.236Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:01 2025-08-27T07:44:01.239Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:01 2025-08-27T07:44:01.239Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:01 2025-08-27T07:44:01.239Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:01 2025-08-27T07:44:01.239Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:01 2025-08-27T07:44:01.246Z INFO 6510 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.037 seconds (process running for 38.246) 07:44:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 07:44:01 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 07:44:01 07:44:01 . ____ _ __ _ _ 07:44:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:01 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:01 =========|_|==============|___/=/_/_/_/ 07:44:01 07:44:01 :: Spring Boot :: (v3.5.4) 07:44:01 07:44:01 2025-08-27T07:44:01.293Z INFO 6510 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:01 2025-08-27T07:44:01.293Z INFO 6510 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 07:44:01 2025-08-27T07:44:01.305Z INFO 6510 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.03 seconds (process running for 38.305) 07:44:01 2025-08-27T07:44:01.320Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:44:01 2025-08-27T07:44:01.326Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 07:44:01 2025-08-27T07:44:01.327Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 07:44:01 2025-08-27T07:44:01.329Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 07:44:01 2025-08-27T07:44:01.340Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 07:44:01 2025-08-27T07:44:01.342Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:01 2025-08-27T07:44:01.342Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:01 2025-08-27T07:44:01.342Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:01 2025-08-27T07:44:01.349Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 18 ms. 07:44:01 2025-08-27T07:44:01.349Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:44:01 2025-08-27T07:44:01.350Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 07:44:01 2025-08-27T07:44:01.350Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:01 2025-08-27T07:44:01.350Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:01 [INFO] Running org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec 07:44:01 2025-08-27T07:44:01.357Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [my cluster] [5.5.0] 07:44:01 o o o o---o o--o o o---o o o----o o--o--o 07:44:01 | | / \ / | / / \ | | 07:44:01 o----o o o o----o | o o o----o | 07:44:01 | | * \ / | \ * \ | | 07:44:01 o o * o o---o o--o o----o o---o * o o----o o 07:44:01 07:44:01 2025-08-27T07:44:01.357Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:44:01 2025-08-27T07:44:01.357Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:44:01 2025-08-27T07:44:01.357Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [my cluster] [5.5.0] Cluster name: my cluster 07:44:01 2025-08-27T07:44:01.357Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [my cluster] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:44:01 2025-08-27T07:44:01.357Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 07:44:01 To enable the Jet engine on the members, do one of the following: 07:44:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:44:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:44:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:44:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:44:01 2025-08-27T07:44:01.371Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [my cluster] [5.5.0] 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. 07:44:01 2025-08-27T07:44:01.373Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [my cluster] [5.5.0] Using Multicast discovery 07:44:01 2025-08-27T07:44:01.386Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:44:01 2025-08-27T07:44:01.386Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [my cluster] [5.5.0] [10.30.106.88]:5701 is STARTING 07:44:01 2025-08-27T07:44:01.451Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:01 2025-08-27T07:44:01.452Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:01 2025-08-27T07:44:01.452Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:01 2025-08-27T07:44:01.494Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:01 2025-08-27T07:44:01.494Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:01 2025-08-27T07:44:01.494Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:01 2025-08-27T07:44:01.710Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:01 2025-08-27T07:44:01.710Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:01 2025-08-27T07:44:01.710Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:01 2025-08-27T07:44:01.725Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:01 2025-08-27T07:44:01.725Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:01 2025-08-27T07:44:01.725Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:02 2025-08-27T07:44:02.063Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:02 2025-08-27T07:44:02.063Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:02 2025-08-27T07:44:02.063Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:02 2025-08-27T07:44:02.180Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:02 2025-08-27T07:44:02.180Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:02 2025-08-27T07:44:02.180Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:03 2025-08-27T07:44:03.035Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:03 2025-08-27T07:44:03.035Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:03 2025-08-27T07:44:03.035Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:03 2025-08-27T07:44:03.036Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:03 2025-08-27T07:44:03.036Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:03 2025-08-27T07:44:03.036Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:03 2025-08-27T07:44:03.891Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:03 2025-08-27T07:44:03.891Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:03 2025-08-27T07:44:03.891Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:04 2025-08-27T07:44:04.066Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:04 2025-08-27T07:44:04.066Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:04 2025-08-27T07:44:04.066Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:04 2025-08-27T07:44:04.610Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [my cluster] [5.5.0] 07:44:04 07:44:04 Members {size:1, ver:1} [ 07:44:04 Member [10.30.106.88]:5701 - 1872df97-777a-4f24-93da-994d9259ba08 this 07:44:04 ] 07:44:04 07:44:04 2025-08-27T07:44:04.611Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [my cluster] [5.5.0] [10.30.106.88]:5701 is STARTED 07:44:04 2025-08-27T07:44:04.648Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [my cluster] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:44:04 2025-08-27T07:44:04.649Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [my cluster] [5.5.0] Shutting down multicast service... 07:44:04 2025-08-27T07:44:04.650Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [my cluster] [5.5.0] Shutting down connection manager... 07:44:04 2025-08-27T07:44:04.651Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [my cluster] [5.5.0] Shutting down node engine... 07:44:04 2025-08-27T07:44:04.709Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 07:44:04 2025-08-27T07:44:04.710Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 62 ms. 07:44:04 2025-08-27T07:44:04.710Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [my cluster] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:44:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.358 s -- in org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec 07:44:04 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec 07:44:04 07:44:04 . ____ _ __ _ _ 07:44:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:04 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:04 =========|_|==============|___/=/_/_/_/ 07:44:04 07:44:04 :: Spring Boot :: (v3.5.4) 07:44:04 07:44:04 2025-08-27T07:44:04.752Z INFO 6510 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Starting CmSubscriptionConfigSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:04 2025-08-27T07:44:04.752Z INFO 6510 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : No active profile set, falling back to 1 default profile: "default" 07:44:04 2025-08-27T07:44:04.769Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 07:44:04 o o o o---o o--o o o---o o o----o o--o--o 07:44:04 | | / \ / | / / \ | | 07:44:04 o----o o o o----o | o o o----o | 07:44:04 | | * \ / | \ * \ | | 07:44:04 o o * o o---o o--o o----o o---o * o o----o o 07:44:04 07:44:04 2025-08-27T07:44:04.769Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:44:04 2025-08-27T07:44:04.769Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:44:04 2025-08-27T07:44:04.769Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 07:44:04 2025-08-27T07:44:04.769Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:44:04 2025-08-27T07:44:04.770Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 07:44:04 To enable the Jet engine on the members, do one of the following: 07:44:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:44:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:44:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:44:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:44:04 2025-08-27T07:44:04.783Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 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. 07:44:04 2025-08-27T07:44:04.785Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 07:44:04 2025-08-27T07:44:04.794Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:44:04 2025-08-27T07:44:04.794Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is STARTING 07:44:05 2025-08-27T07:44:04.941Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:05 2025-08-27T07:44:04.941Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:05 2025-08-27T07:44:04.941Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:05 2025-08-27T07:44:04.974Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:05 2025-08-27T07:44:04.974Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:05 2025-08-27T07:44:04.974Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:05 2025-08-27T07:44:05.898Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:05 2025-08-27T07:44:05.898Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:05 2025-08-27T07:44:05.898Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:05 2025-08-27T07:44:05.932Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:05 2025-08-27T07:44:05.933Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:05 2025-08-27T07:44:05.933Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:06 2025-08-27T07:44:06.905Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:06 2025-08-27T07:44:06.906Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:06 2025-08-27T07:44:06.906Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:06 2025-08-27T07:44:06.938Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:06 2025-08-27T07:44:06.938Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:06 2025-08-27T07:44:06.938Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:07 2025-08-27T07:44:07.811Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 07:44:07 07:44:07 Members {size:1, ver:1} [ 07:44:07 Member [10.30.106.88]:5701 - 25dc819b-e863-4ed1-ac98-d4acfd8c5ad7 this 07:44:07 ] 07:44:07 07:44:07 2025-08-27T07:44:07.812Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is STARTED 07:44:07 2025-08-27T07:44:07.818Z INFO 6510 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Started CmSubscriptionConfigSpec in 3.089 seconds (process running for 44.817) 07:44:07 2025-08-27T07:44:07.820Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:07 2025-08-27T07:44:07.820Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:07 2025-08-27T07:44:07.820Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:07 2025-08-27T07:44:07.913Z INFO 6510 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 07:44:07 2025-08-27T07:44:07.945Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:08 2025-08-27T07:44:07.945Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:08 2025-08-27T07:44:07.945Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:08 2025-08-27T07:44:08.066Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:44:08 2025-08-27T07:44:08.068Z INFO 6510 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 25dc819b-e863-4ed1-ac98-d4acfd8c5ad7 this is handled 07:44:08 2025-08-27T07:44:08.078Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 07:44:08 2025-08-27T07:44:08.079Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 07:44:08 2025-08-27T07:44:08.081Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 07:44:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.364 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec 07:44:08 2025-08-27T07:44:08.090Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 07:44:08 2025-08-27T07:44:08.090Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 23 ms. 07:44:08 2025-08-27T07:44:08.090Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:44:08 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 07:44:08 2025-08-27T07:44:08.102Z INFO 6510 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:44:08 2025-08-27T07:44:08.159Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 16ebb42d80ba083e836259f62ea7cf92ec9ea7476a36111fc540b6209a159229 07:44:08 2025-08-27T07:44:08.828Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:08 2025-08-27T07:44:08.828Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:08 2025-08-27T07:44:08.828Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:09 2025-08-27T07:44:08.954Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:09 2025-08-27T07:44:08.954Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:09 2025-08-27T07:44:08.954Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:09 2025-08-27T07:44:09.784Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:09 2025-08-27T07:44:09.784Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:09 2025-08-27T07:44:09.784Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:10 2025-08-27T07:44:09.968Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:10 2025-08-27T07:44:09.968Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:10 2025-08-27T07:44:09.968Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:10 2025-08-27T07:44:10.773Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:10 2025-08-27T07:44:10.773Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:10 2025-08-27T07:44:10.773Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:10 2025-08-27T07:44:10.820Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:10 2025-08-27T07:44:10.821Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:10 2025-08-27T07:44:10.821Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:11 2025-08-27T07:44:11.676Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:11 2025-08-27T07:44:11.676Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:11 2025-08-27T07:44:11.676Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:11 2025-08-27T07:44:11.774Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:11 2025-08-27T07:44:11.774Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:11 2025-08-27T07:44:11.774Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:12 2025-08-27T07:44:12.682Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:12 2025-08-27T07:44:12.682Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:12 2025-08-27T07:44:12.683Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:12 2025-08-27T07:44:12.708Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:12 2025-08-27T07:44:12.708Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:12 2025-08-27T07:44:12.708Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:13 2025-08-27T07:44:13.518Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:13 2025-08-27T07:44:13.518Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:13 2025-08-27T07:44:13.518Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:13 2025-08-27T07:44:13.538Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:13 2025-08-27T07:44:13.539Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:13 2025-08-27T07:44:13.539Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:14 2025-08-27T07:44:14.266Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.164362477S 07:44:14 2025-08-27T07:44:14.333Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:14 2025-08-27T07:44:14.333Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:14 2025-08-27T07:44:14.333Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:14 07:44:14 . ____ _ __ _ _ 07:44:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:14 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:14 =========|_|==============|___/=/_/_/_/ 07:44:14 07:44:14 :: Spring Boot :: (v3.5.4) 07:44:14 07:44:14 2025-08-27T07:44:14.340Z INFO 6510 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Starting DmiCacheHandlerSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:14 2025-08-27T07:44:14.340Z INFO 6510 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 07:44:14 2025-08-27T07:44:14.401Z INFO 6510 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Started DmiCacheHandlerSpec in 0.084 seconds (process running for 51.401) 07:44:14 2025-08-27T07:44:14.491Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:14 2025-08-27T07:44:14.491Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:14 2025-08-27T07:44:14.491Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.666 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 07:44:14 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventServiceSpec 07:44:14 2025-08-27T07:44:14.827Z INFO 6510 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 07:44:14 2025-08-27T07:44:14.852Z INFO 6510 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 07:44:14 2025-08-27T07:44:14.920Z INFO 6510 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 07:44:14 2025-08-27T07:44:14.921Z INFO 6510 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 07:44:14 2025-08-27T07:44:14.926Z INFO 6510 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 07:44:14 2025-08-27T07:44:14.927Z INFO 6510 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 07:44:14 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventServiceSpec 07:44:14 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 07:44:15 2025-08-27T07:44:14.961Z INFO 6510 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:44:15 2025-08-27T07:44:15.008Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 1f5ee2d5163c6c5b1c34f284560224233d4938e1b0fea48ea2a76b6bcdb792a0 07:44:15 2025-08-27T07:44:15.148Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:15 2025-08-27T07:44:15.148Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:15 2025-08-27T07:44:15.148Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:15 2025-08-27T07:44:15.451Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:15 2025-08-27T07:44:15.451Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:15 2025-08-27T07:44:15.451Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:16 2025-08-27T07:44:16.004Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:16 2025-08-27T07:44:16.004Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:16 2025-08-27T07:44:16.004Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:16 2025-08-27T07:44:16.456Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:16 2025-08-27T07:44:16.456Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:16 2025-08-27T07:44:16.457Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:16 2025-08-27T07:44:16.859Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:16 2025-08-27T07:44:16.859Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:16 2025-08-27T07:44:16.859Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:17 2025-08-27T07:44:17.361Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:17 2025-08-27T07:44:17.362Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:17 2025-08-27T07:44:17.362Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:17 2025-08-27T07:44:17.885Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:17 2025-08-27T07:44:17.885Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:17 2025-08-27T07:44:17.885Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:18 2025-08-27T07:44:18.219Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:18 2025-08-27T07:44:18.219Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:18 2025-08-27T07:44:18.219Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:18 2025-08-27T07:44:18.887Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:18 2025-08-27T07:44:18.887Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:18 2025-08-27T07:44:18.887Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:19 2025-08-27T07:44:19.220Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:19 2025-08-27T07:44:19.220Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:19 2025-08-27T07:44:19.220Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:19 2025-08-27T07:44:19.893Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:19 2025-08-27T07:44:19.893Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:19 2025-08-27T07:44:19.893Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:20 2025-08-27T07:44:20.178Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:20 2025-08-27T07:44:20.178Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:20 2025-08-27T07:44:20.178Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:21 2025-08-27T07:44:20.830Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.868504182S 07:44:21 2025-08-27T07:44:20.865Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:44:21 allow.auto.create.topics = true 07:44:21 auto.commit.interval.ms = 5000 07:44:21 auto.include.jmx.reporter = true 07:44:21 auto.offset.reset = earliest 07:44:21 bootstrap.servers = [localhost:32770] 07:44:21 check.crcs = true 07:44:21 client.dns.lookup = use_all_dns_ips 07:44:21 client.id = consumer-group for Test A-1 07:44:21 client.rack = 07:44:21 connections.max.idle.ms = 540000 07:44:21 default.api.timeout.ms = 60000 07:44:21 enable.auto.commit = true 07:44:21 enable.metrics.push = true 07:44:21 exclude.internal.topics = true 07:44:21 fetch.max.bytes = 52428800 07:44:21 fetch.max.wait.ms = 500 07:44:21 fetch.min.bytes = 1 07:44:21 group.id = group for Test A 07:44:21 group.instance.id = null 07:44:21 group.protocol = classic 07:44:21 group.remote.assignor = null 07:44:21 heartbeat.interval.ms = 3000 07:44:21 interceptor.classes = [] 07:44:21 internal.leave.group.on.close = true 07:44:21 internal.throw.on.fetch.stable.offset.unsupported = false 07:44:21 isolation.level = read_uncommitted 07:44:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:44:21 max.partition.fetch.bytes = 1048576 07:44:21 max.poll.interval.ms = 300000 07:44:21 max.poll.records = 500 07:44:21 metadata.max.age.ms = 300000 07:44:21 metadata.recovery.strategy = none 07:44:21 metric.reporters = [] 07:44:21 metrics.num.samples = 2 07:44:21 metrics.recording.level = INFO 07:44:21 metrics.sample.window.ms = 30000 07:44:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:44:21 receive.buffer.bytes = 65536 07:44:21 reconnect.backoff.max.ms = 1000 07:44:21 reconnect.backoff.ms = 50 07:44:21 request.timeout.ms = 30000 07:44:21 retry.backoff.max.ms = 1000 07:44:21 retry.backoff.ms = 100 07:44:21 sasl.client.callback.handler.class = null 07:44:21 sasl.jaas.config = null 07:44:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:21 sasl.kerberos.min.time.before.relogin = 60000 07:44:21 sasl.kerberos.service.name = null 07:44:21 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:21 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:21 sasl.login.callback.handler.class = null 07:44:21 sasl.login.class = null 07:44:21 sasl.login.connect.timeout.ms = null 07:44:21 sasl.login.read.timeout.ms = null 07:44:21 sasl.login.refresh.buffer.seconds = 300 07:44:21 sasl.login.refresh.min.period.seconds = 60 07:44:21 sasl.login.refresh.window.factor = 0.8 07:44:21 sasl.login.refresh.window.jitter = 0.05 07:44:21 sasl.login.retry.backoff.max.ms = 10000 07:44:21 sasl.login.retry.backoff.ms = 100 07:44:21 sasl.mechanism = GSSAPI 07:44:21 sasl.oauthbearer.clock.skew.seconds = 30 07:44:21 sasl.oauthbearer.expected.audience = null 07:44:21 sasl.oauthbearer.expected.issuer = null 07:44:21 sasl.oauthbearer.header.urlencode = false 07:44:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:21 sasl.oauthbearer.jwks.endpoint.url = null 07:44:21 sasl.oauthbearer.scope.claim.name = scope 07:44:21 sasl.oauthbearer.sub.claim.name = sub 07:44:21 sasl.oauthbearer.token.endpoint.url = null 07:44:21 security.protocol = PLAINTEXT 07:44:21 security.providers = null 07:44:21 send.buffer.bytes = 131072 07:44:21 session.timeout.ms = 45000 07:44:21 socket.connection.setup.timeout.max.ms = 30000 07:44:21 socket.connection.setup.timeout.ms = 10000 07:44:21 ssl.cipher.suites = null 07:44:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:21 ssl.endpoint.identification.algorithm = https 07:44:21 ssl.engine.factory.class = null 07:44:21 ssl.key.password = null 07:44:21 ssl.keymanager.algorithm = SunX509 07:44:21 ssl.keystore.certificate.chain = null 07:44:21 ssl.keystore.key = null 07:44:21 ssl.keystore.location = null 07:44:21 ssl.keystore.password = null 07:44:21 ssl.keystore.type = JKS 07:44:21 ssl.protocol = TLSv1.3 07:44:21 ssl.provider = null 07:44:21 ssl.secure.random.implementation = null 07:44:21 ssl.trustmanager.algorithm = PKIX 07:44:21 ssl.truststore.certificates = null 07:44:21 ssl.truststore.location = null 07:44:21 ssl.truststore.password = null 07:44:21 ssl.truststore.type = JKS 07:44:21 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 07:44:21 07:44:21 2025-08-27T07:44:20.888Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:21 2025-08-27T07:44:20.894Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:21 2025-08-27T07:44:20.895Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:21 2025-08-27T07:44:20.895Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:21 2025-08-27T07:44:20.949Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:21 2025-08-27T07:44:20.949Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:21 2025-08-27T07:44:20.949Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280660948 07:44:21 07:44:21 . ____ _ __ _ _ 07:44:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:21 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:21 =========|_|==============|___/=/_/_/_/ 07:44:21 07:44:21 :: Spring Boot :: (v3.5.4) 07:44:21 07:44:21 2025-08-27T07:44:20.974Z INFO 6510 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:21 2025-08-27T07:44:20.975Z INFO 6510 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 07:44:21 2025-08-27T07:44:21.027Z INFO 6510 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.076 seconds (process running for 58.027) 07:44:21 2025-08-27T07:44:21.046Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:21 2025-08-27T07:44:21.046Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:21 2025-08-27T07:44:21.046Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:21 2025-08-27T07:44:21.067Z INFO 6510 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Subscribed to topic(s): target-topic-for-Test-A 07:44:21 2025-08-27T07:44:21.075Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:44:21 2025-08-27T07:44:21.075Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:44:21 acks = -1 07:44:21 auto.include.jmx.reporter = true 07:44:21 batch.size = 16384 07:44:21 bootstrap.servers = [localhost:32770] 07:44:21 buffer.memory = 33554432 07:44:21 client.dns.lookup = use_all_dns_ips 07:44:21 client.id = producer-3 07:44:21 compression.gzip.level = -1 07:44:21 compression.lz4.level = 9 07:44:21 compression.type = none 07:44:21 compression.zstd.level = 3 07:44:21 connections.max.idle.ms = 540000 07:44:21 delivery.timeout.ms = 120000 07:44:21 enable.idempotence = false 07:44:21 enable.metrics.push = true 07:44:21 interceptor.classes = [] 07:44:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:44:21 linger.ms = 1 07:44:21 max.block.ms = 60000 07:44:21 max.in.flight.requests.per.connection = 5 07:44:21 max.request.size = 1048576 07:44:21 metadata.max.age.ms = 300000 07:44:21 metadata.max.idle.ms = 300000 07:44:21 metadata.recovery.strategy = none 07:44:21 metric.reporters = [] 07:44:21 metrics.num.samples = 2 07:44:21 metrics.recording.level = INFO 07:44:21 metrics.sample.window.ms = 30000 07:44:21 partitioner.adaptive.partitioning.enable = true 07:44:21 partitioner.availability.timeout.ms = 0 07:44:21 partitioner.class = null 07:44:21 partitioner.ignore.keys = false 07:44:21 receive.buffer.bytes = 32768 07:44:21 reconnect.backoff.max.ms = 1000 07:44:21 reconnect.backoff.ms = 50 07:44:21 request.timeout.ms = 30000 07:44:21 retries = 0 07:44:21 retry.backoff.max.ms = 1000 07:44:21 retry.backoff.ms = 100 07:44:21 sasl.client.callback.handler.class = null 07:44:21 sasl.jaas.config = null 07:44:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:21 sasl.kerberos.min.time.before.relogin = 60000 07:44:21 sasl.kerberos.service.name = null 07:44:21 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:21 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:21 sasl.login.callback.handler.class = null 07:44:21 sasl.login.class = null 07:44:21 sasl.login.connect.timeout.ms = null 07:44:21 sasl.login.read.timeout.ms = null 07:44:21 sasl.login.refresh.buffer.seconds = 300 07:44:21 sasl.login.refresh.min.period.seconds = 60 07:44:21 sasl.login.refresh.window.factor = 0.8 07:44:21 sasl.login.refresh.window.jitter = 0.05 07:44:21 sasl.login.retry.backoff.max.ms = 10000 07:44:21 sasl.login.retry.backoff.ms = 100 07:44:21 sasl.mechanism = GSSAPI 07:44:21 sasl.oauthbearer.clock.skew.seconds = 30 07:44:21 sasl.oauthbearer.expected.audience = null 07:44:21 sasl.oauthbearer.expected.issuer = null 07:44:21 sasl.oauthbearer.header.urlencode = false 07:44:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:21 sasl.oauthbearer.jwks.endpoint.url = null 07:44:21 sasl.oauthbearer.scope.claim.name = scope 07:44:21 sasl.oauthbearer.sub.claim.name = sub 07:44:21 sasl.oauthbearer.token.endpoint.url = null 07:44:21 security.protocol = PLAINTEXT 07:44:21 security.providers = null 07:44:21 send.buffer.bytes = 131072 07:44:21 socket.connection.setup.timeout.max.ms = 30000 07:44:21 socket.connection.setup.timeout.ms = 10000 07:44:21 ssl.cipher.suites = null 07:44:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:21 ssl.endpoint.identification.algorithm = https 07:44:21 ssl.engine.factory.class = null 07:44:21 ssl.key.password = null 07:44:21 ssl.keymanager.algorithm = SunX509 07:44:21 ssl.keystore.certificate.chain = null 07:44:21 ssl.keystore.key = null 07:44:21 ssl.keystore.location = null 07:44:21 ssl.keystore.password = null 07:44:21 ssl.keystore.type = JKS 07:44:21 ssl.protocol = TLSv1.3 07:44:21 ssl.provider = null 07:44:21 ssl.secure.random.implementation = null 07:44:21 ssl.trustmanager.algorithm = PKIX 07:44:21 ssl.truststore.certificates = null 07:44:21 ssl.truststore.location = null 07:44:21 ssl.truststore.password = null 07:44:21 ssl.truststore.type = JKS 07:44:21 transaction.timeout.ms = 60000 07:44:21 transactional.id = null 07:44:21 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:44:21 07:44:21 2025-08-27T07:44:21.075Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:21 2025-08-27T07:44:21.081Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:44:21 2025-08-27T07:44:21.081Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:21 2025-08-27T07:44:21.081Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:21 2025-08-27T07:44:21.081Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280661081 07:44:21 2025-08-27T07:44:21.268Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {target-topic-for-Test-A=UNKNOWN_TOPIC_OR_PARTITION} 07:44:21 2025-08-27T07:44:21.269Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:21 2025-08-27T07:44:21.474Z INFO 6510 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:21 2025-08-27T07:44:21.613Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 07:44:21 2025-08-27T07:44:21.622Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] (Re-)joining group 07:44:21 2025-08-27T07:44:21.664Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Request joining group due to: need to re-join with the given member-id: consumer-group for Test A-1-7a8cff86-0eec-47fe-ae7b-d83c301ec9d5 07:44:21 2025-08-27T07:44:21.665Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] (Re-)joining group 07:44:21 2025-08-27T07:44:21.688Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Successfully joined group with generation Generation{generationId=1, memberId='consumer-group for Test A-1-7a8cff86-0eec-47fe-ae7b-d83c301ec9d5', protocol='range'} 07:44:21 2025-08-27T07:44:21.697Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Finished assignment for group at generation 1: {consumer-group for Test A-1-7a8cff86-0eec-47fe-ae7b-d83c301ec9d5=Assignment(partitions=[target-topic-for-Test-A-0])} 07:44:21 2025-08-27T07:44:21.724Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Successfully synced group in generation Generation{generationId=1, memberId='consumer-group for Test A-1-7a8cff86-0eec-47fe-ae7b-d83c301ec9d5', protocol='range'} 07:44:21 2025-08-27T07:44:21.725Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Notifying assignor about the new Assignment(partitions=[target-topic-for-Test-A-0]) 07:44:21 2025-08-27T07:44:21.729Z INFO 6510 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Adding newly assigned partitions: target-topic-for-Test-A-0 07:44:21 2025-08-27T07:44:21.749Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Found no committed offset for partition target-topic-for-Test-A-0 07:44:21 2025-08-27T07:44:21.764Z INFO 6510 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Resetting offset for partition target-topic-for-Test-A-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 07:44:21 2025-08-27T07:44:21.853Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:44:21 allow.auto.create.topics = true 07:44:21 auto.commit.interval.ms = 5000 07:44:21 auto.include.jmx.reporter = true 07:44:21 auto.offset.reset = earliest 07:44:21 bootstrap.servers = [localhost:32770] 07:44:21 check.crcs = true 07:44:21 client.dns.lookup = use_all_dns_ips 07:44:21 client.id = consumer-group for Test A-2 07:44:21 client.rack = 07:44:21 connections.max.idle.ms = 540000 07:44:21 default.api.timeout.ms = 60000 07:44:21 enable.auto.commit = true 07:44:21 enable.metrics.push = true 07:44:21 exclude.internal.topics = true 07:44:21 fetch.max.bytes = 52428800 07:44:21 fetch.max.wait.ms = 500 07:44:21 fetch.min.bytes = 1 07:44:21 group.id = group for Test A 07:44:21 group.instance.id = null 07:44:21 group.protocol = classic 07:44:21 group.remote.assignor = null 07:44:21 heartbeat.interval.ms = 3000 07:44:21 interceptor.classes = [] 07:44:21 internal.leave.group.on.close = true 07:44:21 internal.throw.on.fetch.stable.offset.unsupported = false 07:44:21 isolation.level = read_uncommitted 07:44:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:44:21 max.partition.fetch.bytes = 1048576 07:44:21 max.poll.interval.ms = 300000 07:44:21 max.poll.records = 500 07:44:21 metadata.max.age.ms = 300000 07:44:21 metadata.recovery.strategy = none 07:44:21 metric.reporters = [] 07:44:21 metrics.num.samples = 2 07:44:21 metrics.recording.level = INFO 07:44:21 metrics.sample.window.ms = 30000 07:44:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:44:21 receive.buffer.bytes = 65536 07:44:21 reconnect.backoff.max.ms = 1000 07:44:21 reconnect.backoff.ms = 50 07:44:21 request.timeout.ms = 30000 07:44:21 retry.backoff.max.ms = 1000 07:44:21 retry.backoff.ms = 100 07:44:21 sasl.client.callback.handler.class = null 07:44:21 sasl.jaas.config = null 07:44:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:21 sasl.kerberos.min.time.before.relogin = 60000 07:44:21 sasl.kerberos.service.name = null 07:44:21 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:21 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:21 sasl.login.callback.handler.class = null 07:44:21 sasl.login.class = null 07:44:21 sasl.login.connect.timeout.ms = null 07:44:21 sasl.login.read.timeout.ms = null 07:44:21 sasl.login.refresh.buffer.seconds = 300 07:44:21 sasl.login.refresh.min.period.seconds = 60 07:44:21 sasl.login.refresh.window.factor = 0.8 07:44:21 sasl.login.refresh.window.jitter = 0.05 07:44:21 sasl.login.retry.backoff.max.ms = 10000 07:44:21 sasl.login.retry.backoff.ms = 100 07:44:21 sasl.mechanism = GSSAPI 07:44:21 sasl.oauthbearer.clock.skew.seconds = 30 07:44:21 sasl.oauthbearer.expected.audience = null 07:44:21 sasl.oauthbearer.expected.issuer = null 07:44:21 sasl.oauthbearer.header.urlencode = false 07:44:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:21 sasl.oauthbearer.jwks.endpoint.url = null 07:44:21 sasl.oauthbearer.scope.claim.name = scope 07:44:21 sasl.oauthbearer.sub.claim.name = sub 07:44:21 sasl.oauthbearer.token.endpoint.url = null 07:44:21 security.protocol = PLAINTEXT 07:44:21 security.providers = null 07:44:21 send.buffer.bytes = 131072 07:44:21 session.timeout.ms = 45000 07:44:21 socket.connection.setup.timeout.max.ms = 30000 07:44:21 socket.connection.setup.timeout.ms = 10000 07:44:21 ssl.cipher.suites = null 07:44:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:21 ssl.endpoint.identification.algorithm = https 07:44:21 ssl.engine.factory.class = null 07:44:21 ssl.key.password = null 07:44:21 ssl.keymanager.algorithm = SunX509 07:44:21 ssl.keystore.certificate.chain = null 07:44:21 ssl.keystore.key = null 07:44:21 ssl.keystore.location = null 07:44:21 ssl.keystore.password = null 07:44:21 ssl.keystore.type = JKS 07:44:21 ssl.protocol = TLSv1.3 07:44:21 ssl.provider = null 07:44:21 ssl.secure.random.implementation = null 07:44:21 ssl.trustmanager.algorithm = PKIX 07:44:21 ssl.truststore.certificates = null 07:44:21 ssl.truststore.location = null 07:44:21 ssl.truststore.password = null 07:44:21 ssl.truststore.type = JKS 07:44:21 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 07:44:21 07:44:21 2025-08-27T07:44:21.853Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:21 2025-08-27T07:44:21.859Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:21 2025-08-27T07:44:21.859Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:21 2025-08-27T07:44:21.859Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280661859 07:44:21 2025-08-27T07:44:21.873Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:44:21 2025-08-27T07:44:21.874Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:44:21 acks = -1 07:44:21 auto.include.jmx.reporter = true 07:44:21 batch.size = 16384 07:44:21 bootstrap.servers = [localhost:32770] 07:44:21 buffer.memory = 33554432 07:44:21 client.dns.lookup = use_all_dns_ips 07:44:21 client.id = producer-4 07:44:21 compression.gzip.level = -1 07:44:21 compression.lz4.level = 9 07:44:21 compression.type = none 07:44:21 compression.zstd.level = 3 07:44:21 connections.max.idle.ms = 540000 07:44:21 delivery.timeout.ms = 120000 07:44:21 enable.idempotence = false 07:44:21 enable.metrics.push = true 07:44:21 interceptor.classes = [] 07:44:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:44:21 linger.ms = 1 07:44:21 max.block.ms = 60000 07:44:21 max.in.flight.requests.per.connection = 5 07:44:21 max.request.size = 1048576 07:44:21 metadata.max.age.ms = 300000 07:44:21 metadata.max.idle.ms = 300000 07:44:21 metadata.recovery.strategy = none 07:44:21 metric.reporters = [] 07:44:21 metrics.num.samples = 2 07:44:21 metrics.recording.level = INFO 07:44:21 metrics.sample.window.ms = 30000 07:44:21 partitioner.adaptive.partitioning.enable = true 07:44:21 partitioner.availability.timeout.ms = 0 07:44:21 partitioner.class = null 07:44:21 partitioner.ignore.keys = false 07:44:21 receive.buffer.bytes = 32768 07:44:21 reconnect.backoff.max.ms = 1000 07:44:21 reconnect.backoff.ms = 50 07:44:21 request.timeout.ms = 30000 07:44:21 retries = 0 07:44:21 retry.backoff.max.ms = 1000 07:44:21 retry.backoff.ms = 100 07:44:21 sasl.client.callback.handler.class = null 07:44:21 sasl.jaas.config = null 07:44:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:21 sasl.kerberos.min.time.before.relogin = 60000 07:44:21 sasl.kerberos.service.name = null 07:44:21 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:21 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:21 sasl.login.callback.handler.class = null 07:44:21 sasl.login.class = null 07:44:21 sasl.login.connect.timeout.ms = null 07:44:21 sasl.login.read.timeout.ms = null 07:44:21 sasl.login.refresh.buffer.seconds = 300 07:44:21 sasl.login.refresh.min.period.seconds = 60 07:44:21 sasl.login.refresh.window.factor = 0.8 07:44:21 sasl.login.refresh.window.jitter = 0.05 07:44:21 sasl.login.retry.backoff.max.ms = 10000 07:44:21 sasl.login.retry.backoff.ms = 100 07:44:21 sasl.mechanism = GSSAPI 07:44:21 sasl.oauthbearer.clock.skew.seconds = 30 07:44:21 sasl.oauthbearer.expected.audience = null 07:44:21 sasl.oauthbearer.expected.issuer = null 07:44:21 sasl.oauthbearer.header.urlencode = false 07:44:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:21 sasl.oauthbearer.jwks.endpoint.url = null 07:44:21 sasl.oauthbearer.scope.claim.name = scope 07:44:21 sasl.oauthbearer.sub.claim.name = sub 07:44:21 sasl.oauthbearer.token.endpoint.url = null 07:44:21 security.protocol = PLAINTEXT 07:44:21 security.providers = null 07:44:21 send.buffer.bytes = 131072 07:44:21 socket.connection.setup.timeout.max.ms = 30000 07:44:21 socket.connection.setup.timeout.ms = 10000 07:44:21 ssl.cipher.suites = null 07:44:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:21 ssl.endpoint.identification.algorithm = https 07:44:21 ssl.engine.factory.class = null 07:44:21 ssl.key.password = null 07:44:21 ssl.keymanager.algorithm = SunX509 07:44:21 ssl.keystore.certificate.chain = null 07:44:21 ssl.keystore.key = null 07:44:21 ssl.keystore.location = null 07:44:21 ssl.keystore.password = null 07:44:21 ssl.keystore.type = JKS 07:44:21 ssl.protocol = TLSv1.3 07:44:21 ssl.provider = null 07:44:21 ssl.secure.random.implementation = null 07:44:21 ssl.trustmanager.algorithm = PKIX 07:44:21 ssl.truststore.certificates = null 07:44:21 ssl.truststore.location = null 07:44:21 ssl.truststore.password = null 07:44:21 ssl.truststore.type = JKS 07:44:21 transaction.timeout.ms = 60000 07:44:21 transactional.id = null 07:44:21 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:44:21 07:44:21 2025-08-27T07:44:21.874Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:21 2025-08-27T07:44:21.878Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:44:21 2025-08-27T07:44:21.878Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:21 2025-08-27T07:44:21.878Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:21 2025-08-27T07:44:21.878Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280661878 07:44:21 2025-08-27T07:44:21.892Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 07:44:21 2025-08-27T07:44:21.892Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:21 2025-08-27T07:44:21.899Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:21 2025-08-27T07:44:21.899Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:21 2025-08-27T07:44:21.899Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:22 2025-08-27T07:44:22.048Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:44:22 allow.auto.create.topics = true 07:44:22 auto.commit.interval.ms = 5000 07:44:22 auto.include.jmx.reporter = true 07:44:22 auto.offset.reset = earliest 07:44:22 bootstrap.servers = [localhost:32770] 07:44:22 check.crcs = true 07:44:22 client.dns.lookup = use_all_dns_ips 07:44:22 client.id = consumer-group for Test A-3 07:44:22 client.rack = 07:44:22 connections.max.idle.ms = 540000 07:44:22 default.api.timeout.ms = 60000 07:44:22 enable.auto.commit = true 07:44:22 enable.metrics.push = true 07:44:22 exclude.internal.topics = true 07:44:22 fetch.max.bytes = 52428800 07:44:22 fetch.max.wait.ms = 500 07:44:22 fetch.min.bytes = 1 07:44:22 group.id = group for Test A 07:44:22 group.instance.id = null 07:44:22 group.protocol = classic 07:44:22 group.remote.assignor = null 07:44:22 heartbeat.interval.ms = 3000 07:44:22 interceptor.classes = [] 07:44:22 internal.leave.group.on.close = true 07:44:22 internal.throw.on.fetch.stable.offset.unsupported = false 07:44:22 isolation.level = read_uncommitted 07:44:22 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:44:22 max.partition.fetch.bytes = 1048576 07:44:22 max.poll.interval.ms = 300000 07:44:22 max.poll.records = 500 07:44:22 metadata.max.age.ms = 300000 07:44:22 metadata.recovery.strategy = none 07:44:22 metric.reporters = [] 07:44:22 metrics.num.samples = 2 07:44:22 metrics.recording.level = INFO 07:44:22 metrics.sample.window.ms = 30000 07:44:22 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:44:22 receive.buffer.bytes = 65536 07:44:22 reconnect.backoff.max.ms = 1000 07:44:22 reconnect.backoff.ms = 50 07:44:22 request.timeout.ms = 30000 07:44:22 retry.backoff.max.ms = 1000 07:44:22 retry.backoff.ms = 100 07:44:22 sasl.client.callback.handler.class = null 07:44:22 sasl.jaas.config = null 07:44:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:22 sasl.kerberos.min.time.before.relogin = 60000 07:44:22 sasl.kerberos.service.name = null 07:44:22 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:22 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:22 sasl.login.callback.handler.class = null 07:44:22 sasl.login.class = null 07:44:22 sasl.login.connect.timeout.ms = null 07:44:22 sasl.login.read.timeout.ms = null 07:44:22 sasl.login.refresh.buffer.seconds = 300 07:44:22 sasl.login.refresh.min.period.seconds = 60 07:44:22 sasl.login.refresh.window.factor = 0.8 07:44:22 sasl.login.refresh.window.jitter = 0.05 07:44:22 sasl.login.retry.backoff.max.ms = 10000 07:44:22 sasl.login.retry.backoff.ms = 100 07:44:22 sasl.mechanism = GSSAPI 07:44:22 sasl.oauthbearer.clock.skew.seconds = 30 07:44:22 sasl.oauthbearer.expected.audience = null 07:44:22 sasl.oauthbearer.expected.issuer = null 07:44:22 sasl.oauthbearer.header.urlencode = false 07:44:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:22 sasl.oauthbearer.jwks.endpoint.url = null 07:44:22 sasl.oauthbearer.scope.claim.name = scope 07:44:22 sasl.oauthbearer.sub.claim.name = sub 07:44:22 sasl.oauthbearer.token.endpoint.url = null 07:44:22 security.protocol = PLAINTEXT 07:44:22 security.providers = null 07:44:22 send.buffer.bytes = 131072 07:44:22 session.timeout.ms = 45000 07:44:22 socket.connection.setup.timeout.max.ms = 30000 07:44:22 socket.connection.setup.timeout.ms = 10000 07:44:22 ssl.cipher.suites = null 07:44:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:22 ssl.endpoint.identification.algorithm = https 07:44:22 ssl.engine.factory.class = null 07:44:22 ssl.key.password = null 07:44:22 ssl.keymanager.algorithm = SunX509 07:44:22 ssl.keystore.certificate.chain = null 07:44:22 ssl.keystore.key = null 07:44:22 ssl.keystore.location = null 07:44:22 ssl.keystore.password = null 07:44:22 ssl.keystore.type = JKS 07:44:22 ssl.protocol = TLSv1.3 07:44:22 ssl.provider = null 07:44:22 ssl.secure.random.implementation = null 07:44:22 ssl.trustmanager.algorithm = PKIX 07:44:22 ssl.truststore.certificates = null 07:44:22 ssl.truststore.location = null 07:44:22 ssl.truststore.password = null 07:44:22 ssl.truststore.type = JKS 07:44:22 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 07:44:22 07:44:22 2025-08-27T07:44:22.049Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:22 2025-08-27T07:44:22.054Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:22 2025-08-27T07:44:22.054Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:22 2025-08-27T07:44:22.054Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280662054 07:44:22 2025-08-27T07:44:22.060Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:44:22 2025-08-27T07:44:22.060Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:44:22 acks = -1 07:44:22 auto.include.jmx.reporter = true 07:44:22 batch.size = 16384 07:44:22 bootstrap.servers = [localhost:32770] 07:44:22 buffer.memory = 33554432 07:44:22 client.dns.lookup = use_all_dns_ips 07:44:22 client.id = producer-5 07:44:22 compression.gzip.level = -1 07:44:22 compression.lz4.level = 9 07:44:22 compression.type = none 07:44:22 compression.zstd.level = 3 07:44:22 connections.max.idle.ms = 540000 07:44:22 delivery.timeout.ms = 120000 07:44:22 enable.idempotence = false 07:44:22 enable.metrics.push = true 07:44:22 interceptor.classes = [] 07:44:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:44:22 linger.ms = 1 07:44:22 max.block.ms = 60000 07:44:22 max.in.flight.requests.per.connection = 5 07:44:22 max.request.size = 1048576 07:44:22 metadata.max.age.ms = 300000 07:44:22 metadata.max.idle.ms = 300000 07:44:22 metadata.recovery.strategy = none 07:44:22 metric.reporters = [] 07:44:22 metrics.num.samples = 2 07:44:22 metrics.recording.level = INFO 07:44:22 metrics.sample.window.ms = 30000 07:44:22 partitioner.adaptive.partitioning.enable = true 07:44:22 partitioner.availability.timeout.ms = 0 07:44:22 partitioner.class = null 07:44:22 partitioner.ignore.keys = false 07:44:22 receive.buffer.bytes = 32768 07:44:22 reconnect.backoff.max.ms = 1000 07:44:22 reconnect.backoff.ms = 50 07:44:22 request.timeout.ms = 30000 07:44:22 retries = 0 07:44:22 retry.backoff.max.ms = 1000 07:44:22 retry.backoff.ms = 100 07:44:22 sasl.client.callback.handler.class = null 07:44:22 sasl.jaas.config = null 07:44:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:22 sasl.kerberos.min.time.before.relogin = 60000 07:44:22 sasl.kerberos.service.name = null 07:44:22 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:22 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:22 sasl.login.callback.handler.class = null 07:44:22 sasl.login.class = null 07:44:22 sasl.login.connect.timeout.ms = null 07:44:22 sasl.login.read.timeout.ms = null 07:44:22 sasl.login.refresh.buffer.seconds = 300 07:44:22 sasl.login.refresh.min.period.seconds = 60 07:44:22 sasl.login.refresh.window.factor = 0.8 07:44:22 sasl.login.refresh.window.jitter = 0.05 07:44:22 sasl.login.retry.backoff.max.ms = 10000 07:44:22 sasl.login.retry.backoff.ms = 100 07:44:22 sasl.mechanism = GSSAPI 07:44:22 sasl.oauthbearer.clock.skew.seconds = 30 07:44:22 sasl.oauthbearer.expected.audience = null 07:44:22 sasl.oauthbearer.expected.issuer = null 07:44:22 sasl.oauthbearer.header.urlencode = false 07:44:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:22 sasl.oauthbearer.jwks.endpoint.url = null 07:44:22 sasl.oauthbearer.scope.claim.name = scope 07:44:22 sasl.oauthbearer.sub.claim.name = sub 07:44:22 sasl.oauthbearer.token.endpoint.url = null 07:44:22 security.protocol = PLAINTEXT 07:44:22 security.providers = null 07:44:22 send.buffer.bytes = 131072 07:44:22 socket.connection.setup.timeout.max.ms = 30000 07:44:22 socket.connection.setup.timeout.ms = 10000 07:44:22 ssl.cipher.suites = null 07:44:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:22 ssl.endpoint.identification.algorithm = https 07:44:22 ssl.engine.factory.class = null 07:44:22 ssl.key.password = null 07:44:22 ssl.keymanager.algorithm = SunX509 07:44:22 ssl.keystore.certificate.chain = null 07:44:22 ssl.keystore.key = null 07:44:22 ssl.keystore.location = null 07:44:22 ssl.keystore.password = null 07:44:22 ssl.keystore.type = JKS 07:44:22 ssl.protocol = TLSv1.3 07:44:22 ssl.provider = null 07:44:22 ssl.secure.random.implementation = null 07:44:22 ssl.trustmanager.algorithm = PKIX 07:44:22 ssl.truststore.certificates = null 07:44:22 ssl.truststore.location = null 07:44:22 ssl.truststore.password = null 07:44:22 ssl.truststore.type = JKS 07:44:22 transaction.timeout.ms = 60000 07:44:22 transactional.id = null 07:44:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:44:22 07:44:22 2025-08-27T07:44:22.060Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:22 2025-08-27T07:44:22.064Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:44:22 2025-08-27T07:44:22.064Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:22 2025-08-27T07:44:22.064Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:22 2025-08-27T07:44:22.064Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280662064 07:44:22 2025-08-27T07:44:22.064Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:22 2025-08-27T07:44:22.064Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:22 2025-08-27T07:44:22.064Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:22 2025-08-27T07:44:22.073Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:22 2025-08-27T07:44:22.129Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.129Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.130Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 07:44:22 2025-08-27T07:44:22.130Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 07:44:22 2025-08-27T07:44:22.131Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.136Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 07:44:22 2025-08-27T07:44:22.191Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.192Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:22 2025-08-27T07:44:22.211Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.211Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 389ms, elapsed time since send: 389ms, throttle time: 0ms, request timeout: 30000ms) 07:44:22 2025-08-27T07:44:22.211Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node -1 disconnected. 07:44:22 2025-08-27T07:44:22.212Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 2147483646 disconnected. 07:44:22 2025-08-27T07:44:22.212Z INFO 6510 --- [roup for Test A] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Error sending fetch request (sessionId=25758987, epoch=1) to node 1: 07:44:22 07:44:22 org.apache.kafka.common.errors.DisconnectException: null 07:44:22 07:44:22 2025-08-27T07:44:22.217Z INFO 6510 --- [roup for Test A] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 07:44:22 2025-08-27T07:44:22.219Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.219Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:22 2025-08-27T07:44:22.220Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.220Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:22 2025-08-27T07:44:22.307Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.307Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.367 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 07:44:22 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec 07:44:22 2025-08-27T07:44:22.318Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.318Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec 07:44:22 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec 07:44:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec 07:44:22 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec 07:44:22 07:44:22,366 |-WARN in Logger[org.apache.kafka.clients.producer.internals.TransactionManager] - No appenders present in context [default] for logger [org.apache.kafka.clients.producer.internals.TransactionManager]. 07:44:22 07:44:22,371 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:44:22 07:44:22,371 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:44:22 07:44:22,371 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:44:22 07:44:22,377 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:44:22 07:44:22,378 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:44:22 07:44:22 . ____ _ __ _ _ 07:44:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:22 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:22 =========|_|==============|___/=/_/_/_/ 07:44:22 07:44:22 :: Spring Boot :: (v3.5.4) 07:44:22 07:44:22 2025-08-27T07:44:22.402Z INFO 6510 --- [ main] o.o.c.n.i.c.dmi.DmiInEventProducerSpec : Starting DmiInEventProducerSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:22 2025-08-27T07:44:22.402Z INFO 6510 --- [ main] o.o.c.n.i.c.dmi.DmiInEventProducerSpec : No active profile set, falling back to 1 default profile: "default" 07:44:22 2025-08-27T07:44:22.414Z INFO 6510 --- [ main] o.o.c.n.i.c.dmi.DmiInEventProducerSpec : Started DmiInEventProducerSpec in 0.066 seconds (process running for 59.414) 07:44:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec 07:44:22 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 07:44:22 2025-08-27T07:44:22.442Z INFO 6510 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:44:22 2025-08-27T07:44:22.487Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 3ad97d2f01d120958ae1613f217b907f553593f30d1b57ddef5b2c44862ff019 07:44:22 2025-08-27T07:44:22.520Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.520Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:22 2025-08-27T07:44:22.560Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.560Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:22 2025-08-27T07:44:22.593Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.593Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:22 2025-08-27T07:44:22.607Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:22 2025-08-27T07:44:22.607Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:22 2025-08-27T07:44:22.901Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:22 2025-08-27T07:44:22.901Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:22 2025-08-27T07:44:22.901Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:23 2025-08-27T07:44:22.923Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:23 2025-08-27T07:44:22.923Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:23 2025-08-27T07:44:22.927Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:23 2025-08-27T07:44:22.927Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:23 2025-08-27T07:44:23.055Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:23 2025-08-27T07:44:23.055Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:23 2025-08-27T07:44:23.065Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:23 2025-08-27T07:44:23.065Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:23 2025-08-27T07:44:23.065Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:23 2025-08-27T07:44:23.079Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:23 2025-08-27T07:44:23.079Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:23 2025-08-27T07:44:23.526Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:23 2025-08-27T07:44:23.526Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:23 2025-08-27T07:44:23.632Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:23 2025-08-27T07:44:23.632Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:23 2025-08-27T07:44:23.905Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:23 2025-08-27T07:44:23.905Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:23 2025-08-27T07:44:23.905Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:24 2025-08-27T07:44:23.968Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:24 2025-08-27T07:44:23.968Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:24 2025-08-27T07:44:24.020Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:24 2025-08-27T07:44:24.020Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:24 2025-08-27T07:44:24.066Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:24 2025-08-27T07:44:24.066Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:24 2025-08-27T07:44:24.066Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:24 2025-08-27T07:44:24.329Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:24 2025-08-27T07:44:24.329Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:24 2025-08-27T07:44:24.559Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:24 2025-08-27T07:44:24.559Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:24 2025-08-27T07:44:24.847Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:24 2025-08-27T07:44:24.847Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:24 2025-08-27T07:44:24.847Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:24 2025-08-27T07:44:24.873Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:24 2025-08-27T07:44:24.873Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:25 2025-08-27T07:44:24.919Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:25 2025-08-27T07:44:24.920Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:25 2025-08-27T07:44:24.920Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:25 2025-08-27T07:44:25.021Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:25 2025-08-27T07:44:25.022Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:25 2025-08-27T07:44:25.333Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:25 2025-08-27T07:44:25.333Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:25 2025-08-27T07:44:25.561Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:25 2025-08-27T07:44:25.561Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:25 2025-08-27T07:44:25.828Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:25 2025-08-27T07:44:25.828Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:25 2025-08-27T07:44:25.828Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:25 2025-08-27T07:44:25.851Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:25 2025-08-27T07:44:25.851Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:25 2025-08-27T07:44:25.851Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:25 2025-08-27T07:44:25.874Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:25 2025-08-27T07:44:25.874Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:26 2025-08-27T07:44:26.024Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:26 2025-08-27T07:44:26.024Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:26 2025-08-27T07:44:26.244Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:26 2025-08-27T07:44:26.244Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:26 2025-08-27T07:44:26.564Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:26 2025-08-27T07:44:26.564Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:26 2025-08-27T07:44:26.714Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:26 2025-08-27T07:44:26.714Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:26 2025-08-27T07:44:26.714Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:26 2025-08-27T07:44:26.839Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:26 2025-08-27T07:44:26.839Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:26 2025-08-27T07:44:26.839Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:26 2025-08-27T07:44:26.877Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:26 2025-08-27T07:44:26.877Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:27 2025-08-27T07:44:27.026Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:27 2025-08-27T07:44:27.027Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:27 2025-08-27T07:44:27.248Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:27 2025-08-27T07:44:27.249Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:27 2025-08-27T07:44:27.566Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:27 2025-08-27T07:44:27.566Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:27 2025-08-27T07:44:27.715Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:27 2025-08-27T07:44:27.715Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:27 2025-08-27T07:44:27.715Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:27 2025-08-27T07:44:27.840Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:27 2025-08-27T07:44:27.840Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:27 2025-08-27T07:44:27.840Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:27 2025-08-27T07:44:27.879Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:27 2025-08-27T07:44:27.879Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:28 2025-08-27T07:44:28.027Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:28 2025-08-27T07:44:28.028Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:28 2025-08-27T07:44:28.261Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:28 2025-08-27T07:44:28.267Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:28 2025-08-27T07:44:28.495Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:28 2025-08-27T07:44:28.495Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:28 2025-08-27T07:44:28.765Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:28 2025-08-27T07:44:28.770Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:28 2025-08-27T07:44:28.770Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:28 2025-08-27T07:44:28.811Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:28 2025-08-27T07:44:28.811Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:28 2025-08-27T07:44:28.811Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:28 2025-08-27T07:44:28.875Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.433379942S 07:44:28 2025-08-27T07:44:28.882Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:28 2025-08-27T07:44:28.882Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:29 2025-08-27T07:44:28.957Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:29 2025-08-27T07:44:28.957Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:29 07:44:29 . ____ _ __ _ _ 07:44:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:29 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:29 =========|_|==============|___/=/_/_/_/ 07:44:29 07:44:29 :: Spring Boot :: (v3.5.4) 07:44:29 07:44:29 2025-08-27T07:44:28.997Z INFO 6510 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Starting DmiOutEventConsumerSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:29 2025-08-27T07:44:28.997Z INFO 6510 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 07:44:29 2025-08-27T07:44:29.003Z INFO 6510 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Started DmiOutEventConsumerSpec in 0.02 seconds (process running for 66.002) 07:44:29 2025-08-27T07:44:29.017Z INFO 6510 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 07:44:29 2025-08-27T07:44:29.028Z INFO 6510 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : ACCEPTED 07:44:29 2025-08-27T07:44:29.031Z INFO 6510 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : REJECTED 07:44:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.803 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 07:44:29 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec 07:44:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec 07:44:29 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec 07:44:29 2025-08-27T07:44:29.275Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:29 2025-08-27T07:44:29.275Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec 07:44:29 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec 07:44:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec 07:44:29 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 07:44:29 2025-08-27T07:44:29.497Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:29 2025-08-27T07:44:29.497Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:29 2025-08-27T07:44:29.766Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:29 2025-08-27T07:44:29.766Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:29 2025-08-27T07:44:29.766Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:29 2025-08-27T07:44:29.826Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:29 2025-08-27T07:44:29.826Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:29 2025-08-27T07:44:29.826Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:29 2025-08-27T07:44:29.834Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:29 2025-08-27T07:44:29.834Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:29 2025-08-27T07:44:29.884Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:29 2025-08-27T07:44:29.884Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:30 2025-08-27T07:44:30.179Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:30 2025-08-27T07:44:30.179Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:30 2025-08-27T07:44:30.366Z ERROR 6510 --- [ool-10-thread-1] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.ncmp_to_client.NcmpOutEvent with cause : null 07:44:30 2025-08-27T07:44:30.499Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:30 2025-08-27T07:44:30.499Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:30 2025-08-27T07:44:30.721Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:30 2025-08-27T07:44:30.721Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:30 2025-08-27T07:44:30.721Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:30 2025-08-27T07:44:30.830Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:30 2025-08-27T07:44:30.830Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:30 2025-08-27T07:44:30.830Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:30 2025-08-27T07:44:30.836Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:30 2025-08-27T07:44:30.836Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:30 2025-08-27T07:44:30.887Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:30 2025-08-27T07:44:30.888Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 07:44:30 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 07:44:31 2025-08-27T07:44:30.903Z INFO 6510 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:44:31 2025-08-27T07:44:30.950Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 36129dd5c6564ec432da02af44ccb1ab290727391e8b45949783699cf5e505c7 07:44:31 2025-08-27T07:44:31.093Z ERROR 6510 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 07:44:31 2025-08-27T07:44:31.093Z ERROR 6510 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 07:44:31 2025-08-27T07:44:31.183Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:31 2025-08-27T07:44:31.183Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:31 2025-08-27T07:44:31.501Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:31 2025-08-27T07:44:31.501Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:31 2025-08-27T07:44:31.727Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:31 2025-08-27T07:44:31.727Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:31 2025-08-27T07:44:31.727Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:31 2025-08-27T07:44:31.831Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:31 2025-08-27T07:44:31.831Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:31 2025-08-27T07:44:31.831Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:31 2025-08-27T07:44:31.838Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:31 2025-08-27T07:44:31.838Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:31 2025-08-27T07:44:31.888Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:31 2025-08-27T07:44:31.888Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:32 2025-08-27T07:44:32.187Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:32 2025-08-27T07:44:32.187Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:32 2025-08-27T07:44:32.503Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:32 2025-08-27T07:44:32.503Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:32 2025-08-27T07:44:32.681Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:32 2025-08-27T07:44:32.681Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:32 2025-08-27T07:44:32.681Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:32 2025-08-27T07:44:32.687Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:32 2025-08-27T07:44:32.687Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:32 2025-08-27T07:44:32.687Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:32 2025-08-27T07:44:32.842Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:32 2025-08-27T07:44:32.842Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:32 2025-08-27T07:44:32.891Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:32 2025-08-27T07:44:32.891Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:33 2025-08-27T07:44:33.191Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:33 2025-08-27T07:44:33.191Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:33 2025-08-27T07:44:33.506Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:33 2025-08-27T07:44:33.506Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:33 2025-08-27T07:44:33.642Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:33 2025-08-27T07:44:33.642Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:33 2025-08-27T07:44:33.642Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:33 2025-08-27T07:44:33.682Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:33 2025-08-27T07:44:33.682Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:33 2025-08-27T07:44:33.682Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:33 2025-08-27T07:44:33.843Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:33 2025-08-27T07:44:33.843Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:33 2025-08-27T07:44:33.893Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:33 2025-08-27T07:44:33.893Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:34 2025-08-27T07:44:34.196Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:34 2025-08-27T07:44:34.196Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:34 2025-08-27T07:44:34.511Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:34 2025-08-27T07:44:34.511Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:34 2025-08-27T07:44:34.642Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:34 2025-08-27T07:44:34.642Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:34 2025-08-27T07:44:34.642Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:34 2025-08-27T07:44:34.688Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:34 2025-08-27T07:44:34.688Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:34 2025-08-27T07:44:34.688Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:34 2025-08-27T07:44:34.844Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:34 2025-08-27T07:44:34.844Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:34 2025-08-27T07:44:34.896Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:34 2025-08-27T07:44:34.896Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:35 2025-08-27T07:44:35.101Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:35 2025-08-27T07:44:35.101Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:35 2025-08-27T07:44:35.523Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:35 2025-08-27T07:44:35.523Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:35 2025-08-27T07:44:35.611Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:35 2025-08-27T07:44:35.611Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:35 2025-08-27T07:44:35.612Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:35 2025-08-27T07:44:35.706Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:35 2025-08-27T07:44:35.706Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:35 2025-08-27T07:44:35.706Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:35 2025-08-27T07:44:35.846Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:35 2025-08-27T07:44:35.846Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:35 2025-08-27T07:44:35.899Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:35 2025-08-27T07:44:35.899Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:36 2025-08-27T07:44:36.105Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:36 2025-08-27T07:44:36.105Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:36 2025-08-27T07:44:36.523Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:36 2025-08-27T07:44:36.523Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:36 2025-08-27T07:44:36.529Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:36 2025-08-27T07:44:36.529Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:36 2025-08-27T07:44:36.529Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:36 2025-08-27T07:44:36.707Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:36 2025-08-27T07:44:36.707Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:36 2025-08-27T07:44:36.707Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:36 2025-08-27T07:44:36.777Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.874341989S 07:44:36 2025-08-27T07:44:36.793Z INFO 6510 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 07:44:36 2025-08-27T07:44:36.793Z INFO 6510 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription create request for source some-resource with subscription id test-id ... 07:44:36 2025-08-27T07:44:36.797Z INFO 6510 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 07:44:36 2025-08-27T07:44:36.797Z INFO 6510 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription delete request for source some-resource with subscription id test-id ... 07:44:36 2025-08-27T07:44:36.810Z ERROR 6510 --- [ main] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.client_to_ncmp.NcmpInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.client_to_ncmp.NcmpInEvent] 07:44:36 2025-08-27T07:44:36.848Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:36 2025-08-27T07:44:36.848Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:36 2025-08-27T07:44:36.901Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:36 2025-08-27T07:44:36.902Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.127 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 07:44:37 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 07:44:37 2025-08-27T07:44:37.053Z INFO 6510 --- [ main] .CmDataJobSubscriptionPersistenceService : There is at least one subscriber left for dataType dataType1 on altId1 07:44:37 2025-08-27T07:44:37.055Z INFO 6510 --- [ main] .CmDataJobSubscriptionPersistenceService : There is at least one subscriber left for dataType last-data-type on last-alt-id 07:44:37 2025-08-27T07:44:37.055Z INFO 6510 --- [ main] .CmDataJobSubscriptionPersistenceService : There are no subscribers left for dataType last-data-type on last-alt-id 07:44:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 07:44:37 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 07:44:37 07:44:37 . ____ _ __ _ _ 07:44:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:37 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:37 =========|_|==============|___/=/_/_/_/ 07:44:37 07:44:37 :: Spring Boot :: (v3.5.4) 07:44:37 07:44:37 2025-08-27T07:44:37.104Z INFO 6510 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:37 2025-08-27T07:44:37.104Z INFO 6510 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 07:44:37 2025-08-27T07:44:37.110Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:37 2025-08-27T07:44:37.110Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:37 2025-08-27T07:44:37.125Z INFO 6510 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.035 seconds (process running for 74.124) 07:44:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 07:44:37 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 07:44:37 2025-08-27T07:44:37.308Z WARN 6510 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 07:44:37 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 07:44:37 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 07:44:37 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 07:44:37 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 07:44:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 07:44:37 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 07:44:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 07:44:37 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 07:44:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 07:44:37 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 07:44:37 2025-08-27T07:44:37.441Z INFO 6510 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:44:37 2025-08-27T07:44:37.479Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 57f0ba00393b860b6e41d469dd86d64e7cd946e122e5e20ec96e82f2e38cf1ef 07:44:37 2025-08-27T07:44:37.489Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:37 2025-08-27T07:44:37.489Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:37 2025-08-27T07:44:37.489Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:37 2025-08-27T07:44:37.525Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:37 2025-08-27T07:44:37.525Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:37 2025-08-27T07:44:37.708Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:37 2025-08-27T07:44:37.708Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:37 2025-08-27T07:44:37.708Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:37 2025-08-27T07:44:37.850Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:37 2025-08-27T07:44:37.850Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:37 2025-08-27T07:44:37.902Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:37 2025-08-27T07:44:37.903Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:38 2025-08-27T07:44:38.114Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:38 2025-08-27T07:44:38.114Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:38 2025-08-27T07:44:38.490Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:38 2025-08-27T07:44:38.490Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:38 2025-08-27T07:44:38.490Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:38 2025-08-27T07:44:38.526Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:38 2025-08-27T07:44:38.526Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:38 2025-08-27T07:44:38.716Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:38 2025-08-27T07:44:38.716Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:38 2025-08-27T07:44:38.716Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:38 2025-08-27T07:44:38.854Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:38 2025-08-27T07:44:38.854Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:38 2025-08-27T07:44:38.904Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:38 2025-08-27T07:44:38.904Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:39 2025-08-27T07:44:39.117Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:39 2025-08-27T07:44:39.117Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:39 2025-08-27T07:44:39.344Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:39 2025-08-27T07:44:39.344Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:39 2025-08-27T07:44:39.344Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:39 2025-08-27T07:44:39.529Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:39 2025-08-27T07:44:39.529Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:39 2025-08-27T07:44:39.717Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:39 2025-08-27T07:44:39.717Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:39 2025-08-27T07:44:39.717Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:39 2025-08-27T07:44:39.855Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:39 2025-08-27T07:44:39.855Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:39 2025-08-27T07:44:39.907Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:39 2025-08-27T07:44:39.907Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:40 2025-08-27T07:44:40.121Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:40 2025-08-27T07:44:40.121Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:40 2025-08-27T07:44:40.394Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:40 2025-08-27T07:44:40.394Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:40 2025-08-27T07:44:40.394Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:40 2025-08-27T07:44:40.531Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:40 2025-08-27T07:44:40.531Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:40 2025-08-27T07:44:40.718Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:40 2025-08-27T07:44:40.718Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:40 2025-08-27T07:44:40.718Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:40 2025-08-27T07:44:40.856Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:40 2025-08-27T07:44:40.856Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:40 2025-08-27T07:44:40.910Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:40 2025-08-27T07:44:40.910Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:41 2025-08-27T07:44:41.124Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:41 2025-08-27T07:44:41.125Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:41 2025-08-27T07:44:41.395Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:41 2025-08-27T07:44:41.395Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:41 2025-08-27T07:44:41.395Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:41 2025-08-27T07:44:41.533Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:41 2025-08-27T07:44:41.533Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:41 2025-08-27T07:44:41.575Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:41 2025-08-27T07:44:41.575Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:41 2025-08-27T07:44:41.575Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:41 2025-08-27T07:44:41.858Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:41 2025-08-27T07:44:41.858Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:41 2025-08-27T07:44:41.915Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:41 2025-08-27T07:44:41.915Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:42 2025-08-27T07:44:42.138Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:42 2025-08-27T07:44:42.138Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:42 2025-08-27T07:44:42.396Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:42 2025-08-27T07:44:42.396Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:42 2025-08-27T07:44:42.396Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:42 2025-08-27T07:44:42.426Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:42 2025-08-27T07:44:42.426Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:42 2025-08-27T07:44:42.426Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:42 2025-08-27T07:44:42.535Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:42 2025-08-27T07:44:42.535Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:42 2025-08-27T07:44:42.863Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:42 2025-08-27T07:44:42.863Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:42 2025-08-27T07:44:42.916Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:42 2025-08-27T07:44:42.916Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:43 2025-08-27T07:44:43.057Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:43 2025-08-27T07:44:43.058Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:43 2025-08-27T07:44:43.335Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:43 2025-08-27T07:44:43.335Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:43 2025-08-27T07:44:43.335Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:43 2025-08-27T07:44:43.409Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:43 2025-08-27T07:44:43.409Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:43 2025-08-27T07:44:43.409Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:43 2025-08-27T07:44:43.507Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.065556155S 07:44:43 2025-08-27T07:44:43.512Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:44:43 allow.auto.create.topics = true 07:44:43 auto.commit.interval.ms = 5000 07:44:43 auto.include.jmx.reporter = true 07:44:43 auto.offset.reset = earliest 07:44:43 bootstrap.servers = [localhost:32773] 07:44:43 check.crcs = true 07:44:43 client.dns.lookup = use_all_dns_ips 07:44:43 client.id = consumer-test-4 07:44:43 client.rack = 07:44:43 connections.max.idle.ms = 540000 07:44:43 default.api.timeout.ms = 60000 07:44:43 enable.auto.commit = true 07:44:43 enable.metrics.push = true 07:44:43 exclude.internal.topics = true 07:44:43 fetch.max.bytes = 52428800 07:44:43 fetch.max.wait.ms = 500 07:44:43 fetch.min.bytes = 1 07:44:43 group.id = test 07:44:43 group.instance.id = null 07:44:43 group.protocol = classic 07:44:43 group.remote.assignor = null 07:44:43 heartbeat.interval.ms = 3000 07:44:43 interceptor.classes = [] 07:44:43 internal.leave.group.on.close = true 07:44:43 internal.throw.on.fetch.stable.offset.unsupported = false 07:44:43 isolation.level = read_uncommitted 07:44:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:44:43 max.partition.fetch.bytes = 1048576 07:44:43 max.poll.interval.ms = 300000 07:44:43 max.poll.records = 500 07:44:43 metadata.max.age.ms = 300000 07:44:43 metadata.recovery.strategy = none 07:44:43 metric.reporters = [] 07:44:43 metrics.num.samples = 2 07:44:43 metrics.recording.level = INFO 07:44:43 metrics.sample.window.ms = 30000 07:44:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:44:43 receive.buffer.bytes = 65536 07:44:43 reconnect.backoff.max.ms = 1000 07:44:43 reconnect.backoff.ms = 50 07:44:43 request.timeout.ms = 30000 07:44:43 retry.backoff.max.ms = 1000 07:44:43 retry.backoff.ms = 100 07:44:43 sasl.client.callback.handler.class = null 07:44:43 sasl.jaas.config = null 07:44:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:43 sasl.kerberos.min.time.before.relogin = 60000 07:44:43 sasl.kerberos.service.name = null 07:44:43 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:43 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:43 sasl.login.callback.handler.class = null 07:44:43 sasl.login.class = null 07:44:43 sasl.login.connect.timeout.ms = null 07:44:43 sasl.login.read.timeout.ms = null 07:44:43 sasl.login.refresh.buffer.seconds = 300 07:44:43 sasl.login.refresh.min.period.seconds = 60 07:44:43 sasl.login.refresh.window.factor = 0.8 07:44:43 sasl.login.refresh.window.jitter = 0.05 07:44:43 sasl.login.retry.backoff.max.ms = 10000 07:44:43 sasl.login.retry.backoff.ms = 100 07:44:43 sasl.mechanism = GSSAPI 07:44:43 sasl.oauthbearer.clock.skew.seconds = 30 07:44:43 sasl.oauthbearer.expected.audience = null 07:44:43 sasl.oauthbearer.expected.issuer = null 07:44:43 sasl.oauthbearer.header.urlencode = false 07:44:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:43 sasl.oauthbearer.jwks.endpoint.url = null 07:44:43 sasl.oauthbearer.scope.claim.name = scope 07:44:43 sasl.oauthbearer.sub.claim.name = sub 07:44:43 sasl.oauthbearer.token.endpoint.url = null 07:44:43 security.protocol = PLAINTEXT 07:44:43 security.providers = null 07:44:43 send.buffer.bytes = 131072 07:44:43 session.timeout.ms = 45000 07:44:43 socket.connection.setup.timeout.max.ms = 30000 07:44:43 socket.connection.setup.timeout.ms = 10000 07:44:43 ssl.cipher.suites = null 07:44:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:43 ssl.endpoint.identification.algorithm = https 07:44:43 ssl.engine.factory.class = null 07:44:43 ssl.key.password = null 07:44:43 ssl.keymanager.algorithm = SunX509 07:44:43 ssl.keystore.certificate.chain = null 07:44:43 ssl.keystore.key = null 07:44:43 ssl.keystore.location = null 07:44:43 ssl.keystore.password = null 07:44:43 ssl.keystore.type = JKS 07:44:43 ssl.protocol = TLSv1.3 07:44:43 ssl.provider = null 07:44:43 ssl.secure.random.implementation = null 07:44:43 ssl.trustmanager.algorithm = PKIX 07:44:43 ssl.truststore.certificates = null 07:44:43 ssl.truststore.location = null 07:44:43 ssl.truststore.password = null 07:44:43 ssl.truststore.type = JKS 07:44:43 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:44:43 07:44:43 2025-08-27T07:44:43.512Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:43 2025-08-27T07:44:43.516Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:43 2025-08-27T07:44:43.516Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:43 2025-08-27T07:44:43.516Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280683516 07:44:43 07:44:43 . ____ _ __ _ _ 07:44:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:43 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:43 =========|_|==============|___/=/_/_/_/ 07:44:43 07:44:43 :: Spring Boot :: (v3.5.4) 07:44:43 07:44:43 2025-08-27T07:44:43.536Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:43 2025-08-27T07:44:43.537Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:43 2025-08-27T07:44:43.537Z INFO 6510 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:43 2025-08-27T07:44:43.537Z INFO 6510 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 07:44:43 2025-08-27T07:44:43.560Z INFO 6510 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.042 seconds (process running for 80.56) 07:44:43 2025-08-27T07:44:43.563Z INFO 6510 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-4, groupId=test] Subscribed to topic(s): test-topic 07:44:43 2025-08-27T07:44:43.583Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:44:43 2025-08-27T07:44:43.583Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:44:43 acks = -1 07:44:43 auto.include.jmx.reporter = true 07:44:43 batch.size = 16384 07:44:43 bootstrap.servers = [localhost:32773] 07:44:43 buffer.memory = 33554432 07:44:43 client.dns.lookup = use_all_dns_ips 07:44:43 client.id = producer-6 07:44:43 compression.gzip.level = -1 07:44:43 compression.lz4.level = 9 07:44:43 compression.type = none 07:44:43 compression.zstd.level = 3 07:44:43 connections.max.idle.ms = 540000 07:44:43 delivery.timeout.ms = 120000 07:44:43 enable.idempotence = false 07:44:43 enable.metrics.push = true 07:44:43 interceptor.classes = [] 07:44:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:44:43 linger.ms = 1 07:44:43 max.block.ms = 60000 07:44:43 max.in.flight.requests.per.connection = 5 07:44:43 max.request.size = 1048576 07:44:43 metadata.max.age.ms = 300000 07:44:43 metadata.max.idle.ms = 300000 07:44:43 metadata.recovery.strategy = none 07:44:43 metric.reporters = [] 07:44:43 metrics.num.samples = 2 07:44:43 metrics.recording.level = INFO 07:44:43 metrics.sample.window.ms = 30000 07:44:43 partitioner.adaptive.partitioning.enable = true 07:44:43 partitioner.availability.timeout.ms = 0 07:44:43 partitioner.class = null 07:44:43 partitioner.ignore.keys = false 07:44:43 receive.buffer.bytes = 32768 07:44:43 reconnect.backoff.max.ms = 1000 07:44:43 reconnect.backoff.ms = 50 07:44:43 request.timeout.ms = 30000 07:44:43 retries = 0 07:44:43 retry.backoff.max.ms = 1000 07:44:43 retry.backoff.ms = 100 07:44:43 sasl.client.callback.handler.class = null 07:44:43 sasl.jaas.config = null 07:44:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:43 sasl.kerberos.min.time.before.relogin = 60000 07:44:43 sasl.kerberos.service.name = null 07:44:43 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:43 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:43 sasl.login.callback.handler.class = null 07:44:43 sasl.login.class = null 07:44:43 sasl.login.connect.timeout.ms = null 07:44:43 sasl.login.read.timeout.ms = null 07:44:43 sasl.login.refresh.buffer.seconds = 300 07:44:43 sasl.login.refresh.min.period.seconds = 60 07:44:43 sasl.login.refresh.window.factor = 0.8 07:44:43 sasl.login.refresh.window.jitter = 0.05 07:44:43 sasl.login.retry.backoff.max.ms = 10000 07:44:43 sasl.login.retry.backoff.ms = 100 07:44:43 sasl.mechanism = GSSAPI 07:44:43 sasl.oauthbearer.clock.skew.seconds = 30 07:44:43 sasl.oauthbearer.expected.audience = null 07:44:43 sasl.oauthbearer.expected.issuer = null 07:44:43 sasl.oauthbearer.header.urlencode = false 07:44:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:43 sasl.oauthbearer.jwks.endpoint.url = null 07:44:43 sasl.oauthbearer.scope.claim.name = scope 07:44:43 sasl.oauthbearer.sub.claim.name = sub 07:44:43 sasl.oauthbearer.token.endpoint.url = null 07:44:43 security.protocol = PLAINTEXT 07:44:43 security.providers = null 07:44:43 send.buffer.bytes = 131072 07:44:43 socket.connection.setup.timeout.max.ms = 30000 07:44:43 socket.connection.setup.timeout.ms = 10000 07:44:43 ssl.cipher.suites = null 07:44:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:43 ssl.endpoint.identification.algorithm = https 07:44:43 ssl.engine.factory.class = null 07:44:43 ssl.key.password = null 07:44:43 ssl.keymanager.algorithm = SunX509 07:44:43 ssl.keystore.certificate.chain = null 07:44:43 ssl.keystore.key = null 07:44:43 ssl.keystore.location = null 07:44:43 ssl.keystore.password = null 07:44:43 ssl.keystore.type = JKS 07:44:43 ssl.protocol = TLSv1.3 07:44:43 ssl.provider = null 07:44:43 ssl.secure.random.implementation = null 07:44:43 ssl.trustmanager.algorithm = PKIX 07:44:43 ssl.truststore.certificates = null 07:44:43 ssl.truststore.location = null 07:44:43 ssl.truststore.password = null 07:44:43 ssl.truststore.type = JKS 07:44:43 transaction.timeout.ms = 60000 07:44:43 transactional.id = null 07:44:43 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 07:44:43 07:44:43 2025-08-27T07:44:43.583Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:43 2025-08-27T07:44:43.587Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:44:43 2025-08-27T07:44:43.587Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:43 2025-08-27T07:44:43.587Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:43 2025-08-27T07:44:43.587Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280683587 07:44:43 2025-08-27T07:44:43.653Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 07:44:43 2025-08-27T07:44:43.653Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:43 2025-08-27T07:44:43.848Z INFO 6510 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-4, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:43 2025-08-27T07:44:43.866Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:43 2025-08-27T07:44:43.866Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:43 2025-08-27T07:44:43.918Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:43 2025-08-27T07:44:43.918Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:43 2025-08-27T07:44:43.964Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 07:44:43 2025-08-27T07:44:43.967Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] (Re-)joining group 07:44:44 2025-08-27T07:44:43.992Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-4-31dc0fa6-233b-4383-b48d-8265db6714f8 07:44:44 2025-08-27T07:44:43.993Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] (Re-)joining group 07:44:44 2025-08-27T07:44:44.018Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-4-31dc0fa6-233b-4383-b48d-8265db6714f8', protocol='range'} 07:44:44 2025-08-27T07:44:44.019Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] Finished assignment for group at generation 1: {consumer-test-4-31dc0fa6-233b-4383-b48d-8265db6714f8=Assignment(partitions=[test-topic-0])} 07:44:44 2025-08-27T07:44:44.043Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-4-31dc0fa6-233b-4383-b48d-8265db6714f8', protocol='range'} 07:44:44 2025-08-27T07:44:44.044Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 07:44:44 2025-08-27T07:44:44.044Z INFO 6510 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-4, groupId=test] Adding newly assigned partitions: test-topic-0 07:44:44 2025-08-27T07:44:44.053Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] Found no committed offset for partition test-topic-0 07:44:44 2025-08-27T07:44:44.067Z INFO 6510 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-4, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32773 (id: 1 rack: null)], epoch=0}}. 07:44:44 2025-08-27T07:44:44.072Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.072Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:44 2025-08-27T07:44:44.178Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.178Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 07:44:44 2025-08-27T07:44:44.222Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.222Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 122ms, elapsed time since send: 122ms, throttle time: 0ms, request timeout: 30000ms) 07:44:44 2025-08-27T07:44:44.222Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node -1 disconnected. 07:44:44 2025-08-27T07:44:44.222Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 2147483646 disconnected. 07:44:44 2025-08-27T07:44:44.222Z INFO 6510 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-4, groupId=test] Error sending fetch request (sessionId=58185754, epoch=1) to node 1: 07:44:44 07:44:44 org.apache.kafka.common.errors.DisconnectException: null 07:44:44 07:44:44 2025-08-27T07:44:44.222Z INFO 6510 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 07:44:44 2025-08-27T07:44:44.290Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.290Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:44 2025-08-27T07:44:44.323Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.323Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:44 2025-08-27T07:44:44.354Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:44 2025-08-27T07:44:44.354Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:44 2025-08-27T07:44:44.355Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.925 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 07:44:44 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 07:44:44 2025-08-27T07:44:44.371Z INFO 6510 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:44:44 2025-08-27T07:44:44.410Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:44 2025-08-27T07:44:44.410Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:44 2025-08-27T07:44:44.410Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:44 2025-08-27T07:44:44.417Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: e9fad6ada67b21651656a6031d5015b5bb6806a0a83c0231941e6fb62636d23a 07:44:44 2025-08-27T07:44:44.495Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.496Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:44 2025-08-27T07:44:44.537Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.537Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:44 2025-08-27T07:44:44.627Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.627Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:44 2025-08-27T07:44:44.868Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.869Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:44 2025-08-27T07:44:44.920Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.920Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:44 2025-08-27T07:44:44.929Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.929Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:44 2025-08-27T07:44:44.969Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:44 2025-08-27T07:44:44.969Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:45 2025-08-27T07:44:45.081Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:45 2025-08-27T07:44:45.081Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:45 2025-08-27T07:44:45.360Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:45 2025-08-27T07:44:45.361Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:45 2025-08-27T07:44:45.361Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:45 2025-08-27T07:44:45.411Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:45 2025-08-27T07:44:45.411Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:45 2025-08-27T07:44:45.411Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:45 2025-08-27T07:44:45.434Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:45 2025-08-27T07:44:45.434Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:45 2025-08-27T07:44:45.539Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:45 2025-08-27T07:44:45.539Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:45 2025-08-27T07:44:45.829Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:45 2025-08-27T07:44:45.829Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:45 2025-08-27T07:44:45.870Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:45 2025-08-27T07:44:45.870Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:45 2025-08-27T07:44:45.920Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:45 2025-08-27T07:44:45.920Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:46 2025-08-27T07:44:46.087Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:46 2025-08-27T07:44:46.087Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:46 2025-08-27T07:44:46.244Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:46 2025-08-27T07:44:46.244Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:46 2025-08-27T07:44:46.244Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:46 2025-08-27T07:44:46.314Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:46 2025-08-27T07:44:46.314Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:46 2025-08-27T07:44:46.314Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:46 2025-08-27T07:44:46.336Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:46 2025-08-27T07:44:46.336Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:46 2025-08-27T07:44:46.542Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:46 2025-08-27T07:44:46.542Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:46 2025-08-27T07:44:46.831Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:46 2025-08-27T07:44:46.831Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:46 2025-08-27T07:44:46.872Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:46 2025-08-27T07:44:46.872Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:46 2025-08-27T07:44:46.923Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:46 2025-08-27T07:44:46.923Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:47 2025-08-27T07:44:47.093Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:47 2025-08-27T07:44:47.093Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:47 2025-08-27T07:44:47.165Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:47 2025-08-27T07:44:47.165Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:47 2025-08-27T07:44:47.166Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:47 2025-08-27T07:44:47.240Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:47 2025-08-27T07:44:47.240Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:47 2025-08-27T07:44:47.318Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:47 2025-08-27T07:44:47.318Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:47 2025-08-27T07:44:47.318Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:47 2025-08-27T07:44:47.543Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:47 2025-08-27T07:44:47.543Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:47 2025-08-27T07:44:47.834Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:47 2025-08-27T07:44:47.834Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:47 2025-08-27T07:44:47.875Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:47 2025-08-27T07:44:47.875Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:47 2025-08-27T07:44:47.923Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:47 2025-08-27T07:44:47.923Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:48 2025-08-27T07:44:48.098Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:48 2025-08-27T07:44:48.098Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:48 2025-08-27T07:44:48.170Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:48 2025-08-27T07:44:48.170Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:48 2025-08-27T07:44:48.170Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:48 2025-08-27T07:44:48.243Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:48 2025-08-27T07:44:48.243Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:48 2025-08-27T07:44:48.323Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:48 2025-08-27T07:44:48.323Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:48 2025-08-27T07:44:48.323Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:48 2025-08-27T07:44:48.544Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:48 2025-08-27T07:44:48.544Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:48 2025-08-27T07:44:48.835Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:48 2025-08-27T07:44:48.835Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:48 2025-08-27T07:44:48.878Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:48 2025-08-27T07:44:48.878Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:48 2025-08-27T07:44:48.968Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:48 2025-08-27T07:44:48.968Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:49 2025-08-27T07:44:49.103Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:49 2025-08-27T07:44:49.103Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:49 2025-08-27T07:44:49.171Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:49 2025-08-27T07:44:49.171Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:49 2025-08-27T07:44:49.171Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:49 2025-08-27T07:44:49.177Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:49 2025-08-27T07:44:49.177Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:49 2025-08-27T07:44:49.177Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:49 2025-08-27T07:44:49.249Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:49 2025-08-27T07:44:49.249Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:49 2025-08-27T07:44:49.545Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:49 2025-08-27T07:44:49.545Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:49 2025-08-27T07:44:49.836Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:49 2025-08-27T07:44:49.836Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:49 2025-08-27T07:44:49.876Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:49 2025-08-27T07:44:49.876Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:49 2025-08-27T07:44:49.970Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:49 2025-08-27T07:44:49.970Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:50 2025-08-27T07:44:50.112Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:50 2025-08-27T07:44:50.112Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:50 2025-08-27T07:44:50.178Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:50 2025-08-27T07:44:50.178Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:50 2025-08-27T07:44:50.178Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:50 2025-08-27T07:44:50.209Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:50 2025-08-27T07:44:50.209Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:50 2025-08-27T07:44:50.209Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:50 2025-08-27T07:44:50.262Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:50 2025-08-27T07:44:50.262Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:50 2025-08-27T07:44:50.308Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.937795814S 07:44:50 2025-08-27T07:44:50.313Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:44:50 allow.auto.create.topics = true 07:44:50 auto.commit.interval.ms = 5000 07:44:50 auto.include.jmx.reporter = true 07:44:50 auto.offset.reset = earliest 07:44:50 bootstrap.servers = [localhost:32774] 07:44:50 check.crcs = true 07:44:50 client.dns.lookup = use_all_dns_ips 07:44:50 client.id = consumer-test-5 07:44:50 client.rack = 07:44:50 connections.max.idle.ms = 540000 07:44:50 default.api.timeout.ms = 60000 07:44:50 enable.auto.commit = true 07:44:50 enable.metrics.push = true 07:44:50 exclude.internal.topics = true 07:44:50 fetch.max.bytes = 52428800 07:44:50 fetch.max.wait.ms = 500 07:44:50 fetch.min.bytes = 1 07:44:50 group.id = test 07:44:50 group.instance.id = null 07:44:50 group.protocol = classic 07:44:50 group.remote.assignor = null 07:44:50 heartbeat.interval.ms = 3000 07:44:50 interceptor.classes = [] 07:44:50 internal.leave.group.on.close = true 07:44:50 internal.throw.on.fetch.stable.offset.unsupported = false 07:44:50 isolation.level = read_uncommitted 07:44:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:44:50 max.partition.fetch.bytes = 1048576 07:44:50 max.poll.interval.ms = 300000 07:44:50 max.poll.records = 500 07:44:50 metadata.max.age.ms = 300000 07:44:50 metadata.recovery.strategy = none 07:44:50 metric.reporters = [] 07:44:50 metrics.num.samples = 2 07:44:50 metrics.recording.level = INFO 07:44:50 metrics.sample.window.ms = 30000 07:44:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:44:50 receive.buffer.bytes = 65536 07:44:50 reconnect.backoff.max.ms = 1000 07:44:50 reconnect.backoff.ms = 50 07:44:50 request.timeout.ms = 30000 07:44:50 retry.backoff.max.ms = 1000 07:44:50 retry.backoff.ms = 100 07:44:50 sasl.client.callback.handler.class = null 07:44:50 sasl.jaas.config = null 07:44:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:50 sasl.kerberos.min.time.before.relogin = 60000 07:44:50 sasl.kerberos.service.name = null 07:44:50 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:50 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:50 sasl.login.callback.handler.class = null 07:44:50 sasl.login.class = null 07:44:50 sasl.login.connect.timeout.ms = null 07:44:50 sasl.login.read.timeout.ms = null 07:44:50 sasl.login.refresh.buffer.seconds = 300 07:44:50 sasl.login.refresh.min.period.seconds = 60 07:44:50 sasl.login.refresh.window.factor = 0.8 07:44:50 sasl.login.refresh.window.jitter = 0.05 07:44:50 sasl.login.retry.backoff.max.ms = 10000 07:44:50 sasl.login.retry.backoff.ms = 100 07:44:50 sasl.mechanism = GSSAPI 07:44:50 sasl.oauthbearer.clock.skew.seconds = 30 07:44:50 sasl.oauthbearer.expected.audience = null 07:44:50 sasl.oauthbearer.expected.issuer = null 07:44:50 sasl.oauthbearer.header.urlencode = false 07:44:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:50 sasl.oauthbearer.jwks.endpoint.url = null 07:44:50 sasl.oauthbearer.scope.claim.name = scope 07:44:50 sasl.oauthbearer.sub.claim.name = sub 07:44:50 sasl.oauthbearer.token.endpoint.url = null 07:44:50 security.protocol = PLAINTEXT 07:44:50 security.providers = null 07:44:50 send.buffer.bytes = 131072 07:44:50 session.timeout.ms = 45000 07:44:50 socket.connection.setup.timeout.max.ms = 30000 07:44:50 socket.connection.setup.timeout.ms = 10000 07:44:50 ssl.cipher.suites = null 07:44:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:50 ssl.endpoint.identification.algorithm = https 07:44:50 ssl.engine.factory.class = null 07:44:50 ssl.key.password = null 07:44:50 ssl.keymanager.algorithm = SunX509 07:44:50 ssl.keystore.certificate.chain = null 07:44:50 ssl.keystore.key = null 07:44:50 ssl.keystore.location = null 07:44:50 ssl.keystore.password = null 07:44:50 ssl.keystore.type = JKS 07:44:50 ssl.protocol = TLSv1.3 07:44:50 ssl.provider = null 07:44:50 ssl.secure.random.implementation = null 07:44:50 ssl.trustmanager.algorithm = PKIX 07:44:50 ssl.truststore.certificates = null 07:44:50 ssl.truststore.location = null 07:44:50 ssl.truststore.password = null 07:44:50 ssl.truststore.type = JKS 07:44:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 07:44:50 07:44:50 2025-08-27T07:44:50.313Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:50 2025-08-27T07:44:50.317Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:50 2025-08-27T07:44:50.317Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:50 2025-08-27T07:44:50.317Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280690316 07:44:50 07:44:50,336 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:44:50 07:44:50,336 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:44:50 07:44:50,336 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:44:50 07:44:50,341 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:44:50 07:44:50,341 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:44:50 07:44:50 . ____ _ __ _ _ 07:44:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:50 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:50 =========|_|==============|___/=/_/_/_/ 07:44:50 07:44:50 :: Spring Boot :: (v3.5.4) 07:44:50 07:44:50 2025-08-27T07:44:50.357Z INFO 6510 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:50 2025-08-27T07:44:50.357Z INFO 6510 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 07:44:50 2025-08-27T07:44:50.388Z INFO 6510 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.069 seconds (process running for 87.387) 07:44:50 2025-08-27T07:44:50.390Z INFO 6510 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-5, groupId=test] Subscribed to topic(s): client-topic 07:44:50 2025-08-27T07:44:50.404Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:44:50 2025-08-27T07:44:50.404Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:44:50 acks = -1 07:44:50 auto.include.jmx.reporter = true 07:44:50 batch.size = 16384 07:44:50 bootstrap.servers = [localhost:32774] 07:44:50 buffer.memory = 33554432 07:44:50 client.dns.lookup = use_all_dns_ips 07:44:50 client.id = producer-7 07:44:50 compression.gzip.level = -1 07:44:50 compression.lz4.level = 9 07:44:50 compression.type = none 07:44:50 compression.zstd.level = 3 07:44:50 connections.max.idle.ms = 540000 07:44:50 delivery.timeout.ms = 120000 07:44:50 enable.idempotence = false 07:44:50 enable.metrics.push = true 07:44:50 interceptor.classes = [] 07:44:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:44:50 linger.ms = 1 07:44:50 max.block.ms = 60000 07:44:50 max.in.flight.requests.per.connection = 5 07:44:50 max.request.size = 1048576 07:44:50 metadata.max.age.ms = 300000 07:44:50 metadata.max.idle.ms = 300000 07:44:50 metadata.recovery.strategy = none 07:44:50 metric.reporters = [] 07:44:50 metrics.num.samples = 2 07:44:50 metrics.recording.level = INFO 07:44:50 metrics.sample.window.ms = 30000 07:44:50 partitioner.adaptive.partitioning.enable = true 07:44:50 partitioner.availability.timeout.ms = 0 07:44:50 partitioner.class = null 07:44:50 partitioner.ignore.keys = false 07:44:50 receive.buffer.bytes = 32768 07:44:50 reconnect.backoff.max.ms = 1000 07:44:50 reconnect.backoff.ms = 50 07:44:50 request.timeout.ms = 30000 07:44:50 retries = 0 07:44:50 retry.backoff.max.ms = 1000 07:44:50 retry.backoff.ms = 100 07:44:50 sasl.client.callback.handler.class = null 07:44:50 sasl.jaas.config = null 07:44:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:50 sasl.kerberos.min.time.before.relogin = 60000 07:44:50 sasl.kerberos.service.name = null 07:44:50 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:50 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:50 sasl.login.callback.handler.class = null 07:44:50 sasl.login.class = null 07:44:50 sasl.login.connect.timeout.ms = null 07:44:50 sasl.login.read.timeout.ms = null 07:44:50 sasl.login.refresh.buffer.seconds = 300 07:44:50 sasl.login.refresh.min.period.seconds = 60 07:44:50 sasl.login.refresh.window.factor = 0.8 07:44:50 sasl.login.refresh.window.jitter = 0.05 07:44:50 sasl.login.retry.backoff.max.ms = 10000 07:44:50 sasl.login.retry.backoff.ms = 100 07:44:50 sasl.mechanism = GSSAPI 07:44:50 sasl.oauthbearer.clock.skew.seconds = 30 07:44:50 sasl.oauthbearer.expected.audience = null 07:44:50 sasl.oauthbearer.expected.issuer = null 07:44:50 sasl.oauthbearer.header.urlencode = false 07:44:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:50 sasl.oauthbearer.jwks.endpoint.url = null 07:44:50 sasl.oauthbearer.scope.claim.name = scope 07:44:50 sasl.oauthbearer.sub.claim.name = sub 07:44:50 sasl.oauthbearer.token.endpoint.url = null 07:44:50 security.protocol = PLAINTEXT 07:44:50 security.providers = null 07:44:50 send.buffer.bytes = 131072 07:44:50 socket.connection.setup.timeout.max.ms = 30000 07:44:50 socket.connection.setup.timeout.ms = 10000 07:44:50 ssl.cipher.suites = null 07:44:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:50 ssl.endpoint.identification.algorithm = https 07:44:50 ssl.engine.factory.class = null 07:44:50 ssl.key.password = null 07:44:50 ssl.keymanager.algorithm = SunX509 07:44:50 ssl.keystore.certificate.chain = null 07:44:50 ssl.keystore.key = null 07:44:50 ssl.keystore.location = null 07:44:50 ssl.keystore.password = null 07:44:50 ssl.keystore.type = JKS 07:44:50 ssl.protocol = TLSv1.3 07:44:50 ssl.provider = null 07:44:50 ssl.secure.random.implementation = null 07:44:50 ssl.trustmanager.algorithm = PKIX 07:44:50 ssl.truststore.certificates = null 07:44:50 ssl.truststore.location = null 07:44:50 ssl.truststore.password = null 07:44:50 ssl.truststore.type = JKS 07:44:50 transaction.timeout.ms = 60000 07:44:50 transactional.id = null 07:44:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:44:50 07:44:50 2025-08-27T07:44:50.405Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:50 2025-08-27T07:44:50.407Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:44:50 2025-08-27T07:44:50.407Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:50 2025-08-27T07:44:50.407Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:50 2025-08-27T07:44:50.407Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280690407 07:44:50 2025-08-27T07:44:50.455Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {client-topic=UNKNOWN_TOPIC_OR_PARTITION} 07:44:50 2025-08-27T07:44:50.455Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:50 2025-08-27T07:44:50.547Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:50 2025-08-27T07:44:50.547Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:50 2025-08-27T07:44:50.632Z INFO 6510 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-5, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:50 2025-08-27T07:44:50.760Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 07:44:50 2025-08-27T07:44:50.763Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] (Re-)joining group 07:44:50 2025-08-27T07:44:50.800Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-5-b69f80cd-0a75-4890-8180-02e40c7fbd6c 07:44:50 2025-08-27T07:44:50.800Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] (Re-)joining group 07:44:50 2025-08-27T07:44:50.818Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-5-b69f80cd-0a75-4890-8180-02e40c7fbd6c', protocol='range'} 07:44:50 2025-08-27T07:44:50.819Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] Finished assignment for group at generation 1: {consumer-test-5-b69f80cd-0a75-4890-8180-02e40c7fbd6c=Assignment(partitions=[client-topic-0])} 07:44:50 2025-08-27T07:44:50.844Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-5-b69f80cd-0a75-4890-8180-02e40c7fbd6c', protocol='range'} 07:44:50 2025-08-27T07:44:50.844Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 07:44:50 2025-08-27T07:44:50.844Z INFO 6510 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-5, groupId=test] Adding newly assigned partitions: client-topic-0 07:44:50 2025-08-27T07:44:50.849Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:50 2025-08-27T07:44:50.849Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:50 2025-08-27T07:44:50.854Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] Found no committed offset for partition client-topic-0 07:44:50 2025-08-27T07:44:50.865Z INFO 6510 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-5, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 07:44:50 2025-08-27T07:44:50.903Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:50 2025-08-27T07:44:50.903Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:50 2025-08-27T07:44:50.916Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:44:50 allow.auto.create.topics = true 07:44:50 auto.commit.interval.ms = 5000 07:44:50 auto.include.jmx.reporter = true 07:44:50 auto.offset.reset = earliest 07:44:50 bootstrap.servers = [localhost:32774] 07:44:50 check.crcs = true 07:44:50 client.dns.lookup = use_all_dns_ips 07:44:50 client.id = consumer-test-6 07:44:50 client.rack = 07:44:50 connections.max.idle.ms = 540000 07:44:50 default.api.timeout.ms = 60000 07:44:50 enable.auto.commit = true 07:44:50 enable.metrics.push = true 07:44:50 exclude.internal.topics = true 07:44:50 fetch.max.bytes = 52428800 07:44:50 fetch.max.wait.ms = 500 07:44:50 fetch.min.bytes = 1 07:44:50 group.id = test 07:44:50 group.instance.id = null 07:44:50 group.protocol = classic 07:44:50 group.remote.assignor = null 07:44:50 heartbeat.interval.ms = 3000 07:44:50 interceptor.classes = [] 07:44:50 internal.leave.group.on.close = true 07:44:50 internal.throw.on.fetch.stable.offset.unsupported = false 07:44:50 isolation.level = read_uncommitted 07:44:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:44:50 max.partition.fetch.bytes = 1048576 07:44:50 max.poll.interval.ms = 300000 07:44:50 max.poll.records = 500 07:44:50 metadata.max.age.ms = 300000 07:44:50 metadata.recovery.strategy = none 07:44:50 metric.reporters = [] 07:44:50 metrics.num.samples = 2 07:44:50 metrics.recording.level = INFO 07:44:50 metrics.sample.window.ms = 30000 07:44:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:44:50 receive.buffer.bytes = 65536 07:44:50 reconnect.backoff.max.ms = 1000 07:44:50 reconnect.backoff.ms = 50 07:44:50 request.timeout.ms = 30000 07:44:50 retry.backoff.max.ms = 1000 07:44:50 retry.backoff.ms = 100 07:44:50 sasl.client.callback.handler.class = null 07:44:50 sasl.jaas.config = null 07:44:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:50 sasl.kerberos.min.time.before.relogin = 60000 07:44:50 sasl.kerberos.service.name = null 07:44:50 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:50 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:50 sasl.login.callback.handler.class = null 07:44:50 sasl.login.class = null 07:44:50 sasl.login.connect.timeout.ms = null 07:44:50 sasl.login.read.timeout.ms = null 07:44:50 sasl.login.refresh.buffer.seconds = 300 07:44:50 sasl.login.refresh.min.period.seconds = 60 07:44:50 sasl.login.refresh.window.factor = 0.8 07:44:50 sasl.login.refresh.window.jitter = 0.05 07:44:50 sasl.login.retry.backoff.max.ms = 10000 07:44:50 sasl.login.retry.backoff.ms = 100 07:44:50 sasl.mechanism = GSSAPI 07:44:50 sasl.oauthbearer.clock.skew.seconds = 30 07:44:50 sasl.oauthbearer.expected.audience = null 07:44:50 sasl.oauthbearer.expected.issuer = null 07:44:50 sasl.oauthbearer.header.urlencode = false 07:44:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:50 sasl.oauthbearer.jwks.endpoint.url = null 07:44:50 sasl.oauthbearer.scope.claim.name = scope 07:44:50 sasl.oauthbearer.sub.claim.name = sub 07:44:50 sasl.oauthbearer.token.endpoint.url = null 07:44:50 security.protocol = PLAINTEXT 07:44:50 security.providers = null 07:44:50 send.buffer.bytes = 131072 07:44:50 session.timeout.ms = 45000 07:44:50 socket.connection.setup.timeout.max.ms = 30000 07:44:50 socket.connection.setup.timeout.ms = 10000 07:44:50 ssl.cipher.suites = null 07:44:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:50 ssl.endpoint.identification.algorithm = https 07:44:50 ssl.engine.factory.class = null 07:44:50 ssl.key.password = null 07:44:50 ssl.keymanager.algorithm = SunX509 07:44:50 ssl.keystore.certificate.chain = null 07:44:50 ssl.keystore.key = null 07:44:50 ssl.keystore.location = null 07:44:50 ssl.keystore.password = null 07:44:50 ssl.keystore.type = JKS 07:44:50 ssl.protocol = TLSv1.3 07:44:50 ssl.provider = null 07:44:50 ssl.secure.random.implementation = null 07:44:50 ssl.trustmanager.algorithm = PKIX 07:44:50 ssl.truststore.certificates = null 07:44:50 ssl.truststore.location = null 07:44:50 ssl.truststore.password = null 07:44:50 ssl.truststore.type = JKS 07:44:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 07:44:50 07:44:50 2025-08-27T07:44:50.917Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:50 2025-08-27T07:44:50.920Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:50 2025-08-27T07:44:50.920Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:50 2025-08-27T07:44:50.920Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280690920 07:44:50 2025-08-27T07:44:50.926Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:44:50 allow.auto.create.topics = true 07:44:50 auto.commit.interval.ms = 5000 07:44:50 auto.include.jmx.reporter = true 07:44:50 auto.offset.reset = earliest 07:44:50 bootstrap.servers = [localhost:32774] 07:44:50 check.crcs = true 07:44:50 client.dns.lookup = use_all_dns_ips 07:44:50 client.id = consumer-test-7 07:44:50 client.rack = 07:44:50 connections.max.idle.ms = 540000 07:44:50 default.api.timeout.ms = 60000 07:44:50 enable.auto.commit = true 07:44:50 enable.metrics.push = true 07:44:50 exclude.internal.topics = true 07:44:50 fetch.max.bytes = 52428800 07:44:50 fetch.max.wait.ms = 500 07:44:50 fetch.min.bytes = 1 07:44:50 group.id = test 07:44:50 group.instance.id = null 07:44:50 group.protocol = classic 07:44:50 group.remote.assignor = null 07:44:50 heartbeat.interval.ms = 3000 07:44:50 interceptor.classes = [] 07:44:50 internal.leave.group.on.close = true 07:44:50 internal.throw.on.fetch.stable.offset.unsupported = false 07:44:50 isolation.level = read_uncommitted 07:44:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:44:50 max.partition.fetch.bytes = 1048576 07:44:50 max.poll.interval.ms = 300000 07:44:50 max.poll.records = 500 07:44:50 metadata.max.age.ms = 300000 07:44:50 metadata.recovery.strategy = none 07:44:50 metric.reporters = [] 07:44:50 metrics.num.samples = 2 07:44:50 metrics.recording.level = INFO 07:44:50 metrics.sample.window.ms = 30000 07:44:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:44:50 receive.buffer.bytes = 65536 07:44:50 reconnect.backoff.max.ms = 1000 07:44:50 reconnect.backoff.ms = 50 07:44:50 request.timeout.ms = 30000 07:44:50 retry.backoff.max.ms = 1000 07:44:50 retry.backoff.ms = 100 07:44:50 sasl.client.callback.handler.class = null 07:44:50 sasl.jaas.config = null 07:44:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:50 sasl.kerberos.min.time.before.relogin = 60000 07:44:50 sasl.kerberos.service.name = null 07:44:50 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:50 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:50 sasl.login.callback.handler.class = null 07:44:50 sasl.login.class = null 07:44:50 sasl.login.connect.timeout.ms = null 07:44:50 sasl.login.read.timeout.ms = null 07:44:50 sasl.login.refresh.buffer.seconds = 300 07:44:50 sasl.login.refresh.min.period.seconds = 60 07:44:50 sasl.login.refresh.window.factor = 0.8 07:44:50 sasl.login.refresh.window.jitter = 0.05 07:44:50 sasl.login.retry.backoff.max.ms = 10000 07:44:50 sasl.login.retry.backoff.ms = 100 07:44:50 sasl.mechanism = GSSAPI 07:44:50 sasl.oauthbearer.clock.skew.seconds = 30 07:44:50 sasl.oauthbearer.expected.audience = null 07:44:50 sasl.oauthbearer.expected.issuer = null 07:44:50 sasl.oauthbearer.header.urlencode = false 07:44:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:50 sasl.oauthbearer.jwks.endpoint.url = null 07:44:50 sasl.oauthbearer.scope.claim.name = scope 07:44:50 sasl.oauthbearer.sub.claim.name = sub 07:44:50 sasl.oauthbearer.token.endpoint.url = null 07:44:50 security.protocol = PLAINTEXT 07:44:50 security.providers = null 07:44:50 send.buffer.bytes = 131072 07:44:50 session.timeout.ms = 45000 07:44:50 socket.connection.setup.timeout.max.ms = 30000 07:44:50 socket.connection.setup.timeout.ms = 10000 07:44:50 ssl.cipher.suites = null 07:44:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:50 ssl.endpoint.identification.algorithm = https 07:44:50 ssl.engine.factory.class = null 07:44:50 ssl.key.password = null 07:44:50 ssl.keymanager.algorithm = SunX509 07:44:50 ssl.keystore.certificate.chain = null 07:44:50 ssl.keystore.key = null 07:44:50 ssl.keystore.location = null 07:44:50 ssl.keystore.password = null 07:44:50 ssl.keystore.type = JKS 07:44:50 ssl.protocol = TLSv1.3 07:44:50 ssl.provider = null 07:44:50 ssl.secure.random.implementation = null 07:44:50 ssl.trustmanager.algorithm = PKIX 07:44:50 ssl.truststore.certificates = null 07:44:50 ssl.truststore.location = null 07:44:50 ssl.truststore.password = null 07:44:50 ssl.truststore.type = JKS 07:44:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 07:44:50 07:44:50 2025-08-27T07:44:50.926Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:50 2025-08-27T07:44:50.934Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:50 2025-08-27T07:44:50.934Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:50 2025-08-27T07:44:50.934Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280690934 07:44:51 2025-08-27T07:44:50.971Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:51 2025-08-27T07:44:50.971Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:50.991Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:51 2025-08-27T07:44:50.992Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 07:44:51 2025-08-27T07:44:51.022Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:51 2025-08-27T07:44:51.022Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 124ms, elapsed time since send: 124ms, throttle time: 0ms, request timeout: 30000ms) 07:44:51 2025-08-27T07:44:51.022Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node -1 disconnected. 07:44:51 2025-08-27T07:44:51.022Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 2147483646 disconnected. 07:44:51 2025-08-27T07:44:51.022Z INFO 6510 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-5, groupId=test] Error sending fetch request (sessionId=234177609, epoch=1) to node 1: 07:44:51 07:44:51 org.apache.kafka.common.errors.DisconnectException: null 07:44:51 07:44:51 2025-08-27T07:44:51.022Z INFO 6510 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 07:44:51 2025-08-27T07:44:51.080Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:51 2025-08-27T07:44:51.080Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:51.080Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:51 2025-08-27T07:44:51.109Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:51 2025-08-27T07:44:51.109Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:51.116Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:51 2025-08-27T07:44:51.116Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:51.148Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:51 2025-08-27T07:44:51.148Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:51.148Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.816 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 07:44:51 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 07:44:51 2025-08-27T07:44:51.192Z INFO 6510 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:44:51 2025-08-27T07:44:51.224Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:51 2025-08-27T07:44:51.224Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:51.239Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: c9ae4102e30db29d4afd077c13292a7683deed927270901573542d890fb3fdd0 07:44:51 2025-08-27T07:44:51.275Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:51 2025-08-27T07:44:51.275Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:51.333Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:51 2025-08-27T07:44:51.334Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:51.426Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:51 2025-08-27T07:44:51.426Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:51.549Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:51 2025-08-27T07:44:51.549Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:51.727Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:51 2025-08-27T07:44:51.727Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:51.783Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:51 2025-08-27T07:44:51.783Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:51 2025-08-27T07:44:51.850Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:51 2025-08-27T07:44:51.850Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:52 2025-08-27T07:44:51.908Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:52 2025-08-27T07:44:51.908Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:52 2025-08-27T07:44:51.973Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:52 2025-08-27T07:44:51.973Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:52 2025-08-27T07:44:52.019Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:52 2025-08-27T07:44:52.020Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:52 2025-08-27T07:44:52.055Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:52 2025-08-27T07:44:52.055Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:52 2025-08-27T07:44:52.055Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:52 2025-08-27T07:44:52.086Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:52 2025-08-27T07:44:52.086Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:52 2025-08-27T07:44:52.086Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:52 2025-08-27T07:44:52.129Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:52 2025-08-27T07:44:52.129Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:52 2025-08-27T07:44:52.279Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:52 2025-08-27T07:44:52.279Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:52 2025-08-27T07:44:52.550Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:52 2025-08-27T07:44:52.550Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:52 2025-08-27T07:44:52.740Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:52 2025-08-27T07:44:52.740Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:52 2025-08-27T07:44:52.852Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:52 2025-08-27T07:44:52.852Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:53 2025-08-27T07:44:52.910Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:53 2025-08-27T07:44:52.910Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:53 2025-08-27T07:44:52.932Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:53 2025-08-27T07:44:52.932Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:53 2025-08-27T07:44:52.974Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:53 2025-08-27T07:44:52.974Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:53 2025-08-27T07:44:53.023Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:53 2025-08-27T07:44:53.023Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:53 2025-08-27T07:44:53.048Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:53 2025-08-27T07:44:53.048Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:53 2025-08-27T07:44:53.048Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:53 2025-08-27T07:44:53.058Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:53 2025-08-27T07:44:53.058Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:53 2025-08-27T07:44:53.058Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:53 2025-08-27T07:44:53.282Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:53 2025-08-27T07:44:53.282Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:53 2025-08-27T07:44:53.490Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:53 2025-08-27T07:44:53.490Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:53 2025-08-27T07:44:53.742Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:53 2025-08-27T07:44:53.742Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:53 2025-08-27T07:44:53.854Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:53 2025-08-27T07:44:53.854Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:54 2025-08-27T07:44:53.911Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:54 2025-08-27T07:44:53.911Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:54 2025-08-27T07:44:53.936Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:54 2025-08-27T07:44:53.936Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:54 2025-08-27T07:44:53.975Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:54 2025-08-27T07:44:53.975Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:54 2025-08-27T07:44:54.025Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:54 2025-08-27T07:44:54.026Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:54 2025-08-27T07:44:54.053Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:54 2025-08-27T07:44:54.053Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:54 2025-08-27T07:44:54.053Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:54 2025-08-27T07:44:54.092Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:54 2025-08-27T07:44:54.092Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:54 2025-08-27T07:44:54.092Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:54 2025-08-27T07:44:54.285Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:54 2025-08-27T07:44:54.285Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:54 2025-08-27T07:44:54.354Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:54 2025-08-27T07:44:54.354Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:54 2025-08-27T07:44:54.743Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:54 2025-08-27T07:44:54.743Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:54 2025-08-27T07:44:54.855Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:54 2025-08-27T07:44:54.855Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:54.909Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:55 2025-08-27T07:44:54.909Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:54.909Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:55 2025-08-27T07:44:54.912Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:55 2025-08-27T07:44:54.912Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:54.940Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:55 2025-08-27T07:44:54.940Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:54.947Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:55 2025-08-27T07:44:54.947Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:54.948Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:55 2025-08-27T07:44:54.976Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:55 2025-08-27T07:44:54.976Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:55.034Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:55 2025-08-27T07:44:55.034Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:55.288Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:55 2025-08-27T07:44:55.288Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:55.399Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:55 2025-08-27T07:44:55.399Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:55.748Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:55 2025-08-27T07:44:55.748Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:55.859Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:55 2025-08-27T07:44:55.859Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:55.898Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:55 2025-08-27T07:44:55.898Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:55 2025-08-27T07:44:55.898Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:56 2025-08-27T07:44:55.914Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:56 2025-08-27T07:44:55.914Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:56 2025-08-27T07:44:55.914Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:56 2025-08-27T07:44:55.914Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:56 2025-08-27T07:44:55.915Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:56 2025-08-27T07:44:55.942Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:56 2025-08-27T07:44:55.942Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:56 2025-08-27T07:44:55.978Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:56 2025-08-27T07:44:55.978Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:56 2025-08-27T07:44:56.037Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:56 2025-08-27T07:44:56.037Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:56 2025-08-27T07:44:56.294Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:56 2025-08-27T07:44:56.294Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:56 2025-08-27T07:44:56.400Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:56 2025-08-27T07:44:56.400Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:56 2025-08-27T07:44:56.750Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:56 2025-08-27T07:44:56.750Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:56 2025-08-27T07:44:56.820Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:56 2025-08-27T07:44:56.820Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:56 2025-08-27T07:44:56.820Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:56 2025-08-27T07:44:56.861Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:56 2025-08-27T07:44:56.861Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:56 2025-08-27T07:44:56.909Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:56 2025-08-27T07:44:56.909Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:56 2025-08-27T07:44:56.909Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:56 2025-08-27T07:44:56.915Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:56 2025-08-27T07:44:56.915Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:57 2025-08-27T07:44:56.949Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:57 2025-08-27T07:44:56.949Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:57 2025-08-27T07:44:56.979Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:57 2025-08-27T07:44:56.979Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:57 2025-08-27T07:44:57.043Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:57 2025-08-27T07:44:57.043Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:57 2025-08-27T07:44:57.277Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.08461406S 07:44:57 07:44:57,305 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:44:57 07:44:57,305 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:44:57 07:44:57,305 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:44:57 07:44:57,311 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:44:57 07:44:57,311 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:44:57 07:44:57 . ____ _ __ _ _ 07:44:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:44:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:44:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:44:57 ' |____| .__|_| |_|_| |_\__, | / / / / 07:44:57 =========|_|==============|___/=/_/_/_/ 07:44:57 07:44:57 :: Spring Boot :: (v3.5.4) 07:44:57 07:44:57 2025-08-27T07:44:57.328Z INFO 6510 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:44:57 2025-08-27T07:44:57.328Z INFO 6510 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 07:44:57 2025-08-27T07:44:57.401Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:57 2025-08-27T07:44:57.402Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:57 2025-08-27T07:44:57.752Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:57 2025-08-27T07:44:57.752Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:57 2025-08-27T07:44:57.782Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:57 2025-08-27T07:44:57.783Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:57 2025-08-27T07:44:57.783Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:57 2025-08-27T07:44:57.821Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:57 2025-08-27T07:44:57.821Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:57 2025-08-27T07:44:57.821Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:57 2025-08-27T07:44:57.863Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:57 2025-08-27T07:44:57.863Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:57 2025-08-27T07:44:57.917Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:57 2025-08-27T07:44:57.918Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:58 2025-08-27T07:44:57.963Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:58 2025-08-27T07:44:57.963Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:58 2025-08-27T07:44:57.981Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:58 2025-08-27T07:44:57.981Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:58 2025-08-27T07:44:58.050Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:58 2025-08-27T07:44:58.051Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:58 2025-08-27T07:44:58.307Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:58 2025-08-27T07:44:58.307Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:58 2025-08-27T07:44:58.376Z INFO 6510 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 07:44:58 2025-08-27T07:44:58.402Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:58 2025-08-27T07:44:58.403Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:58 2025-08-27T07:44:58.732Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:58 2025-08-27T07:44:58.732Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:58 2025-08-27T07:44:58.732Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:58 2025-08-27T07:44:58.783Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:58 2025-08-27T07:44:58.784Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:58 2025-08-27T07:44:58.784Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:58 2025-08-27T07:44:58.784Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:58 2025-08-27T07:44:58.784Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:58 2025-08-27T07:44:58.829Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:44:58 allow.auto.create.topics = true 07:44:58 auto.commit.interval.ms = 5000 07:44:58 auto.include.jmx.reporter = true 07:44:58 auto.offset.reset = latest 07:44:58 bootstrap.servers = [localhost:32775] 07:44:58 check.crcs = true 07:44:58 client.dns.lookup = use_all_dns_ips 07:44:58 client.id = consumer-ncmp-data-operation-event-group-8 07:44:58 client.rack = 07:44:58 connections.max.idle.ms = 540000 07:44:58 default.api.timeout.ms = 60000 07:44:58 enable.auto.commit = false 07:44:58 enable.metrics.push = true 07:44:58 exclude.internal.topics = true 07:44:58 fetch.max.bytes = 52428800 07:44:58 fetch.max.wait.ms = 500 07:44:58 fetch.min.bytes = 1 07:44:58 group.id = ncmp-data-operation-event-group 07:44:58 group.instance.id = null 07:44:58 group.protocol = classic 07:44:58 group.remote.assignor = null 07:44:58 heartbeat.interval.ms = 3000 07:44:58 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 07:44:58 internal.leave.group.on.close = true 07:44:58 internal.throw.on.fetch.stable.offset.unsupported = false 07:44:58 isolation.level = read_uncommitted 07:44:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:44:58 max.partition.fetch.bytes = 1048576 07:44:58 max.poll.interval.ms = 300000 07:44:58 max.poll.records = 500 07:44:58 metadata.max.age.ms = 300000 07:44:58 metadata.recovery.strategy = none 07:44:58 metric.reporters = [] 07:44:58 metrics.num.samples = 2 07:44:58 metrics.recording.level = INFO 07:44:58 metrics.sample.window.ms = 30000 07:44:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:44:58 receive.buffer.bytes = 65536 07:44:58 reconnect.backoff.max.ms = 1000 07:44:58 reconnect.backoff.ms = 50 07:44:58 request.timeout.ms = 30000 07:44:58 retry.backoff.max.ms = 1000 07:44:58 retry.backoff.ms = 100 07:44:58 sasl.client.callback.handler.class = null 07:44:58 sasl.jaas.config = null 07:44:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:58 sasl.kerberos.min.time.before.relogin = 60000 07:44:58 sasl.kerberos.service.name = null 07:44:58 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:58 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:58 sasl.login.callback.handler.class = null 07:44:58 sasl.login.class = null 07:44:58 sasl.login.connect.timeout.ms = null 07:44:58 sasl.login.read.timeout.ms = null 07:44:58 sasl.login.refresh.buffer.seconds = 300 07:44:58 sasl.login.refresh.min.period.seconds = 60 07:44:58 sasl.login.refresh.window.factor = 0.8 07:44:58 sasl.login.refresh.window.jitter = 0.05 07:44:58 sasl.login.retry.backoff.max.ms = 10000 07:44:58 sasl.login.retry.backoff.ms = 100 07:44:58 sasl.mechanism = GSSAPI 07:44:58 sasl.oauthbearer.clock.skew.seconds = 30 07:44:58 sasl.oauthbearer.expected.audience = null 07:44:58 sasl.oauthbearer.expected.issuer = null 07:44:58 sasl.oauthbearer.header.urlencode = false 07:44:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:58 sasl.oauthbearer.jwks.endpoint.url = null 07:44:58 sasl.oauthbearer.scope.claim.name = scope 07:44:58 sasl.oauthbearer.sub.claim.name = sub 07:44:58 sasl.oauthbearer.token.endpoint.url = null 07:44:58 security.protocol = PLAINTEXT 07:44:58 security.providers = null 07:44:58 send.buffer.bytes = 131072 07:44:58 session.timeout.ms = 45000 07:44:58 socket.connection.setup.timeout.max.ms = 30000 07:44:58 socket.connection.setup.timeout.ms = 10000 07:44:58 ssl.cipher.suites = null 07:44:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:58 ssl.endpoint.identification.algorithm = https 07:44:58 ssl.engine.factory.class = null 07:44:58 ssl.key.password = null 07:44:58 ssl.keymanager.algorithm = SunX509 07:44:58 ssl.keystore.certificate.chain = null 07:44:58 ssl.keystore.key = null 07:44:58 ssl.keystore.location = null 07:44:58 ssl.keystore.password = null 07:44:58 ssl.keystore.type = JKS 07:44:58 ssl.protocol = TLSv1.3 07:44:58 ssl.provider = null 07:44:58 ssl.secure.random.implementation = null 07:44:58 ssl.trustmanager.algorithm = PKIX 07:44:58 ssl.truststore.certificates = null 07:44:58 ssl.truststore.location = null 07:44:58 ssl.truststore.password = null 07:44:58 ssl.truststore.type = JKS 07:44:58 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:44:58 07:44:58 2025-08-27T07:44:58.829Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:58 2025-08-27T07:44:58.833Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:58 2025-08-27T07:44:58.833Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:58 2025-08-27T07:44:58.833Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280698833 07:44:58 2025-08-27T07:44:58.834Z INFO 6510 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 07:44:58 2025-08-27T07:44:58.845Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:44:58 allow.auto.create.topics = true 07:44:58 auto.commit.interval.ms = 5000 07:44:58 auto.include.jmx.reporter = true 07:44:58 auto.offset.reset = latest 07:44:58 bootstrap.servers = [localhost:32775] 07:44:58 check.crcs = true 07:44:58 client.dns.lookup = use_all_dns_ips 07:44:58 client.id = consumer-ncmp-async-rest-request-event-group-9 07:44:58 client.rack = 07:44:58 connections.max.idle.ms = 540000 07:44:58 default.api.timeout.ms = 60000 07:44:58 enable.auto.commit = false 07:44:58 enable.metrics.push = true 07:44:58 exclude.internal.topics = true 07:44:58 fetch.max.bytes = 52428800 07:44:58 fetch.max.wait.ms = 500 07:44:58 fetch.min.bytes = 1 07:44:58 group.id = ncmp-async-rest-request-event-group 07:44:58 group.instance.id = null 07:44:58 group.protocol = classic 07:44:58 group.remote.assignor = null 07:44:58 heartbeat.interval.ms = 3000 07:44:58 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 07:44:58 internal.leave.group.on.close = true 07:44:58 internal.throw.on.fetch.stable.offset.unsupported = false 07:44:58 isolation.level = read_uncommitted 07:44:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:44:58 max.partition.fetch.bytes = 1048576 07:44:58 max.poll.interval.ms = 300000 07:44:58 max.poll.records = 500 07:44:58 metadata.max.age.ms = 300000 07:44:58 metadata.recovery.strategy = none 07:44:58 metric.reporters = [] 07:44:58 metrics.num.samples = 2 07:44:58 metrics.recording.level = INFO 07:44:58 metrics.sample.window.ms = 30000 07:44:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:44:58 receive.buffer.bytes = 65536 07:44:58 reconnect.backoff.max.ms = 1000 07:44:58 reconnect.backoff.ms = 50 07:44:58 request.timeout.ms = 30000 07:44:58 retry.backoff.max.ms = 1000 07:44:58 retry.backoff.ms = 100 07:44:58 sasl.client.callback.handler.class = null 07:44:58 sasl.jaas.config = null 07:44:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:58 sasl.kerberos.min.time.before.relogin = 60000 07:44:58 sasl.kerberos.service.name = null 07:44:58 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:58 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:58 sasl.login.callback.handler.class = null 07:44:58 sasl.login.class = null 07:44:58 sasl.login.connect.timeout.ms = null 07:44:58 sasl.login.read.timeout.ms = null 07:44:58 sasl.login.refresh.buffer.seconds = 300 07:44:58 sasl.login.refresh.min.period.seconds = 60 07:44:58 sasl.login.refresh.window.factor = 0.8 07:44:58 sasl.login.refresh.window.jitter = 0.05 07:44:58 sasl.login.retry.backoff.max.ms = 10000 07:44:58 sasl.login.retry.backoff.ms = 100 07:44:58 sasl.mechanism = GSSAPI 07:44:58 sasl.oauthbearer.clock.skew.seconds = 30 07:44:58 sasl.oauthbearer.expected.audience = null 07:44:58 sasl.oauthbearer.expected.issuer = null 07:44:58 sasl.oauthbearer.header.urlencode = false 07:44:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:58 sasl.oauthbearer.jwks.endpoint.url = null 07:44:58 sasl.oauthbearer.scope.claim.name = scope 07:44:58 sasl.oauthbearer.sub.claim.name = sub 07:44:58 sasl.oauthbearer.token.endpoint.url = null 07:44:58 security.protocol = PLAINTEXT 07:44:58 security.providers = null 07:44:58 send.buffer.bytes = 131072 07:44:58 session.timeout.ms = 45000 07:44:58 socket.connection.setup.timeout.max.ms = 30000 07:44:58 socket.connection.setup.timeout.ms = 10000 07:44:58 ssl.cipher.suites = null 07:44:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:58 ssl.endpoint.identification.algorithm = https 07:44:58 ssl.engine.factory.class = null 07:44:58 ssl.key.password = null 07:44:58 ssl.keymanager.algorithm = SunX509 07:44:58 ssl.keystore.certificate.chain = null 07:44:58 ssl.keystore.key = null 07:44:58 ssl.keystore.location = null 07:44:58 ssl.keystore.password = null 07:44:58 ssl.keystore.type = JKS 07:44:58 ssl.protocol = TLSv1.3 07:44:58 ssl.provider = null 07:44:58 ssl.secure.random.implementation = null 07:44:58 ssl.trustmanager.algorithm = PKIX 07:44:58 ssl.truststore.certificates = null 07:44:58 ssl.truststore.location = null 07:44:58 ssl.truststore.password = null 07:44:58 ssl.truststore.type = JKS 07:44:58 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:44:58 07:44:58 2025-08-27T07:44:58.845Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:58 2025-08-27T07:44:58.857Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:58 2025-08-27T07:44:58.857Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:58 2025-08-27T07:44:58.857Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280698857 07:44:58 2025-08-27T07:44:58.857Z INFO 6510 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 07:44:58 2025-08-27T07:44:58.866Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:58 2025-08-27T07:44:58.866Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:58 2025-08-27T07:44:58.867Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:58 2025-08-27T07:44:58.867Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:58 2025-08-27T07:44:58.871Z INFO 6510 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.584 seconds (process running for 95.87) 07:44:58 2025-08-27T07:44:58.894Z WARN 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 07:44:58 2025-08-27T07:44:58.894Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:58 2025-08-27T07:44:58.900Z WARN 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 07:44:58 2025-08-27T07:44:58.900Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:58 2025-08-27T07:44:58.919Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:58 2025-08-27T07:44:58.919Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:59 2025-08-27T07:44:58.983Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:44:59 2025-08-27T07:44:58.983Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:59 2025-08-27T07:44:59.031Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 07:44:59 2025-08-27T07:44:59.032Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 07:44:59 2025-08-27T07:44:59.033Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 07:44:59 2025-08-27T07:44:59.035Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 07:44:59 2025-08-27T07:44:59.056Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:44:59 2025-08-27T07:44:59.057Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:59 2025-08-27T07:44:59.063Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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-8-3309124f-17f9-415e-ac35-e2e0d0db42f1 07:44:59 2025-08-27T07:44:59.063Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 07:44:59 2025-08-27T07:44:59.064Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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-9-2b3d3ad0-6095-4cc7-8756-414f9e34b5ad 07:44:59 2025-08-27T07:44:59.064Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 07:44:59 2025-08-27T07:44:59.090Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-3309124f-17f9-415e-ac35-e2e0d0db42f1', protocol='range'} 07:44:59 2025-08-27T07:44:59.090Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-8-3309124f-17f9-415e-ac35-e2e0d0db42f1=Assignment(partitions=[ncmp-async-m2m-0])} 07:44:59 2025-08-27T07:44:59.093Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-2b3d3ad0-6095-4cc7-8756-414f9e34b5ad', protocol='range'} 07:44:59 2025-08-27T07:44:59.094Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-9-2b3d3ad0-6095-4cc7-8756-414f9e34b5ad=Assignment(partitions=[ncmp-async-m2m-0])} 07:44:59 2025-08-27T07:44:59.125Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-2b3d3ad0-6095-4cc7-8756-414f9e34b5ad', protocol='range'} 07:44:59 2025-08-27T07:44:59.126Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 07:44:59 2025-08-27T07:44:59.126Z INFO 6510 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 07:44:59 2025-08-27T07:44:59.128Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-3309124f-17f9-415e-ac35-e2e0d0db42f1', protocol='range'} 07:44:59 2025-08-27T07:44:59.128Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 07:44:59 2025-08-27T07:44:59.128Z INFO 6510 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 07:44:59 2025-08-27T07:44:59.137Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:44:59 2025-08-27T07:44:59.139Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:44:59 2025-08-27T07:44:59.148Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:44:59 2025-08-27T07:44:59.152Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:44:59 2025-08-27T07:44:59.163Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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:32775 (id: 1 rack: null)], epoch=0}}. 07:44:59 2025-08-27T07:44:59.163Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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:32775 (id: 1 rack: null)], epoch=0}}. 07:44:59 2025-08-27T07:44:59.186Z INFO 6510 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 07:44:59 2025-08-27T07:44:59.187Z INFO 6510 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 07:44:59 2025-08-27T07:44:59.217Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:44:59 2025-08-27T07:44:59.218Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:44:59 acks = -1 07:44:59 auto.include.jmx.reporter = true 07:44:59 batch.size = 16384 07:44:59 bootstrap.servers = [localhost:32775] 07:44:59 buffer.memory = 33554432 07:44:59 client.dns.lookup = use_all_dns_ips 07:44:59 client.id = producer-8 07:44:59 compression.gzip.level = -1 07:44:59 compression.lz4.level = 9 07:44:59 compression.type = none 07:44:59 compression.zstd.level = 3 07:44:59 connections.max.idle.ms = 540000 07:44:59 delivery.timeout.ms = 120000 07:44:59 enable.idempotence = false 07:44:59 enable.metrics.push = true 07:44:59 interceptor.classes = [] 07:44:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:44:59 linger.ms = 1 07:44:59 max.block.ms = 60000 07:44:59 max.in.flight.requests.per.connection = 5 07:44:59 max.request.size = 1048576 07:44:59 metadata.max.age.ms = 300000 07:44:59 metadata.max.idle.ms = 300000 07:44:59 metadata.recovery.strategy = none 07:44:59 metric.reporters = [] 07:44:59 metrics.num.samples = 2 07:44:59 metrics.recording.level = INFO 07:44:59 metrics.sample.window.ms = 30000 07:44:59 partitioner.adaptive.partitioning.enable = true 07:44:59 partitioner.availability.timeout.ms = 0 07:44:59 partitioner.class = null 07:44:59 partitioner.ignore.keys = false 07:44:59 receive.buffer.bytes = 32768 07:44:59 reconnect.backoff.max.ms = 1000 07:44:59 reconnect.backoff.ms = 50 07:44:59 request.timeout.ms = 30000 07:44:59 retries = 0 07:44:59 retry.backoff.max.ms = 1000 07:44:59 retry.backoff.ms = 100 07:44:59 sasl.client.callback.handler.class = null 07:44:59 sasl.jaas.config = null 07:44:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:59 sasl.kerberos.min.time.before.relogin = 60000 07:44:59 sasl.kerberos.service.name = null 07:44:59 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:59 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:59 sasl.login.callback.handler.class = null 07:44:59 sasl.login.class = null 07:44:59 sasl.login.connect.timeout.ms = null 07:44:59 sasl.login.read.timeout.ms = null 07:44:59 sasl.login.refresh.buffer.seconds = 300 07:44:59 sasl.login.refresh.min.period.seconds = 60 07:44:59 sasl.login.refresh.window.factor = 0.8 07:44:59 sasl.login.refresh.window.jitter = 0.05 07:44:59 sasl.login.retry.backoff.max.ms = 10000 07:44:59 sasl.login.retry.backoff.ms = 100 07:44:59 sasl.mechanism = GSSAPI 07:44:59 sasl.oauthbearer.clock.skew.seconds = 30 07:44:59 sasl.oauthbearer.expected.audience = null 07:44:59 sasl.oauthbearer.expected.issuer = null 07:44:59 sasl.oauthbearer.header.urlencode = false 07:44:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:59 sasl.oauthbearer.jwks.endpoint.url = null 07:44:59 sasl.oauthbearer.scope.claim.name = scope 07:44:59 sasl.oauthbearer.sub.claim.name = sub 07:44:59 sasl.oauthbearer.token.endpoint.url = null 07:44:59 security.protocol = PLAINTEXT 07:44:59 security.providers = null 07:44:59 send.buffer.bytes = 131072 07:44:59 socket.connection.setup.timeout.max.ms = 30000 07:44:59 socket.connection.setup.timeout.ms = 10000 07:44:59 ssl.cipher.suites = null 07:44:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:59 ssl.endpoint.identification.algorithm = https 07:44:59 ssl.engine.factory.class = null 07:44:59 ssl.key.password = null 07:44:59 ssl.keymanager.algorithm = SunX509 07:44:59 ssl.keystore.certificate.chain = null 07:44:59 ssl.keystore.key = null 07:44:59 ssl.keystore.location = null 07:44:59 ssl.keystore.password = null 07:44:59 ssl.keystore.type = JKS 07:44:59 ssl.protocol = TLSv1.3 07:44:59 ssl.provider = null 07:44:59 ssl.secure.random.implementation = null 07:44:59 ssl.trustmanager.algorithm = PKIX 07:44:59 ssl.truststore.certificates = null 07:44:59 ssl.truststore.location = null 07:44:59 ssl.truststore.password = null 07:44:59 ssl.truststore.type = JKS 07:44:59 transaction.timeout.ms = 60000 07:44:59 transactional.id = null 07:44:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:44:59 07:44:59 2025-08-27T07:44:59.218Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:59 2025-08-27T07:44:59.224Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:44:59 2025-08-27T07:44:59.225Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:59 2025-08-27T07:44:59.225Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:59 2025-08-27T07:44:59.225Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280699225 07:44:59 2025-08-27T07:44:59.238Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:59 2025-08-27T07:44:59.320Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:44:59 2025-08-27T07:44:59.320Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:59 2025-08-27T07:44:59.326Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 07:44:59 auto.include.jmx.reporter = true 07:44:59 bootstrap.controllers = [] 07:44:59 bootstrap.servers = [localhost:32775] 07:44:59 client.dns.lookup = use_all_dns_ips 07:44:59 client.id = 07:44:59 connections.max.idle.ms = 300000 07:44:59 default.api.timeout.ms = 60000 07:44:59 enable.metrics.push = true 07:44:59 metadata.max.age.ms = 300000 07:44:59 metadata.recovery.strategy = none 07:44:59 metric.reporters = [] 07:44:59 metrics.num.samples = 2 07:44:59 metrics.recording.level = INFO 07:44:59 metrics.sample.window.ms = 30000 07:44:59 receive.buffer.bytes = 65536 07:44:59 reconnect.backoff.max.ms = 1000 07:44:59 reconnect.backoff.ms = 50 07:44:59 request.timeout.ms = 30000 07:44:59 retries = 2147483647 07:44:59 retry.backoff.max.ms = 1000 07:44:59 retry.backoff.ms = 100 07:44:59 sasl.client.callback.handler.class = null 07:44:59 sasl.jaas.config = null 07:44:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:59 sasl.kerberos.min.time.before.relogin = 60000 07:44:59 sasl.kerberos.service.name = null 07:44:59 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:59 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:59 sasl.login.callback.handler.class = null 07:44:59 sasl.login.class = null 07:44:59 sasl.login.connect.timeout.ms = null 07:44:59 sasl.login.read.timeout.ms = null 07:44:59 sasl.login.refresh.buffer.seconds = 300 07:44:59 sasl.login.refresh.min.period.seconds = 60 07:44:59 sasl.login.refresh.window.factor = 0.8 07:44:59 sasl.login.refresh.window.jitter = 0.05 07:44:59 sasl.login.retry.backoff.max.ms = 10000 07:44:59 sasl.login.retry.backoff.ms = 100 07:44:59 sasl.mechanism = GSSAPI 07:44:59 sasl.oauthbearer.clock.skew.seconds = 30 07:44:59 sasl.oauthbearer.expected.audience = null 07:44:59 sasl.oauthbearer.expected.issuer = null 07:44:59 sasl.oauthbearer.header.urlencode = false 07:44:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:59 sasl.oauthbearer.jwks.endpoint.url = null 07:44:59 sasl.oauthbearer.scope.claim.name = scope 07:44:59 sasl.oauthbearer.sub.claim.name = sub 07:44:59 sasl.oauthbearer.token.endpoint.url = null 07:44:59 security.protocol = PLAINTEXT 07:44:59 security.providers = null 07:44:59 send.buffer.bytes = 131072 07:44:59 socket.connection.setup.timeout.max.ms = 30000 07:44:59 socket.connection.setup.timeout.ms = 10000 07:44:59 ssl.cipher.suites = null 07:44:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:59 ssl.endpoint.identification.algorithm = https 07:44:59 ssl.engine.factory.class = null 07:44:59 ssl.key.password = null 07:44:59 ssl.keymanager.algorithm = SunX509 07:44:59 ssl.keystore.certificate.chain = null 07:44:59 ssl.keystore.key = null 07:44:59 ssl.keystore.location = null 07:44:59 ssl.keystore.password = null 07:44:59 ssl.keystore.type = JKS 07:44:59 ssl.protocol = TLSv1.3 07:44:59 ssl.provider = null 07:44:59 ssl.secure.random.implementation = null 07:44:59 ssl.trustmanager.algorithm = PKIX 07:44:59 ssl.truststore.certificates = null 07:44:59 ssl.truststore.location = null 07:44:59 ssl.truststore.password = null 07:44:59 ssl.truststore.type = JKS 07:44:59 07:44:59 2025-08-27T07:44:59.327Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 07:44:59 auto.include.jmx.reporter = true 07:44:59 bootstrap.controllers = [] 07:44:59 bootstrap.servers = [localhost:32775] 07:44:59 client.dns.lookup = use_all_dns_ips 07:44:59 client.id = 07:44:59 connections.max.idle.ms = 300000 07:44:59 default.api.timeout.ms = 60000 07:44:59 enable.metrics.push = true 07:44:59 metadata.max.age.ms = 300000 07:44:59 metadata.recovery.strategy = none 07:44:59 metric.reporters = [] 07:44:59 metrics.num.samples = 2 07:44:59 metrics.recording.level = INFO 07:44:59 metrics.sample.window.ms = 30000 07:44:59 receive.buffer.bytes = 65536 07:44:59 reconnect.backoff.max.ms = 1000 07:44:59 reconnect.backoff.ms = 50 07:44:59 request.timeout.ms = 30000 07:44:59 retries = 2147483647 07:44:59 retry.backoff.max.ms = 1000 07:44:59 retry.backoff.ms = 100 07:44:59 sasl.client.callback.handler.class = null 07:44:59 sasl.jaas.config = null 07:44:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:59 sasl.kerberos.min.time.before.relogin = 60000 07:44:59 sasl.kerberos.service.name = null 07:44:59 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:59 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:59 sasl.login.callback.handler.class = null 07:44:59 sasl.login.class = null 07:44:59 sasl.login.connect.timeout.ms = null 07:44:59 sasl.login.read.timeout.ms = null 07:44:59 sasl.login.refresh.buffer.seconds = 300 07:44:59 sasl.login.refresh.min.period.seconds = 60 07:44:59 sasl.login.refresh.window.factor = 0.8 07:44:59 sasl.login.refresh.window.jitter = 0.05 07:44:59 sasl.login.retry.backoff.max.ms = 10000 07:44:59 sasl.login.retry.backoff.ms = 100 07:44:59 sasl.mechanism = GSSAPI 07:44:59 sasl.oauthbearer.clock.skew.seconds = 30 07:44:59 sasl.oauthbearer.expected.audience = null 07:44:59 sasl.oauthbearer.expected.issuer = null 07:44:59 sasl.oauthbearer.header.urlencode = false 07:44:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:59 sasl.oauthbearer.jwks.endpoint.url = null 07:44:59 sasl.oauthbearer.scope.claim.name = scope 07:44:59 sasl.oauthbearer.sub.claim.name = sub 07:44:59 sasl.oauthbearer.token.endpoint.url = null 07:44:59 security.protocol = PLAINTEXT 07:44:59 security.providers = null 07:44:59 send.buffer.bytes = 131072 07:44:59 socket.connection.setup.timeout.max.ms = 30000 07:44:59 socket.connection.setup.timeout.ms = 10000 07:44:59 ssl.cipher.suites = null 07:44:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:59 ssl.endpoint.identification.algorithm = https 07:44:59 ssl.engine.factory.class = null 07:44:59 ssl.key.password = null 07:44:59 ssl.keymanager.algorithm = SunX509 07:44:59 ssl.keystore.certificate.chain = null 07:44:59 ssl.keystore.key = null 07:44:59 ssl.keystore.location = null 07:44:59 ssl.keystore.password = null 07:44:59 ssl.keystore.type = JKS 07:44:59 ssl.protocol = TLSv1.3 07:44:59 ssl.provider = null 07:44:59 ssl.secure.random.implementation = null 07:44:59 ssl.trustmanager.algorithm = PKIX 07:44:59 ssl.truststore.certificates = null 07:44:59 ssl.truststore.location = null 07:44:59 ssl.truststore.password = null 07:44:59 ssl.truststore.type = JKS 07:44:59 07:44:59 2025-08-27T07:44:59.360Z INFO 6510 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:59 2025-08-27T07:44:59.360Z INFO 6510 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:59 2025-08-27T07:44:59.360Z INFO 6510 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280699360 07:44:59 2025-08-27T07:44:59.360Z INFO 6510 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:59 2025-08-27T07:44:59.360Z INFO 6510 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:59 2025-08-27T07:44:59.360Z INFO 6510 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280699360 07:44:59 2025-08-27T07:44:59.399Z INFO 6510 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 07:44:59 2025-08-27T07:44:59.401Z INFO 6510 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:44:59 2025-08-27T07:44:59.401Z INFO 6510 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:44:59 2025-08-27T07:44:59.401Z INFO 6510 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:44:59 2025-08-27T07:44:59.403Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:44:59 2025-08-27T07:44:59.403Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:44:59 2025-08-27T07:44:59.419Z INFO 6510 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 07:44:59 2025-08-27T07:44:59.420Z INFO 6510 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:44:59 2025-08-27T07:44:59.420Z INFO 6510 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:44:59 2025-08-27T07:44:59.420Z INFO 6510 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:44:59 2025-08-27T07:44:59.559Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:44:59 2025-08-27T07:44:59.560Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:44:59 acks = -1 07:44:59 auto.include.jmx.reporter = true 07:44:59 batch.size = 16384 07:44:59 bootstrap.servers = [localhost:32775] 07:44:59 buffer.memory = 33554432 07:44:59 client.dns.lookup = use_all_dns_ips 07:44:59 client.id = producer-9 07:44:59 compression.gzip.level = -1 07:44:59 compression.lz4.level = 9 07:44:59 compression.type = none 07:44:59 compression.zstd.level = 3 07:44:59 connections.max.idle.ms = 540000 07:44:59 delivery.timeout.ms = 120000 07:44:59 enable.idempotence = false 07:44:59 enable.metrics.push = true 07:44:59 interceptor.classes = [] 07:44:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:44:59 linger.ms = 1 07:44:59 max.block.ms = 60000 07:44:59 max.in.flight.requests.per.connection = 5 07:44:59 max.request.size = 1048576 07:44:59 metadata.max.age.ms = 300000 07:44:59 metadata.max.idle.ms = 300000 07:44:59 metadata.recovery.strategy = none 07:44:59 metric.reporters = [] 07:44:59 metrics.num.samples = 2 07:44:59 metrics.recording.level = INFO 07:44:59 metrics.sample.window.ms = 30000 07:44:59 partitioner.adaptive.partitioning.enable = true 07:44:59 partitioner.availability.timeout.ms = 0 07:44:59 partitioner.class = null 07:44:59 partitioner.ignore.keys = false 07:44:59 receive.buffer.bytes = 32768 07:44:59 reconnect.backoff.max.ms = 1000 07:44:59 reconnect.backoff.ms = 50 07:44:59 request.timeout.ms = 30000 07:44:59 retries = 0 07:44:59 retry.backoff.max.ms = 1000 07:44:59 retry.backoff.ms = 100 07:44:59 sasl.client.callback.handler.class = null 07:44:59 sasl.jaas.config = null 07:44:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:59 sasl.kerberos.min.time.before.relogin = 60000 07:44:59 sasl.kerberos.service.name = null 07:44:59 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:59 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:59 sasl.login.callback.handler.class = null 07:44:59 sasl.login.class = null 07:44:59 sasl.login.connect.timeout.ms = null 07:44:59 sasl.login.read.timeout.ms = null 07:44:59 sasl.login.refresh.buffer.seconds = 300 07:44:59 sasl.login.refresh.min.period.seconds = 60 07:44:59 sasl.login.refresh.window.factor = 0.8 07:44:59 sasl.login.refresh.window.jitter = 0.05 07:44:59 sasl.login.retry.backoff.max.ms = 10000 07:44:59 sasl.login.retry.backoff.ms = 100 07:44:59 sasl.mechanism = GSSAPI 07:44:59 sasl.oauthbearer.clock.skew.seconds = 30 07:44:59 sasl.oauthbearer.expected.audience = null 07:44:59 sasl.oauthbearer.expected.issuer = null 07:44:59 sasl.oauthbearer.header.urlencode = false 07:44:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:59 sasl.oauthbearer.jwks.endpoint.url = null 07:44:59 sasl.oauthbearer.scope.claim.name = scope 07:44:59 sasl.oauthbearer.sub.claim.name = sub 07:44:59 sasl.oauthbearer.token.endpoint.url = null 07:44:59 security.protocol = PLAINTEXT 07:44:59 security.providers = null 07:44:59 send.buffer.bytes = 131072 07:44:59 socket.connection.setup.timeout.max.ms = 30000 07:44:59 socket.connection.setup.timeout.ms = 10000 07:44:59 ssl.cipher.suites = null 07:44:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:59 ssl.endpoint.identification.algorithm = https 07:44:59 ssl.engine.factory.class = null 07:44:59 ssl.key.password = null 07:44:59 ssl.keymanager.algorithm = SunX509 07:44:59 ssl.keystore.certificate.chain = null 07:44:59 ssl.keystore.key = null 07:44:59 ssl.keystore.location = null 07:44:59 ssl.keystore.password = null 07:44:59 ssl.keystore.type = JKS 07:44:59 ssl.protocol = TLSv1.3 07:44:59 ssl.provider = null 07:44:59 ssl.secure.random.implementation = null 07:44:59 ssl.trustmanager.algorithm = PKIX 07:44:59 ssl.truststore.certificates = null 07:44:59 ssl.truststore.location = null 07:44:59 ssl.truststore.password = null 07:44:59 ssl.truststore.type = JKS 07:44:59 transaction.timeout.ms = 60000 07:44:59 transactional.id = null 07:44:59 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 07:44:59 07:44:59 2025-08-27T07:44:59.560Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:59 2025-08-27T07:44:59.563Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:44:59 2025-08-27T07:44:59.564Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:59 2025-08-27T07:44:59.564Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:59 2025-08-27T07:44:59.564Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280699564 07:44:59 2025-08-27T07:44:59.575Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:59 2025-08-27T07:44:59.588Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:44:59 2025-08-27T07:44:59.588Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:59 2025-08-27T07:44:59.588Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:59 2025-08-27T07:44:59.625Z ERROR 6510 --- [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 07:44:59 07:44:59 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 07:44:59 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 07:44:59 at java.base/java.lang.Thread.run(Thread.java:833) 07:44:59 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 07:44:59 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 07:44:59 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 07:44:59 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 07:44:59 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 07:44:59 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 07:44:59 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 07:44:59 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 07:44:59 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 07:44:59 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 07:44:59 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 07:44:59 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 07:44:59 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 07:44:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 07:44:59 ... 3 common frames omitted 07:44:59 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 07:44:59 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 07:44:59 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 07:44:59 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 07:44:59 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 07:44:59 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 07:44:59 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 07:44:59 ... 16 common frames omitted 07:44:59 07:44:59 2025-08-27T07:44:59.703Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:44:59 2025-08-27T07:44:59.703Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:44:59 acks = -1 07:44:59 auto.include.jmx.reporter = true 07:44:59 batch.size = 16384 07:44:59 bootstrap.servers = [localhost:32775] 07:44:59 buffer.memory = 33554432 07:44:59 client.dns.lookup = use_all_dns_ips 07:44:59 client.id = producer-10 07:44:59 compression.gzip.level = -1 07:44:59 compression.lz4.level = 9 07:44:59 compression.type = none 07:44:59 compression.zstd.level = 3 07:44:59 connections.max.idle.ms = 540000 07:44:59 delivery.timeout.ms = 120000 07:44:59 enable.idempotence = false 07:44:59 enable.metrics.push = true 07:44:59 interceptor.classes = [] 07:44:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:44:59 linger.ms = 1 07:44:59 max.block.ms = 60000 07:44:59 max.in.flight.requests.per.connection = 5 07:44:59 max.request.size = 1048576 07:44:59 metadata.max.age.ms = 300000 07:44:59 metadata.max.idle.ms = 300000 07:44:59 metadata.recovery.strategy = none 07:44:59 metric.reporters = [] 07:44:59 metrics.num.samples = 2 07:44:59 metrics.recording.level = INFO 07:44:59 metrics.sample.window.ms = 30000 07:44:59 partitioner.adaptive.partitioning.enable = true 07:44:59 partitioner.availability.timeout.ms = 0 07:44:59 partitioner.class = null 07:44:59 partitioner.ignore.keys = false 07:44:59 receive.buffer.bytes = 32768 07:44:59 reconnect.backoff.max.ms = 1000 07:44:59 reconnect.backoff.ms = 50 07:44:59 request.timeout.ms = 30000 07:44:59 retries = 0 07:44:59 retry.backoff.max.ms = 1000 07:44:59 retry.backoff.ms = 100 07:44:59 sasl.client.callback.handler.class = null 07:44:59 sasl.jaas.config = null 07:44:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:44:59 sasl.kerberos.min.time.before.relogin = 60000 07:44:59 sasl.kerberos.service.name = null 07:44:59 sasl.kerberos.ticket.renew.jitter = 0.05 07:44:59 sasl.kerberos.ticket.renew.window.factor = 0.8 07:44:59 sasl.login.callback.handler.class = null 07:44:59 sasl.login.class = null 07:44:59 sasl.login.connect.timeout.ms = null 07:44:59 sasl.login.read.timeout.ms = null 07:44:59 sasl.login.refresh.buffer.seconds = 300 07:44:59 sasl.login.refresh.min.period.seconds = 60 07:44:59 sasl.login.refresh.window.factor = 0.8 07:44:59 sasl.login.refresh.window.jitter = 0.05 07:44:59 sasl.login.retry.backoff.max.ms = 10000 07:44:59 sasl.login.retry.backoff.ms = 100 07:44:59 sasl.mechanism = GSSAPI 07:44:59 sasl.oauthbearer.clock.skew.seconds = 30 07:44:59 sasl.oauthbearer.expected.audience = null 07:44:59 sasl.oauthbearer.expected.issuer = null 07:44:59 sasl.oauthbearer.header.urlencode = false 07:44:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:44:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:44:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:44:59 sasl.oauthbearer.jwks.endpoint.url = null 07:44:59 sasl.oauthbearer.scope.claim.name = scope 07:44:59 sasl.oauthbearer.sub.claim.name = sub 07:44:59 sasl.oauthbearer.token.endpoint.url = null 07:44:59 security.protocol = PLAINTEXT 07:44:59 security.providers = null 07:44:59 send.buffer.bytes = 131072 07:44:59 socket.connection.setup.timeout.max.ms = 30000 07:44:59 socket.connection.setup.timeout.ms = 10000 07:44:59 ssl.cipher.suites = null 07:44:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:44:59 ssl.endpoint.identification.algorithm = https 07:44:59 ssl.engine.factory.class = null 07:44:59 ssl.key.password = null 07:44:59 ssl.keymanager.algorithm = SunX509 07:44:59 ssl.keystore.certificate.chain = null 07:44:59 ssl.keystore.key = null 07:44:59 ssl.keystore.location = null 07:44:59 ssl.keystore.password = null 07:44:59 ssl.keystore.type = JKS 07:44:59 ssl.protocol = TLSv1.3 07:44:59 ssl.provider = null 07:44:59 ssl.secure.random.implementation = null 07:44:59 ssl.trustmanager.algorithm = PKIX 07:44:59 ssl.truststore.certificates = null 07:44:59 ssl.truststore.location = null 07:44:59 ssl.truststore.password = null 07:44:59 ssl.truststore.type = JKS 07:44:59 transaction.timeout.ms = 60000 07:44:59 transactional.id = null 07:44:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:44:59 07:44:59 2025-08-27T07:44:59.704Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:44:59 2025-08-27T07:44:59.708Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:44:59 2025-08-27T07:44:59.708Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:44:59 2025-08-27T07:44:59.708Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:44:59 2025-08-27T07:44:59.708Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280699708 07:44:59 2025-08-27T07:44:59.717Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:44:59 2025-08-27T07:44:59.780Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:44:59 2025-08-27T07:44:59.780Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:44:59 2025-08-27T07:44:59.780Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:44:59 2025-08-27T07:44:59.785Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:44:59 2025-08-27T07:44:59.785Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:59 2025-08-27T07:44:59.867Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:44:59 2025-08-27T07:44:59.867Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:44:59 2025-08-27T07:44:59.870Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:44:59 2025-08-27T07:44:59.870Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:44:59 2025-08-27T07:44:59.920Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:44:59 2025-08-27T07:44:59.920Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:00 2025-08-27T07:44:59.985Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:00 2025-08-27T07:44:59.985Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:00 2025-08-27T07:45:00.036Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:00 2025-08-27T07:45:00.036Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:00 acks = -1 07:45:00 auto.include.jmx.reporter = true 07:45:00 batch.size = 16384 07:45:00 bootstrap.servers = [localhost:32775] 07:45:00 buffer.memory = 33554432 07:45:00 client.dns.lookup = use_all_dns_ips 07:45:00 client.id = producer-11 07:45:00 compression.gzip.level = -1 07:45:00 compression.lz4.level = 9 07:45:00 compression.type = none 07:45:00 compression.zstd.level = 3 07:45:00 connections.max.idle.ms = 540000 07:45:00 delivery.timeout.ms = 120000 07:45:00 enable.idempotence = false 07:45:00 enable.metrics.push = true 07:45:00 interceptor.classes = [] 07:45:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:00 linger.ms = 1 07:45:00 max.block.ms = 60000 07:45:00 max.in.flight.requests.per.connection = 5 07:45:00 max.request.size = 1048576 07:45:00 metadata.max.age.ms = 300000 07:45:00 metadata.max.idle.ms = 300000 07:45:00 metadata.recovery.strategy = none 07:45:00 metric.reporters = [] 07:45:00 metrics.num.samples = 2 07:45:00 metrics.recording.level = INFO 07:45:00 metrics.sample.window.ms = 30000 07:45:00 partitioner.adaptive.partitioning.enable = true 07:45:00 partitioner.availability.timeout.ms = 0 07:45:00 partitioner.class = null 07:45:00 partitioner.ignore.keys = false 07:45:00 receive.buffer.bytes = 32768 07:45:00 reconnect.backoff.max.ms = 1000 07:45:00 reconnect.backoff.ms = 50 07:45:00 request.timeout.ms = 30000 07:45:00 retries = 0 07:45:00 retry.backoff.max.ms = 1000 07:45:00 retry.backoff.ms = 100 07:45:00 sasl.client.callback.handler.class = null 07:45:00 sasl.jaas.config = null 07:45:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:00 sasl.kerberos.min.time.before.relogin = 60000 07:45:00 sasl.kerberos.service.name = null 07:45:00 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:00 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:00 sasl.login.callback.handler.class = null 07:45:00 sasl.login.class = null 07:45:00 sasl.login.connect.timeout.ms = null 07:45:00 sasl.login.read.timeout.ms = null 07:45:00 sasl.login.refresh.buffer.seconds = 300 07:45:00 sasl.login.refresh.min.period.seconds = 60 07:45:00 sasl.login.refresh.window.factor = 0.8 07:45:00 sasl.login.refresh.window.jitter = 0.05 07:45:00 sasl.login.retry.backoff.max.ms = 10000 07:45:00 sasl.login.retry.backoff.ms = 100 07:45:00 sasl.mechanism = GSSAPI 07:45:00 sasl.oauthbearer.clock.skew.seconds = 30 07:45:00 sasl.oauthbearer.expected.audience = null 07:45:00 sasl.oauthbearer.expected.issuer = null 07:45:00 sasl.oauthbearer.header.urlencode = false 07:45:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:00 sasl.oauthbearer.jwks.endpoint.url = null 07:45:00 sasl.oauthbearer.scope.claim.name = scope 07:45:00 sasl.oauthbearer.sub.claim.name = sub 07:45:00 sasl.oauthbearer.token.endpoint.url = null 07:45:00 security.protocol = PLAINTEXT 07:45:00 security.providers = null 07:45:00 send.buffer.bytes = 131072 07:45:00 socket.connection.setup.timeout.max.ms = 30000 07:45:00 socket.connection.setup.timeout.ms = 10000 07:45:00 ssl.cipher.suites = null 07:45:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:00 ssl.endpoint.identification.algorithm = https 07:45:00 ssl.engine.factory.class = null 07:45:00 ssl.key.password = null 07:45:00 ssl.keymanager.algorithm = SunX509 07:45:00 ssl.keystore.certificate.chain = null 07:45:00 ssl.keystore.key = null 07:45:00 ssl.keystore.location = null 07:45:00 ssl.keystore.password = null 07:45:00 ssl.keystore.type = JKS 07:45:00 ssl.protocol = TLSv1.3 07:45:00 ssl.provider = null 07:45:00 ssl.secure.random.implementation = null 07:45:00 ssl.trustmanager.algorithm = PKIX 07:45:00 ssl.truststore.certificates = null 07:45:00 ssl.truststore.location = null 07:45:00 ssl.truststore.password = null 07:45:00 ssl.truststore.type = JKS 07:45:00 transaction.timeout.ms = 60000 07:45:00 transactional.id = null 07:45:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:00 07:45:00 2025-08-27T07:45:00.036Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:00 2025-08-27T07:45:00.039Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:00 2025-08-27T07:45:00.039Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:00 2025-08-27T07:45:00.039Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:00 2025-08-27T07:45:00.039Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280700039 07:45:00 2025-08-27T07:45:00.053Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:00 2025-08-27T07:45:00.061Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:00 2025-08-27T07:45:00.061Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:00 2025-08-27T07:45:00.325Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:00 2025-08-27T07:45:00.325Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:00 2025-08-27T07:45:00.366Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:00 2025-08-27T07:45:00.367Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:00 acks = -1 07:45:00 auto.include.jmx.reporter = true 07:45:00 batch.size = 16384 07:45:00 bootstrap.servers = [localhost:32775] 07:45:00 buffer.memory = 33554432 07:45:00 client.dns.lookup = use_all_dns_ips 07:45:00 client.id = producer-12 07:45:00 compression.gzip.level = -1 07:45:00 compression.lz4.level = 9 07:45:00 compression.type = none 07:45:00 compression.zstd.level = 3 07:45:00 connections.max.idle.ms = 540000 07:45:00 delivery.timeout.ms = 120000 07:45:00 enable.idempotence = false 07:45:00 enable.metrics.push = true 07:45:00 interceptor.classes = [] 07:45:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:00 linger.ms = 1 07:45:00 max.block.ms = 60000 07:45:00 max.in.flight.requests.per.connection = 5 07:45:00 max.request.size = 1048576 07:45:00 metadata.max.age.ms = 300000 07:45:00 metadata.max.idle.ms = 300000 07:45:00 metadata.recovery.strategy = none 07:45:00 metric.reporters = [] 07:45:00 metrics.num.samples = 2 07:45:00 metrics.recording.level = INFO 07:45:00 metrics.sample.window.ms = 30000 07:45:00 partitioner.adaptive.partitioning.enable = true 07:45:00 partitioner.availability.timeout.ms = 0 07:45:00 partitioner.class = null 07:45:00 partitioner.ignore.keys = false 07:45:00 receive.buffer.bytes = 32768 07:45:00 reconnect.backoff.max.ms = 1000 07:45:00 reconnect.backoff.ms = 50 07:45:00 request.timeout.ms = 30000 07:45:00 retries = 0 07:45:00 retry.backoff.max.ms = 1000 07:45:00 retry.backoff.ms = 100 07:45:00 sasl.client.callback.handler.class = null 07:45:00 sasl.jaas.config = null 07:45:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:00 sasl.kerberos.min.time.before.relogin = 60000 07:45:00 sasl.kerberos.service.name = null 07:45:00 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:00 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:00 sasl.login.callback.handler.class = null 07:45:00 sasl.login.class = null 07:45:00 sasl.login.connect.timeout.ms = null 07:45:00 sasl.login.read.timeout.ms = null 07:45:00 sasl.login.refresh.buffer.seconds = 300 07:45:00 sasl.login.refresh.min.period.seconds = 60 07:45:00 sasl.login.refresh.window.factor = 0.8 07:45:00 sasl.login.refresh.window.jitter = 0.05 07:45:00 sasl.login.retry.backoff.max.ms = 10000 07:45:00 sasl.login.retry.backoff.ms = 100 07:45:00 sasl.mechanism = GSSAPI 07:45:00 sasl.oauthbearer.clock.skew.seconds = 30 07:45:00 sasl.oauthbearer.expected.audience = null 07:45:00 sasl.oauthbearer.expected.issuer = null 07:45:00 sasl.oauthbearer.header.urlencode = false 07:45:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:00 sasl.oauthbearer.jwks.endpoint.url = null 07:45:00 sasl.oauthbearer.scope.claim.name = scope 07:45:00 sasl.oauthbearer.sub.claim.name = sub 07:45:00 sasl.oauthbearer.token.endpoint.url = null 07:45:00 security.protocol = PLAINTEXT 07:45:00 security.providers = null 07:45:00 send.buffer.bytes = 131072 07:45:00 socket.connection.setup.timeout.max.ms = 30000 07:45:00 socket.connection.setup.timeout.ms = 10000 07:45:00 ssl.cipher.suites = null 07:45:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:00 ssl.endpoint.identification.algorithm = https 07:45:00 ssl.engine.factory.class = null 07:45:00 ssl.key.password = null 07:45:00 ssl.keymanager.algorithm = SunX509 07:45:00 ssl.keystore.certificate.chain = null 07:45:00 ssl.keystore.key = null 07:45:00 ssl.keystore.location = null 07:45:00 ssl.keystore.password = null 07:45:00 ssl.keystore.type = JKS 07:45:00 ssl.protocol = TLSv1.3 07:45:00 ssl.provider = null 07:45:00 ssl.secure.random.implementation = null 07:45:00 ssl.trustmanager.algorithm = PKIX 07:45:00 ssl.truststore.certificates = null 07:45:00 ssl.truststore.location = null 07:45:00 ssl.truststore.password = null 07:45:00 ssl.truststore.type = JKS 07:45:00 transaction.timeout.ms = 60000 07:45:00 transactional.id = null 07:45:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:00 07:45:00 2025-08-27T07:45:00.367Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:00 2025-08-27T07:45:00.370Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:00 2025-08-27T07:45:00.370Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:00 2025-08-27T07:45:00.370Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:00 2025-08-27T07:45:00.370Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280700370 07:45:00 2025-08-27T07:45:00.379Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:00 2025-08-27T07:45:00.402Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:00 2025-08-27T07:45:00.402Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:00 2025-08-27T07:45:00.537Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:00 2025-08-27T07:45:00.537Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:00 2025-08-27T07:45:00.537Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:00 2025-08-27T07:45:00.691Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:00 2025-08-27T07:45:00.691Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:00 acks = -1 07:45:00 auto.include.jmx.reporter = true 07:45:00 batch.size = 16384 07:45:00 bootstrap.servers = [localhost:32775] 07:45:00 buffer.memory = 33554432 07:45:00 client.dns.lookup = use_all_dns_ips 07:45:00 client.id = producer-13 07:45:00 compression.gzip.level = -1 07:45:00 compression.lz4.level = 9 07:45:00 compression.type = none 07:45:00 compression.zstd.level = 3 07:45:00 connections.max.idle.ms = 540000 07:45:00 delivery.timeout.ms = 120000 07:45:00 enable.idempotence = false 07:45:00 enable.metrics.push = true 07:45:00 interceptor.classes = [] 07:45:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:00 linger.ms = 1 07:45:00 max.block.ms = 60000 07:45:00 max.in.flight.requests.per.connection = 5 07:45:00 max.request.size = 1048576 07:45:00 metadata.max.age.ms = 300000 07:45:00 metadata.max.idle.ms = 300000 07:45:00 metadata.recovery.strategy = none 07:45:00 metric.reporters = [] 07:45:00 metrics.num.samples = 2 07:45:00 metrics.recording.level = INFO 07:45:00 metrics.sample.window.ms = 30000 07:45:00 partitioner.adaptive.partitioning.enable = true 07:45:00 partitioner.availability.timeout.ms = 0 07:45:00 partitioner.class = null 07:45:00 partitioner.ignore.keys = false 07:45:00 receive.buffer.bytes = 32768 07:45:00 reconnect.backoff.max.ms = 1000 07:45:00 reconnect.backoff.ms = 50 07:45:00 request.timeout.ms = 30000 07:45:00 retries = 0 07:45:00 retry.backoff.max.ms = 1000 07:45:00 retry.backoff.ms = 100 07:45:00 sasl.client.callback.handler.class = null 07:45:00 sasl.jaas.config = null 07:45:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:00 sasl.kerberos.min.time.before.relogin = 60000 07:45:00 sasl.kerberos.service.name = null 07:45:00 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:00 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:00 sasl.login.callback.handler.class = null 07:45:00 sasl.login.class = null 07:45:00 sasl.login.connect.timeout.ms = null 07:45:00 sasl.login.read.timeout.ms = null 07:45:00 sasl.login.refresh.buffer.seconds = 300 07:45:00 sasl.login.refresh.min.period.seconds = 60 07:45:00 sasl.login.refresh.window.factor = 0.8 07:45:00 sasl.login.refresh.window.jitter = 0.05 07:45:00 sasl.login.retry.backoff.max.ms = 10000 07:45:00 sasl.login.retry.backoff.ms = 100 07:45:00 sasl.mechanism = GSSAPI 07:45:00 sasl.oauthbearer.clock.skew.seconds = 30 07:45:00 sasl.oauthbearer.expected.audience = null 07:45:00 sasl.oauthbearer.expected.issuer = null 07:45:00 sasl.oauthbearer.header.urlencode = false 07:45:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:00 sasl.oauthbearer.jwks.endpoint.url = null 07:45:00 sasl.oauthbearer.scope.claim.name = scope 07:45:00 sasl.oauthbearer.sub.claim.name = sub 07:45:00 sasl.oauthbearer.token.endpoint.url = null 07:45:00 security.protocol = PLAINTEXT 07:45:00 security.providers = null 07:45:00 send.buffer.bytes = 131072 07:45:00 socket.connection.setup.timeout.max.ms = 30000 07:45:00 socket.connection.setup.timeout.ms = 10000 07:45:00 ssl.cipher.suites = null 07:45:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:00 ssl.endpoint.identification.algorithm = https 07:45:00 ssl.engine.factory.class = null 07:45:00 ssl.key.password = null 07:45:00 ssl.keymanager.algorithm = SunX509 07:45:00 ssl.keystore.certificate.chain = null 07:45:00 ssl.keystore.key = null 07:45:00 ssl.keystore.location = null 07:45:00 ssl.keystore.password = null 07:45:00 ssl.keystore.type = JKS 07:45:00 ssl.protocol = TLSv1.3 07:45:00 ssl.provider = null 07:45:00 ssl.secure.random.implementation = null 07:45:00 ssl.trustmanager.algorithm = PKIX 07:45:00 ssl.truststore.certificates = null 07:45:00 ssl.truststore.location = null 07:45:00 ssl.truststore.password = null 07:45:00 ssl.truststore.type = JKS 07:45:00 transaction.timeout.ms = 60000 07:45:00 transactional.id = null 07:45:00 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 07:45:00 07:45:00 2025-08-27T07:45:00.692Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:00 2025-08-27T07:45:00.697Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:00 2025-08-27T07:45:00.697Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:00 2025-08-27T07:45:00.697Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:00 2025-08-27T07:45:00.697Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280700697 07:45:00 2025-08-27T07:45:00.706Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:00 2025-08-27T07:45:00.725Z ERROR 6510 --- [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 07:45:00 07:45:00 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 07:45:00 Endpoint handler details: 07:45:00 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 07:45:00 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@6885e7d0] 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 07:45:00 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 07:45:00 at java.base/java.lang.Thread.run(Thread.java:833) 07:45:00 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 07:45:00 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 07:45:00 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 07:45:00 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 07:45:00 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 07:45:00 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 07:45:00 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 07:45:00 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 07:45:00 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 07:45:00 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 07:45:00 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 07:45:00 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 07:45:00 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 07:45:00 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 07:45:00 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 07:45:00 ... 10 common frames omitted 07:45:00 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.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@7632979d, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1756280700706, kafka_groupId=ncmp-async-rest-request-event-group}] 07:45:00 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 07:45:00 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 07:45:00 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 07:45:00 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 07:45:00 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 07:45:00 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 07:45:00 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 07:45:00 ... 16 common frames omitted 07:45:00 07:45:00 2025-08-27T07:45:00.726Z ERROR 6510 --- [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 07:45:00 07:45:00 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 07:45:00 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 07:45:00 at java.base/java.lang.Thread.run(Thread.java:833) 07:45:00 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 07:45:00 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 07:45:00 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 07:45:00 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 07:45:00 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 07:45:00 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 07:45:00 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 07:45:00 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 07:45:00 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 07:45:00 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 07:45:00 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 07:45:00 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 07:45:00 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 07:45:00 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 07:45:00 ... 3 common frames omitted 07:45:00 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 07:45:00 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 07:45:00 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 07:45:00 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 07:45:00 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 07:45:00 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 07:45:00 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 07:45:00 ... 16 common frames omitted 07:45:00 07:45:00 2025-08-27T07:45:00.787Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:00 2025-08-27T07:45:00.787Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:00 2025-08-27T07:45:00.787Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:00 2025-08-27T07:45:00.787Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:00 2025-08-27T07:45:00.787Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:00 2025-08-27T07:45:00.868Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:00 2025-08-27T07:45:00.868Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:00 2025-08-27T07:45:00.872Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:00 2025-08-27T07:45:00.872Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:00 2025-08-27T07:45:00.921Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:00 2025-08-27T07:45:00.921Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:00.987Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:01 2025-08-27T07:45:00.987Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.064Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.064Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.083Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.083Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.083Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 362ms, elapsed time since send: 362ms, throttle time: 0ms, request timeout: 30000ms) 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=305832848, epoch=6) to node 1: 07:45:01 07:45:01 org.apache.kafka.common.errors.DisconnectException: null 07:45:01 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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: 362ms, elapsed time since send: 362ms, throttle time: 0ms, request timeout: 30000ms) 07:45:01 2025-08-27T07:45:01.084Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 07:45:01 2025-08-27T07:45:01.085Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 07:45:01 2025-08-27T07:45:01.085Z INFO 6510 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=86196051, epoch=6) to node 1: 07:45:01 07:45:01 org.apache.kafka.common.errors.DisconnectException: null 07:45:01 07:45:01 2025-08-27T07:45:01.085Z INFO 6510 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 07:45:01 2025-08-27T07:45:01.085Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.085Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 07:45:01 2025-08-27T07:45:01.085Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 07:45:01 2025-08-27T07:45:01.085Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.085Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 07:45:01 2025-08-27T07:45:01.086Z INFO 6510 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 07:45:01 2025-08-27T07:45:01.097Z ERROR 6510 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 07:45:01 2025-08-27T07:45:01.097Z ERROR 6510 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 07:45:01 2025-08-27T07:45:01.171Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.171Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.172Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.172Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.189Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.189Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.194Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.194Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.197Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.197Z WARN 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.197Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.198Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.199Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.199Z WARN 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.205Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.205Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.289Z INFO 6510 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 07:45:01 2025-08-27T07:45:01.289Z INFO 6510 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 07:45:01 2025-08-27T07:45:01.290Z INFO 6510 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 07:45:01 2025-08-27T07:45:01.290Z INFO 6510 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 07:45:01 2025-08-27T07:45:01.290Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:45:01 2025-08-27T07:45:01.290Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 07:45:01 2025-08-27T07:45:01.290Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 07:45:01 2025-08-27T07:45:01.291Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:45:01 2025-08-27T07:45:01.291Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 07:45:01 2025-08-27T07:45:01.291Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 07:45:01 2025-08-27T07:45:01.292Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.292Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.293Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:45:01 2025-08-27T07:45:01.293Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 07:45:01 2025-08-27T07:45:01.293Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:45:01 2025-08-27T07:45:01.293Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 07:45:01 2025-08-27T07:45:01.296Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.296Z WARN 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.296Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.296Z WARN 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.298Z INFO 6510 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:45:01 2025-08-27T07:45:01.298Z INFO 6510 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:45:01 2025-08-27T07:45:01.298Z INFO 6510 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:45:01 2025-08-27T07:45:01.298Z INFO 6510 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:45:01 2025-08-27T07:45:01.298Z INFO 6510 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:45:01 2025-08-27T07:45:01.298Z INFO 6510 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:45:01 2025-08-27T07:45:01.298Z INFO 6510 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:45:01 2025-08-27T07:45:01.298Z INFO 6510 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:45:01 2025-08-27T07:45:01.303Z INFO 6510 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 07:45:01 2025-08-27T07:45:01.303Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.304Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.304Z INFO 6510 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 07:45:01 2025-08-27T07:45:01.304Z INFO 6510 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-9 unregistered 07:45:01 2025-08-27T07:45:01.304Z INFO 6510 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 07:45:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.13 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 07:45:01 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 07:45:01 2025-08-27T07:45:01.331Z INFO 6510 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:45:01 2025-08-27T07:45:01.334Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.334Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.378Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: af3fc3ba6b526bea186cd3b4268f0380c6bfc7113f070df07c3cd77b6237ce28 07:45:01 2025-08-27T07:45:01.403Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.403Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.409Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.409Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.411Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.411Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.424Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.424Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.439Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.439Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.493Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.493Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.496Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:01 2025-08-27T07:45:01.497Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.497Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:01 2025-08-27T07:45:01.514Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.515Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.626Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.626Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.788Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.788Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.788Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:01 2025-08-27T07:45:01.788Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.788Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:01 2025-08-27T07:45:01.834Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.834Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.864Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.864Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.869Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.869Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.879Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.879Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.886Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.886Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.906Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.907Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:01 2025-08-27T07:45:01.914Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:01 2025-08-27T07:45:01.914Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:01.972Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:02 2025-08-27T07:45:01.972Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.027Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.027Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.050Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.050Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.067Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.067Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.346Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.346Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.400Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:02 2025-08-27T07:45:02.400Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.400Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:02 2025-08-27T07:45:02.404Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.404Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.661Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.661Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.741Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:02 2025-08-27T07:45:02.741Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.741Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:02 2025-08-27T07:45:02.765Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.766Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.772Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.772Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.789Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.789Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.803Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.803Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.814Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.814Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.870Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.870Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.876Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.876Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.882Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.882Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:02 2025-08-27T07:45:02.913Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:02 2025-08-27T07:45:02.913Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.029Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.029Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.070Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.070Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.350Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.350Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.354Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:03 2025-08-27T07:45:03.354Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.354Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:03 2025-08-27T07:45:03.405Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.405Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.486Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.486Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.695Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:03 2025-08-27T07:45:03.695Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.695Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:03 2025-08-27T07:45:03.709Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.709Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.766Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.767Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.773Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.773Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.814Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.814Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.829Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.829Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.871Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.871Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.878Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.878Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.885Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.886Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:03 2025-08-27T07:45:03.938Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:03 2025-08-27T07:45:03.938Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.031Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.031Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.073Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.073Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.353Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.353Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.373Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:04 2025-08-27T07:45:04.373Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.373Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:04 2025-08-27T07:45:04.407Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.407Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.487Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.487Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.699Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:04 2025-08-27T07:45:04.699Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.699Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:04 2025-08-27T07:45:04.713Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.713Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.767Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.767Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.775Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.775Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.817Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.817Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.830Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.830Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.835Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.835Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.878Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.879Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.895Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.895Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:04 2025-08-27T07:45:04.939Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:04 2025-08-27T07:45:04.940Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.032Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.033Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.076Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.076Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.276Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:05 2025-08-27T07:45:05.276Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.276Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:05 2025-08-27T07:45:05.361Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.361Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.436Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.436Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.488Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.488Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.552Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:05 2025-08-27T07:45:05.552Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.552Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:05 2025-08-27T07:45:05.713Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.714Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.769Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.769Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.776Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.776Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.781Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.781Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.819Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.819Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.857Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.857Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.881Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.881Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.898Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.898Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:05 2025-08-27T07:45:05.941Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:05 2025-08-27T07:45:05.941Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.032Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.032Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.078Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.078Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.279Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:06 2025-08-27T07:45:06.279Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.279Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:06 2025-08-27T07:45:06.363Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.363Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.437Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.437Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.489Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.489Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.554Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:06 2025-08-27T07:45:06.554Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.554Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:06 2025-08-27T07:45:06.714Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.714Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.771Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.771Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.778Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.778Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.795Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.795Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.819Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.819Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.859Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.859Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.880Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.880Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.919Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.919Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:06 2025-08-27T07:45:06.943Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:06 2025-08-27T07:45:06.943Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.033Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.033Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.083Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.083Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.198Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:07 2025-08-27T07:45:07.198Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.198Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:07 2025-08-27T07:45:07.250Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.918980808S 07:45:07 07:45:07,271 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:45:07 07:45:07,271 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:45:07 07:45:07,271 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:45:07 07:45:07,275 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:45:07 07:45:07,275 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:45:07 07:45:07 . ____ _ __ _ _ 07:45:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:45:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:45:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:45:07 ' |____| .__|_| |_|_| |_\__, | / / / / 07:45:07 =========|_|==============|___/=/_/_/_/ 07:45:07 07:45:07 :: Spring Boot :: (v3.5.4) 07:45:07 07:45:07 2025-08-27T07:45:07.291Z INFO 6510 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:45:07 2025-08-27T07:45:07.291Z INFO 6510 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 07:45:07 2025-08-27T07:45:07.376Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.376Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.439Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.439Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.490Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.490Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.518Z INFO 6510 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 07:45:07 2025-08-27T07:45:07.554Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:07 2025-08-27T07:45:07.554Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.554Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:07 2025-08-27T07:45:07.566Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:45:07 allow.auto.create.topics = true 07:45:07 auto.commit.interval.ms = 5000 07:45:07 auto.include.jmx.reporter = true 07:45:07 auto.offset.reset = latest 07:45:07 bootstrap.servers = [localhost:32776] 07:45:07 check.crcs = true 07:45:07 client.dns.lookup = use_all_dns_ips 07:45:07 client.id = consumer-ncmp-data-operation-event-group-10 07:45:07 client.rack = 07:45:07 connections.max.idle.ms = 540000 07:45:07 default.api.timeout.ms = 60000 07:45:07 enable.auto.commit = false 07:45:07 enable.metrics.push = true 07:45:07 exclude.internal.topics = true 07:45:07 fetch.max.bytes = 52428800 07:45:07 fetch.max.wait.ms = 500 07:45:07 fetch.min.bytes = 1 07:45:07 group.id = ncmp-data-operation-event-group 07:45:07 group.instance.id = null 07:45:07 group.protocol = classic 07:45:07 group.remote.assignor = null 07:45:07 heartbeat.interval.ms = 3000 07:45:07 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 07:45:07 internal.leave.group.on.close = true 07:45:07 internal.throw.on.fetch.stable.offset.unsupported = false 07:45:07 isolation.level = read_uncommitted 07:45:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:45:07 max.partition.fetch.bytes = 1048576 07:45:07 max.poll.interval.ms = 300000 07:45:07 max.poll.records = 500 07:45:07 metadata.max.age.ms = 300000 07:45:07 metadata.recovery.strategy = none 07:45:07 metric.reporters = [] 07:45:07 metrics.num.samples = 2 07:45:07 metrics.recording.level = INFO 07:45:07 metrics.sample.window.ms = 30000 07:45:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:45:07 receive.buffer.bytes = 65536 07:45:07 reconnect.backoff.max.ms = 1000 07:45:07 reconnect.backoff.ms = 50 07:45:07 request.timeout.ms = 30000 07:45:07 retry.backoff.max.ms = 1000 07:45:07 retry.backoff.ms = 100 07:45:07 sasl.client.callback.handler.class = null 07:45:07 sasl.jaas.config = null 07:45:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:07 sasl.kerberos.min.time.before.relogin = 60000 07:45:07 sasl.kerberos.service.name = null 07:45:07 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:07 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:07 sasl.login.callback.handler.class = null 07:45:07 sasl.login.class = null 07:45:07 sasl.login.connect.timeout.ms = null 07:45:07 sasl.login.read.timeout.ms = null 07:45:07 sasl.login.refresh.buffer.seconds = 300 07:45:07 sasl.login.refresh.min.period.seconds = 60 07:45:07 sasl.login.refresh.window.factor = 0.8 07:45:07 sasl.login.refresh.window.jitter = 0.05 07:45:07 sasl.login.retry.backoff.max.ms = 10000 07:45:07 sasl.login.retry.backoff.ms = 100 07:45:07 sasl.mechanism = GSSAPI 07:45:07 sasl.oauthbearer.clock.skew.seconds = 30 07:45:07 sasl.oauthbearer.expected.audience = null 07:45:07 sasl.oauthbearer.expected.issuer = null 07:45:07 sasl.oauthbearer.header.urlencode = false 07:45:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:07 sasl.oauthbearer.jwks.endpoint.url = null 07:45:07 sasl.oauthbearer.scope.claim.name = scope 07:45:07 sasl.oauthbearer.sub.claim.name = sub 07:45:07 sasl.oauthbearer.token.endpoint.url = null 07:45:07 security.protocol = PLAINTEXT 07:45:07 security.providers = null 07:45:07 send.buffer.bytes = 131072 07:45:07 session.timeout.ms = 45000 07:45:07 socket.connection.setup.timeout.max.ms = 30000 07:45:07 socket.connection.setup.timeout.ms = 10000 07:45:07 ssl.cipher.suites = null 07:45:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:07 ssl.endpoint.identification.algorithm = https 07:45:07 ssl.engine.factory.class = null 07:45:07 ssl.key.password = null 07:45:07 ssl.keymanager.algorithm = SunX509 07:45:07 ssl.keystore.certificate.chain = null 07:45:07 ssl.keystore.key = null 07:45:07 ssl.keystore.location = null 07:45:07 ssl.keystore.password = null 07:45:07 ssl.keystore.type = JKS 07:45:07 ssl.protocol = TLSv1.3 07:45:07 ssl.provider = null 07:45:07 ssl.secure.random.implementation = null 07:45:07 ssl.trustmanager.algorithm = PKIX 07:45:07 ssl.truststore.certificates = null 07:45:07 ssl.truststore.location = null 07:45:07 ssl.truststore.password = null 07:45:07 ssl.truststore.type = JKS 07:45:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:45:07 07:45:07 2025-08-27T07:45:07.567Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:07 2025-08-27T07:45:07.569Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:07 2025-08-27T07:45:07.569Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:07 2025-08-27T07:45:07.569Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280707569 07:45:07 2025-08-27T07:45:07.569Z INFO 6510 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 07:45:07 2025-08-27T07:45:07.570Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:45:07 allow.auto.create.topics = true 07:45:07 auto.commit.interval.ms = 5000 07:45:07 auto.include.jmx.reporter = true 07:45:07 auto.offset.reset = latest 07:45:07 bootstrap.servers = [localhost:32776] 07:45:07 check.crcs = true 07:45:07 client.dns.lookup = use_all_dns_ips 07:45:07 client.id = consumer-ncmp-async-rest-request-event-group-11 07:45:07 client.rack = 07:45:07 connections.max.idle.ms = 540000 07:45:07 default.api.timeout.ms = 60000 07:45:07 enable.auto.commit = false 07:45:07 enable.metrics.push = true 07:45:07 exclude.internal.topics = true 07:45:07 fetch.max.bytes = 52428800 07:45:07 fetch.max.wait.ms = 500 07:45:07 fetch.min.bytes = 1 07:45:07 group.id = ncmp-async-rest-request-event-group 07:45:07 group.instance.id = null 07:45:07 group.protocol = classic 07:45:07 group.remote.assignor = null 07:45:07 heartbeat.interval.ms = 3000 07:45:07 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 07:45:07 internal.leave.group.on.close = true 07:45:07 internal.throw.on.fetch.stable.offset.unsupported = false 07:45:07 isolation.level = read_uncommitted 07:45:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:45:07 max.partition.fetch.bytes = 1048576 07:45:07 max.poll.interval.ms = 300000 07:45:07 max.poll.records = 500 07:45:07 metadata.max.age.ms = 300000 07:45:07 metadata.recovery.strategy = none 07:45:07 metric.reporters = [] 07:45:07 metrics.num.samples = 2 07:45:07 metrics.recording.level = INFO 07:45:07 metrics.sample.window.ms = 30000 07:45:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:45:07 receive.buffer.bytes = 65536 07:45:07 reconnect.backoff.max.ms = 1000 07:45:07 reconnect.backoff.ms = 50 07:45:07 request.timeout.ms = 30000 07:45:07 retry.backoff.max.ms = 1000 07:45:07 retry.backoff.ms = 100 07:45:07 sasl.client.callback.handler.class = null 07:45:07 sasl.jaas.config = null 07:45:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:07 sasl.kerberos.min.time.before.relogin = 60000 07:45:07 sasl.kerberos.service.name = null 07:45:07 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:07 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:07 sasl.login.callback.handler.class = null 07:45:07 sasl.login.class = null 07:45:07 sasl.login.connect.timeout.ms = null 07:45:07 sasl.login.read.timeout.ms = null 07:45:07 sasl.login.refresh.buffer.seconds = 300 07:45:07 sasl.login.refresh.min.period.seconds = 60 07:45:07 sasl.login.refresh.window.factor = 0.8 07:45:07 sasl.login.refresh.window.jitter = 0.05 07:45:07 sasl.login.retry.backoff.max.ms = 10000 07:45:07 sasl.login.retry.backoff.ms = 100 07:45:07 sasl.mechanism = GSSAPI 07:45:07 sasl.oauthbearer.clock.skew.seconds = 30 07:45:07 sasl.oauthbearer.expected.audience = null 07:45:07 sasl.oauthbearer.expected.issuer = null 07:45:07 sasl.oauthbearer.header.urlencode = false 07:45:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:07 sasl.oauthbearer.jwks.endpoint.url = null 07:45:07 sasl.oauthbearer.scope.claim.name = scope 07:45:07 sasl.oauthbearer.sub.claim.name = sub 07:45:07 sasl.oauthbearer.token.endpoint.url = null 07:45:07 security.protocol = PLAINTEXT 07:45:07 security.providers = null 07:45:07 send.buffer.bytes = 131072 07:45:07 session.timeout.ms = 45000 07:45:07 socket.connection.setup.timeout.max.ms = 30000 07:45:07 socket.connection.setup.timeout.ms = 10000 07:45:07 ssl.cipher.suites = null 07:45:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:07 ssl.endpoint.identification.algorithm = https 07:45:07 ssl.engine.factory.class = null 07:45:07 ssl.key.password = null 07:45:07 ssl.keymanager.algorithm = SunX509 07:45:07 ssl.keystore.certificate.chain = null 07:45:07 ssl.keystore.key = null 07:45:07 ssl.keystore.location = null 07:45:07 ssl.keystore.password = null 07:45:07 ssl.keystore.type = JKS 07:45:07 ssl.protocol = TLSv1.3 07:45:07 ssl.provider = null 07:45:07 ssl.secure.random.implementation = null 07:45:07 ssl.trustmanager.algorithm = PKIX 07:45:07 ssl.truststore.certificates = null 07:45:07 ssl.truststore.location = null 07:45:07 ssl.truststore.password = null 07:45:07 ssl.truststore.type = JKS 07:45:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:45:07 07:45:07 2025-08-27T07:45:07.570Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:07 2025-08-27T07:45:07.576Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:07 2025-08-27T07:45:07.576Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:07 2025-08-27T07:45:07.576Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280707576 07:45:07 2025-08-27T07:45:07.576Z INFO 6510 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 07:45:07 2025-08-27T07:45:07.607Z INFO 6510 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.351 seconds (process running for 104.606) 07:45:07 2025-08-27T07:45:07.610Z WARN 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 07:45:07 2025-08-27T07:45:07.610Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:07 2025-08-27T07:45:07.625Z WARN 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 07:45:07 2025-08-27T07:45:07.625Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:07 2025-08-27T07:45:07.671Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.671Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.731Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 07:45:07 2025-08-27T07:45:07.731Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] (Re-)joining group 07:45:07 2025-08-27T07:45:07.756Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, 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-10-3ddffe5c-5c0a-4f87-9385-ee64b3e4c4ab 07:45:07 2025-08-27T07:45:07.756Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] (Re-)joining group 07:45:07 2025-08-27T07:45:07.772Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-10-3ddffe5c-5c0a-4f87-9385-ee64b3e4c4ab', protocol='range'} 07:45:07 2025-08-27T07:45:07.772Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.772Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.772Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-10-3ddffe5c-5c0a-4f87-9385-ee64b3e4c4ab=Assignment(partitions=[ncmp-async-m2m-0])} 07:45:07 2025-08-27T07:45:07.773Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 07:45:07 2025-08-27T07:45:07.774Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 07:45:07 2025-08-27T07:45:07.779Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.779Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.783Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.783Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.788Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, 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-11-7a35367c-5497-48a1-a9db-2ad093f20eb5 07:45:07 2025-08-27T07:45:07.788Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 07:45:07 2025-08-27T07:45:07.792Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-11-7a35367c-5497-48a1-a9db-2ad093f20eb5', protocol='range'} 07:45:07 2025-08-27T07:45:07.792Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-11-7a35367c-5497-48a1-a9db-2ad093f20eb5=Assignment(partitions=[ncmp-async-m2m-0])} 07:45:07 2025-08-27T07:45:07.795Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.795Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.801Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-10-3ddffe5c-5c0a-4f87-9385-ee64b3e4c4ab', protocol='range'} 07:45:07 2025-08-27T07:45:07.801Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-11-7a35367c-5497-48a1-a9db-2ad093f20eb5', protocol='range'} 07:45:07 2025-08-27T07:45:07.801Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 07:45:07 2025-08-27T07:45:07.801Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 07:45:07 2025-08-27T07:45:07.801Z INFO 6510 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 07:45:07 2025-08-27T07:45:07.801Z INFO 6510 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 07:45:07 2025-08-27T07:45:07.808Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:45:07 2025-08-27T07:45:07.809Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:45:07 2025-08-27T07:45:07.810Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:45:07 2025-08-27T07:45:07.810Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:45:07 2025-08-27T07:45:07.815Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.816Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.819Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, 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:32776 (id: 1 rack: null)], epoch=0}}. 07:45:07 2025-08-27T07:45:07.821Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.821Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.822Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, 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:32776 (id: 1 rack: null)], epoch=0}}. 07:45:07 2025-08-27T07:45:07.832Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:07 2025-08-27T07:45:07.832Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:07 acks = -1 07:45:07 auto.include.jmx.reporter = true 07:45:07 batch.size = 16384 07:45:07 bootstrap.servers = [localhost:32776] 07:45:07 buffer.memory = 33554432 07:45:07 client.dns.lookup = use_all_dns_ips 07:45:07 client.id = producer-14 07:45:07 compression.gzip.level = -1 07:45:07 compression.lz4.level = 9 07:45:07 compression.type = none 07:45:07 compression.zstd.level = 3 07:45:07 connections.max.idle.ms = 540000 07:45:07 delivery.timeout.ms = 120000 07:45:07 enable.idempotence = false 07:45:07 enable.metrics.push = true 07:45:07 interceptor.classes = [] 07:45:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:07 linger.ms = 1 07:45:07 max.block.ms = 60000 07:45:07 max.in.flight.requests.per.connection = 5 07:45:07 max.request.size = 1048576 07:45:07 metadata.max.age.ms = 300000 07:45:07 metadata.max.idle.ms = 300000 07:45:07 metadata.recovery.strategy = none 07:45:07 metric.reporters = [] 07:45:07 metrics.num.samples = 2 07:45:07 metrics.recording.level = INFO 07:45:07 metrics.sample.window.ms = 30000 07:45:07 partitioner.adaptive.partitioning.enable = true 07:45:07 partitioner.availability.timeout.ms = 0 07:45:07 partitioner.class = null 07:45:07 partitioner.ignore.keys = false 07:45:07 receive.buffer.bytes = 32768 07:45:07 reconnect.backoff.max.ms = 1000 07:45:07 reconnect.backoff.ms = 50 07:45:07 request.timeout.ms = 30000 07:45:07 retries = 0 07:45:07 retry.backoff.max.ms = 1000 07:45:07 retry.backoff.ms = 100 07:45:07 sasl.client.callback.handler.class = null 07:45:07 sasl.jaas.config = null 07:45:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:07 sasl.kerberos.min.time.before.relogin = 60000 07:45:07 sasl.kerberos.service.name = null 07:45:07 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:07 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:07 sasl.login.callback.handler.class = null 07:45:07 sasl.login.class = null 07:45:07 sasl.login.connect.timeout.ms = null 07:45:07 sasl.login.read.timeout.ms = null 07:45:07 sasl.login.refresh.buffer.seconds = 300 07:45:07 sasl.login.refresh.min.period.seconds = 60 07:45:07 sasl.login.refresh.window.factor = 0.8 07:45:07 sasl.login.refresh.window.jitter = 0.05 07:45:07 sasl.login.retry.backoff.max.ms = 10000 07:45:07 sasl.login.retry.backoff.ms = 100 07:45:07 sasl.mechanism = GSSAPI 07:45:07 sasl.oauthbearer.clock.skew.seconds = 30 07:45:07 sasl.oauthbearer.expected.audience = null 07:45:07 sasl.oauthbearer.expected.issuer = null 07:45:07 sasl.oauthbearer.header.urlencode = false 07:45:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:07 sasl.oauthbearer.jwks.endpoint.url = null 07:45:07 sasl.oauthbearer.scope.claim.name = scope 07:45:07 sasl.oauthbearer.sub.claim.name = sub 07:45:07 sasl.oauthbearer.token.endpoint.url = null 07:45:07 security.protocol = PLAINTEXT 07:45:07 security.providers = null 07:45:07 send.buffer.bytes = 131072 07:45:07 socket.connection.setup.timeout.max.ms = 30000 07:45:07 socket.connection.setup.timeout.ms = 10000 07:45:07 ssl.cipher.suites = null 07:45:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:07 ssl.endpoint.identification.algorithm = https 07:45:07 ssl.engine.factory.class = null 07:45:07 ssl.key.password = null 07:45:07 ssl.keymanager.algorithm = SunX509 07:45:07 ssl.keystore.certificate.chain = null 07:45:07 ssl.keystore.key = null 07:45:07 ssl.keystore.location = null 07:45:07 ssl.keystore.password = null 07:45:07 ssl.keystore.type = JKS 07:45:07 ssl.protocol = TLSv1.3 07:45:07 ssl.provider = null 07:45:07 ssl.secure.random.implementation = null 07:45:07 ssl.trustmanager.algorithm = PKIX 07:45:07 ssl.truststore.certificates = null 07:45:07 ssl.truststore.location = null 07:45:07 ssl.truststore.password = null 07:45:07 ssl.truststore.type = JKS 07:45:07 transaction.timeout.ms = 60000 07:45:07 transactional.id = null 07:45:07 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:07 07:45:07 2025-08-27T07:45:07.833Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:07 2025-08-27T07:45:07.841Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:07 2025-08-27T07:45:07.841Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:07 2025-08-27T07:45:07.841Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:07 2025-08-27T07:45:07.841Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280707841 07:45:07 2025-08-27T07:45:07.842Z INFO 6510 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 07:45:07 2025-08-27T07:45:07.843Z INFO 6510 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 07:45:07 2025-08-27T07:45:07.862Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:07 2025-08-27T07:45:07.923Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 07:45:07 auto.include.jmx.reporter = true 07:45:07 bootstrap.controllers = [] 07:45:07 bootstrap.servers = [localhost:32776] 07:45:07 client.dns.lookup = use_all_dns_ips 07:45:07 client.id = 07:45:07 connections.max.idle.ms = 300000 07:45:07 default.api.timeout.ms = 60000 07:45:07 enable.metrics.push = true 07:45:07 metadata.max.age.ms = 300000 07:45:07 metadata.recovery.strategy = none 07:45:07 metric.reporters = [] 07:45:07 metrics.num.samples = 2 07:45:07 metrics.recording.level = INFO 07:45:07 metrics.sample.window.ms = 30000 07:45:07 receive.buffer.bytes = 65536 07:45:07 reconnect.backoff.max.ms = 1000 07:45:07 reconnect.backoff.ms = 50 07:45:07 request.timeout.ms = 30000 07:45:07 retries = 2147483647 07:45:07 retry.backoff.max.ms = 1000 07:45:07 retry.backoff.ms = 100 07:45:07 sasl.client.callback.handler.class = null 07:45:07 sasl.jaas.config = null 07:45:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:07 sasl.kerberos.min.time.before.relogin = 60000 07:45:07 sasl.kerberos.service.name = null 07:45:07 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:07 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:07 sasl.login.callback.handler.class = null 07:45:07 sasl.login.class = null 07:45:07 sasl.login.connect.timeout.ms = null 07:45:07 sasl.login.read.timeout.ms = null 07:45:07 sasl.login.refresh.buffer.seconds = 300 07:45:07 sasl.login.refresh.min.period.seconds = 60 07:45:07 sasl.login.refresh.window.factor = 0.8 07:45:07 sasl.login.refresh.window.jitter = 0.05 07:45:07 sasl.login.retry.backoff.max.ms = 10000 07:45:07 sasl.login.retry.backoff.ms = 100 07:45:07 sasl.mechanism = GSSAPI 07:45:07 sasl.oauthbearer.clock.skew.seconds = 30 07:45:07 sasl.oauthbearer.expected.audience = null 07:45:07 sasl.oauthbearer.expected.issuer = null 07:45:07 sasl.oauthbearer.header.urlencode = false 07:45:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:07 sasl.oauthbearer.jwks.endpoint.url = null 07:45:07 sasl.oauthbearer.scope.claim.name = scope 07:45:07 sasl.oauthbearer.sub.claim.name = sub 07:45:07 sasl.oauthbearer.token.endpoint.url = null 07:45:07 security.protocol = PLAINTEXT 07:45:07 security.providers = null 07:45:07 send.buffer.bytes = 131072 07:45:07 socket.connection.setup.timeout.max.ms = 30000 07:45:07 socket.connection.setup.timeout.ms = 10000 07:45:07 ssl.cipher.suites = null 07:45:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:07 ssl.endpoint.identification.algorithm = https 07:45:07 ssl.engine.factory.class = null 07:45:07 ssl.key.password = null 07:45:07 ssl.keymanager.algorithm = SunX509 07:45:07 ssl.keystore.certificate.chain = null 07:45:07 ssl.keystore.key = null 07:45:07 ssl.keystore.location = null 07:45:07 ssl.keystore.password = null 07:45:07 ssl.keystore.type = JKS 07:45:07 ssl.protocol = TLSv1.3 07:45:07 ssl.provider = null 07:45:07 ssl.secure.random.implementation = null 07:45:07 ssl.trustmanager.algorithm = PKIX 07:45:07 ssl.truststore.certificates = null 07:45:07 ssl.truststore.location = null 07:45:07 ssl.truststore.password = null 07:45:07 ssl.truststore.type = JKS 07:45:07 07:45:07 2025-08-27T07:45:07.924Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 07:45:07 auto.include.jmx.reporter = true 07:45:07 bootstrap.controllers = [] 07:45:07 bootstrap.servers = [localhost:32776] 07:45:07 client.dns.lookup = use_all_dns_ips 07:45:07 client.id = 07:45:07 connections.max.idle.ms = 300000 07:45:07 default.api.timeout.ms = 60000 07:45:07 enable.metrics.push = true 07:45:07 metadata.max.age.ms = 300000 07:45:07 metadata.recovery.strategy = none 07:45:07 metric.reporters = [] 07:45:07 metrics.num.samples = 2 07:45:07 metrics.recording.level = INFO 07:45:07 metrics.sample.window.ms = 30000 07:45:07 receive.buffer.bytes = 65536 07:45:07 reconnect.backoff.max.ms = 1000 07:45:07 reconnect.backoff.ms = 50 07:45:07 request.timeout.ms = 30000 07:45:07 retries = 2147483647 07:45:07 retry.backoff.max.ms = 1000 07:45:07 retry.backoff.ms = 100 07:45:07 sasl.client.callback.handler.class = null 07:45:07 sasl.jaas.config = null 07:45:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:07 sasl.kerberos.min.time.before.relogin = 60000 07:45:07 sasl.kerberos.service.name = null 07:45:07 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:07 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:07 sasl.login.callback.handler.class = null 07:45:07 sasl.login.class = null 07:45:07 sasl.login.connect.timeout.ms = null 07:45:07 sasl.login.read.timeout.ms = null 07:45:07 sasl.login.refresh.buffer.seconds = 300 07:45:07 sasl.login.refresh.min.period.seconds = 60 07:45:07 sasl.login.refresh.window.factor = 0.8 07:45:07 sasl.login.refresh.window.jitter = 0.05 07:45:07 sasl.login.retry.backoff.max.ms = 10000 07:45:07 sasl.login.retry.backoff.ms = 100 07:45:07 sasl.mechanism = GSSAPI 07:45:07 sasl.oauthbearer.clock.skew.seconds = 30 07:45:07 sasl.oauthbearer.expected.audience = null 07:45:07 sasl.oauthbearer.expected.issuer = null 07:45:07 sasl.oauthbearer.header.urlencode = false 07:45:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:07 sasl.oauthbearer.jwks.endpoint.url = null 07:45:07 sasl.oauthbearer.scope.claim.name = scope 07:45:07 sasl.oauthbearer.sub.claim.name = sub 07:45:07 sasl.oauthbearer.token.endpoint.url = null 07:45:07 security.protocol = PLAINTEXT 07:45:07 security.providers = null 07:45:07 send.buffer.bytes = 131072 07:45:07 socket.connection.setup.timeout.max.ms = 30000 07:45:07 socket.connection.setup.timeout.ms = 10000 07:45:07 ssl.cipher.suites = null 07:45:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:07 ssl.endpoint.identification.algorithm = https 07:45:07 ssl.engine.factory.class = null 07:45:07 ssl.key.password = null 07:45:07 ssl.keymanager.algorithm = SunX509 07:45:07 ssl.keystore.certificate.chain = null 07:45:07 ssl.keystore.key = null 07:45:07 ssl.keystore.location = null 07:45:07 ssl.keystore.password = null 07:45:07 ssl.keystore.type = JKS 07:45:07 ssl.protocol = TLSv1.3 07:45:07 ssl.provider = null 07:45:07 ssl.secure.random.implementation = null 07:45:07 ssl.trustmanager.algorithm = PKIX 07:45:07 ssl.truststore.certificates = null 07:45:07 ssl.truststore.location = null 07:45:07 ssl.truststore.password = null 07:45:07 ssl.truststore.type = JKS 07:45:07 07:45:07 2025-08-27T07:45:07.924Z INFO 6510 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:07 2025-08-27T07:45:07.924Z INFO 6510 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:07 2025-08-27T07:45:07.924Z INFO 6510 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280707924 07:45:07 2025-08-27T07:45:07.925Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.925Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.925Z INFO 6510 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:07 2025-08-27T07:45:07.925Z INFO 6510 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:07 2025-08-27T07:45:07.925Z INFO 6510 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280707925 07:45:07 2025-08-27T07:45:07.942Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:07 2025-08-27T07:45:07.942Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:07 2025-08-27T07:45:07.953Z INFO 6510 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 07:45:07 2025-08-27T07:45:07.953Z INFO 6510 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 07:45:07 2025-08-27T07:45:07.956Z INFO 6510 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:45:07 2025-08-27T07:45:07.956Z INFO 6510 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:45:07 2025-08-27T07:45:07.956Z INFO 6510 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:45:07 2025-08-27T07:45:07.958Z INFO 6510 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:45:07 2025-08-27T07:45:07.958Z INFO 6510 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:45:07 2025-08-27T07:45:07.958Z INFO 6510 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:45:08 2025-08-27T07:45:07.982Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:08 2025-08-27T07:45:07.982Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:08 acks = -1 07:45:08 auto.include.jmx.reporter = true 07:45:08 batch.size = 16384 07:45:08 bootstrap.servers = [localhost:32776] 07:45:08 buffer.memory = 33554432 07:45:08 client.dns.lookup = use_all_dns_ips 07:45:08 client.id = producer-15 07:45:08 compression.gzip.level = -1 07:45:08 compression.lz4.level = 9 07:45:08 compression.type = none 07:45:08 compression.zstd.level = 3 07:45:08 connections.max.idle.ms = 540000 07:45:08 delivery.timeout.ms = 120000 07:45:08 enable.idempotence = false 07:45:08 enable.metrics.push = true 07:45:08 interceptor.classes = [] 07:45:08 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:08 linger.ms = 1 07:45:08 max.block.ms = 60000 07:45:08 max.in.flight.requests.per.connection = 5 07:45:08 max.request.size = 1048576 07:45:08 metadata.max.age.ms = 300000 07:45:08 metadata.max.idle.ms = 300000 07:45:08 metadata.recovery.strategy = none 07:45:08 metric.reporters = [] 07:45:08 metrics.num.samples = 2 07:45:08 metrics.recording.level = INFO 07:45:08 metrics.sample.window.ms = 30000 07:45:08 partitioner.adaptive.partitioning.enable = true 07:45:08 partitioner.availability.timeout.ms = 0 07:45:08 partitioner.class = null 07:45:08 partitioner.ignore.keys = false 07:45:08 receive.buffer.bytes = 32768 07:45:08 reconnect.backoff.max.ms = 1000 07:45:08 reconnect.backoff.ms = 50 07:45:08 request.timeout.ms = 30000 07:45:08 retries = 0 07:45:08 retry.backoff.max.ms = 1000 07:45:08 retry.backoff.ms = 100 07:45:08 sasl.client.callback.handler.class = null 07:45:08 sasl.jaas.config = null 07:45:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:08 sasl.kerberos.min.time.before.relogin = 60000 07:45:08 sasl.kerberos.service.name = null 07:45:08 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:08 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:08 sasl.login.callback.handler.class = null 07:45:08 sasl.login.class = null 07:45:08 sasl.login.connect.timeout.ms = null 07:45:08 sasl.login.read.timeout.ms = null 07:45:08 sasl.login.refresh.buffer.seconds = 300 07:45:08 sasl.login.refresh.min.period.seconds = 60 07:45:08 sasl.login.refresh.window.factor = 0.8 07:45:08 sasl.login.refresh.window.jitter = 0.05 07:45:08 sasl.login.retry.backoff.max.ms = 10000 07:45:08 sasl.login.retry.backoff.ms = 100 07:45:08 sasl.mechanism = GSSAPI 07:45:08 sasl.oauthbearer.clock.skew.seconds = 30 07:45:08 sasl.oauthbearer.expected.audience = null 07:45:08 sasl.oauthbearer.expected.issuer = null 07:45:08 sasl.oauthbearer.header.urlencode = false 07:45:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:08 sasl.oauthbearer.jwks.endpoint.url = null 07:45:08 sasl.oauthbearer.scope.claim.name = scope 07:45:08 sasl.oauthbearer.sub.claim.name = sub 07:45:08 sasl.oauthbearer.token.endpoint.url = null 07:45:08 security.protocol = PLAINTEXT 07:45:08 security.providers = null 07:45:08 send.buffer.bytes = 131072 07:45:08 socket.connection.setup.timeout.max.ms = 30000 07:45:08 socket.connection.setup.timeout.ms = 10000 07:45:08 ssl.cipher.suites = null 07:45:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:08 ssl.endpoint.identification.algorithm = https 07:45:08 ssl.engine.factory.class = null 07:45:08 ssl.key.password = null 07:45:08 ssl.keymanager.algorithm = SunX509 07:45:08 ssl.keystore.certificate.chain = null 07:45:08 ssl.keystore.key = null 07:45:08 ssl.keystore.location = null 07:45:08 ssl.keystore.password = null 07:45:08 ssl.keystore.type = JKS 07:45:08 ssl.protocol = TLSv1.3 07:45:08 ssl.provider = null 07:45:08 ssl.secure.random.implementation = null 07:45:08 ssl.trustmanager.algorithm = PKIX 07:45:08 ssl.truststore.certificates = null 07:45:08 ssl.truststore.location = null 07:45:08 ssl.truststore.password = null 07:45:08 ssl.truststore.type = JKS 07:45:08 transaction.timeout.ms = 60000 07:45:08 transactional.id = null 07:45:08 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 07:45:08 07:45:08 2025-08-27T07:45:07.982Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:08 2025-08-27T07:45:07.987Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:08 2025-08-27T07:45:07.987Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:08 2025-08-27T07:45:07.987Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:08 2025-08-27T07:45:07.987Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280707987 07:45:08 2025-08-27T07:45:07.995Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:08 2025-08-27T07:45:08.028Z ERROR 6510 --- [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 07:45:08 07:45:08 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 07:45:08 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 07:45:08 at java.base/java.lang.Thread.run(Thread.java:833) 07:45:08 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 07:45:08 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 07:45:08 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 07:45:08 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 07:45:08 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 07:45:08 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 07:45:08 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 07:45:08 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 07:45:08 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 07:45:08 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 07:45:08 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 07:45:08 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 07:45:08 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 07:45:08 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 07:45:08 ... 3 common frames omitted 07:45:08 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 07:45:08 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 07:45:08 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 07:45:08 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 07:45:08 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 07:45:08 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 07:45:08 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 07:45:08 ... 16 common frames omitted 07:45:08 07:45:08 2025-08-27T07:45:08.035Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.035Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.110Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:08 2025-08-27T07:45:08.110Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.110Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:08 2025-08-27T07:45:08.113Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.113Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.154Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.154Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.154Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.154Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.155Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 07:45:08 2025-08-27T07:45:08.155Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, 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: 133ms, elapsed time since send: 133ms, throttle time: 0ms, request timeout: 30000ms) 07:45:08 2025-08-27T07:45:08.155Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 07:45:08 2025-08-27T07:45:08.155Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 07:45:08 2025-08-27T07:45:08.155Z INFO 6510 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=478814353, epoch=2) to node 1: 07:45:08 07:45:08 org.apache.kafka.common.errors.DisconnectException: null 07:45:08 07:45:08 2025-08-27T07:45:08.155Z INFO 6510 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 07:45:08 2025-08-27T07:45:08.155Z INFO 6510 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 07:45:08 2025-08-27T07:45:08.155Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 135ms, elapsed time since send: 135ms, throttle time: 0ms, request timeout: 30000ms) 07:45:08 2025-08-27T07:45:08.155Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 07:45:08 2025-08-27T07:45:08.155Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 07:45:08 2025-08-27T07:45:08.155Z INFO 6510 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=81352115, epoch=2) to node 1: 07:45:08 07:45:08 org.apache.kafka.common.errors.DisconnectException: null 07:45:08 07:45:08 2025-08-27T07:45:08.156Z INFO 6510 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 07:45:08 2025-08-27T07:45:08.250Z INFO 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.250Z WARN 6510 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.266Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.266Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.267Z INFO 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.267Z WARN 6510 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.271Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.271Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:45:08 2025-08-27T07:45:08.315Z INFO 6510 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-10, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 07:45:08 2025-08-27T07:45:08.316Z INFO 6510 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:45:08 2025-08-27T07:45:08.316Z INFO 6510 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:45:08 2025-08-27T07:45:08.316Z INFO 6510 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:45:08 2025-08-27T07:45:08.316Z INFO 6510 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:45:08 2025-08-27T07:45:08.317Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:45:08 2025-08-27T07:45:08.317Z INFO 6510 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-11, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 07:45:08 2025-08-27T07:45:08.318Z INFO 6510 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:45:08 2025-08-27T07:45:08.318Z INFO 6510 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:45:08 2025-08-27T07:45:08.318Z INFO 6510 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:45:08 2025-08-27T07:45:08.318Z INFO 6510 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:45:08 2025-08-27T07:45:08.319Z INFO 6510 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-10 unregistered 07:45:08 2025-08-27T07:45:08.319Z INFO 6510 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 07:45:08 2025-08-27T07:45:08.322Z INFO 6510 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-11 unregistered 07:45:08 2025-08-27T07:45:08.322Z INFO 6510 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 07:45:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.995 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 07:45:08 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 07:45:08 07:45:08,349 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:45:08 07:45:08,349 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:45:08 07:45:08,349 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:45:08 07:45:08,353 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:45:08 07:45:08,353 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:45:08 07:45:08 . ____ _ __ _ _ 07:45:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:45:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:45:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:45:08 ' |____| .__|_| |_|_| |_\__, | / / / / 07:45:08 =========|_|==============|___/=/_/_/_/ 07:45:08 07:45:08 :: Spring Boot :: (v3.5.4) 07:45:08 07:45:08 2025-08-27T07:45:08.365Z INFO 6510 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:45:08 2025-08-27T07:45:08.366Z INFO 6510 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 07:45:08 2025-08-27T07:45:08.382Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.382Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.442Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.442Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.491Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.491Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.496Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.496Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.503Z INFO 6510 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.171 seconds (process running for 105.502) 07:45:08 2025-08-27T07:45:08.503Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.503Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 07:45:08 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 07:45:08 2025-08-27T07:45:08.562Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:08 2025-08-27T07:45:08.562Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.562Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:08 2025-08-27T07:45:08.670Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.670Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.773Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.773Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.780Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.780Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.785Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.785Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.796Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.796Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.814Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.814Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 07:45:08 2025-08-27T07:45:08.814Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.830Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.830Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.831Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 07:45:08 2025-08-27T07:45:08.831Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 07:45:08 2025-08-27T07:45:08.833Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.833Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 07:45:08 2025-08-27T07:45:08.833Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, operation=delete, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.833Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 07:45:08 2025-08-27T07:45:08.833Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 07:45:08 2025-08-27T07:45:08.834Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.835Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 07:45:08 2025-08-27T07:45:08.835Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.835Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 07:45:08 2025-08-27T07:45:08.835Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 07:45:08 2025-08-27T07:45:08.837Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.837Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 07:45:08 2025-08-27T07:45:08.837Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=update, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.838Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 07:45:08 2025-08-27T07:45:08.838Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 07:45:08 2025-08-27T07:45:08.842Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.843Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 07:45:08 2025-08-27T07:45:08.843Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.843Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.843Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:08 2025-08-27T07:45:08.844Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 07:45:08 2025-08-27T07:45:08.844Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 07:45:08 2025-08-27T07:45:08.844Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 07:45:08 2025-08-27T07:45:08.845Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 123 : other, Details: Unexpected error during Policy Executor call. 07:45:08 2025-08-27T07:45:08.890Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.890Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 07:45:08 2025-08-27T07:45:08.890Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.891Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1033532497, Message: null, Details: Policy Executor returned HTTP Status code 418. 07:45:08 2025-08-27T07:45:08.891Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 07:45:08 2025-08-27T07:45:08.891Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 07:45:08 2025-08-27T07:45:08.891Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 07:45:08 2025-08-27T07:45:08.892Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.893Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 07:45:08 2025-08-27T07:45:08.893Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.893Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1033532497, Message: null, Details: Policy Executor returned HTTP Status code 418. 07:45:08 2025-08-27T07:45:08.893Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 07:45:08 2025-08-27T07:45:08.893Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 07:45:08 2025-08-27T07:45:08.893Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 07:45:08 2025-08-27T07:45:08.893Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 07:45:08 2025-08-27T07:45:08.894Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.895Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 07:45:08 2025-08-27T07:45:08.895Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.895Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 07:45:08 2025-08-27T07:45:08.897Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.898Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 07:45:08 2025-08-27T07:45:08.898Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.898Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 07:45:08 2025-08-27T07:45:08.898Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 07:45:08 2025-08-27T07:45:08.898Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 07:45:08 2025-08-27T07:45:08.898Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 07:45:08 2025-08-27T07:45:08.898Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: deny by default 07:45:08 2025-08-27T07:45:08.900Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.901Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 07:45:08 2025-08-27T07:45:08.901Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.901Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 07:45:08 2025-08-27T07:45:08.901Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 07:45:08 2025-08-27T07:45:08.901Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 07:45:08 2025-08-27T07:45:08.901Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 07:45:08 2025-08-27T07:45:08.901Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 07:45:08 2025-08-27T07:45:08.903Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.903Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 07:45:08 2025-08-27T07:45:08.903Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.904Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 07:45:08 2025-08-27T07:45:08.904Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 07:45:08 2025-08-27T07:45:08.904Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 07:45:08 2025-08-27T07:45:08.904Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 07:45:08 2025-08-27T07:45:08.904Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.905Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 07:45:08 2025-08-27T07:45:08.905Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.905Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 07:45:08 2025-08-27T07:45:08.905Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 07:45:08 2025-08-27T07:45:08.905Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 07:45:08 2025-08-27T07:45:08.905Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 07:45:08 2025-08-27T07:45:08.906Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.907Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 07:45:08 2025-08-27T07:45:08.907Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.907Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: null, Details: Unexpected error during Policy Executor call. 07:45:08 2025-08-27T07:45:08.908Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.908Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: NcmpException, Message: Cannot convert Change Request data to Object, Details: Unexpected error during Policy Executor call. 07:45:08 2025-08-27T07:45:08.909Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 07:45:08 2025-08-27T07:45:08.934Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 07:45:08 2025-08-27T07:45:08.935Z DEBUG 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 07:45:08 2025-08-27T07:45:08.935Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 07:45:08 2025-08-27T07:45:08.935Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$391748349, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 07:45:08 2025-08-27T07:45:08.935Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 07:45:08 2025-08-27T07:45:08.935Z TRACE 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 07:45:08 2025-08-27T07:45:08.935Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 07:45:08 2025-08-27T07:45:08.935Z WARN 6510 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 07:45:08 2025-08-27T07:45:08.936Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:08 2025-08-27T07:45:08.936Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:08 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 07:45:08 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 07:45:09 2025-08-27T07:45:08.944Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:09 2025-08-27T07:45:08.944Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:08.952Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:09 2025-08-27T07:45:08.952Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:08.968Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:09 2025-08-27T07:45:08.968Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:09 07:45:09 . ____ _ __ _ _ 07:45:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:45:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:45:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:45:09 ' |____| .__|_| |_|_| |_\__, | / / / / 07:45:09 =========|_|==============|___/=/_/_/_/ 07:45:09 07:45:09 :: Spring Boot :: (v3.5.4) 07:45:09 07:45:09 2025-08-27T07:45:08.986Z INFO 6510 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:45:09 2025-08-27T07:45:08.986Z INFO 6510 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 07:45:09 2025-08-27T07:45:09.037Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.037Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.114Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:09 2025-08-27T07:45:09.114Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.114Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:09 2025-08-27T07:45:09.115Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.115Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.260Z INFO 6510 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.285 seconds (process running for 106.259) 07:45:09 2025-08-27T07:45:09.302Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: requestId, data operation cloud event id: 8d95a4bd-6b7b-44db-a4fb-4b2098a18aba 07:45:09 2025-08-27T07:45:09.314Z ERROR 6510 --- [ main] reactor.core.publisher.Operators : Operator called default onErrorDropped 07:45:09 07:45:09 reactor.core.Exceptions$ErrorCallbackNotImplemented: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null 07:45:09 Caused by: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null 07:45:09 at org.onap.cps.ncmp.impl.data.DmiDataOperations.lambda$asyncSendMultipleRequest$2(DmiDataOperations.java:289) 07:45:09 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:388) 07:45:09 at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:335) 07:45:09 at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) 07:45:09 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:373) 07:45:09 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:201) 07:45:09 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:83) 07:45:09 at reactor.core.publisher.Flux.subscribe(Flux.java:8891) 07:45:09 at reactor.core.publisher.Flux.subscribeWith(Flux.java:9012) 07:45:09 at reactor.core.publisher.Flux.subscribe(Flux.java:8856) 07:45:09 at reactor.core.publisher.Flux.subscribe(Flux.java:8780) 07:45:09 at reactor.core.publisher.Flux.subscribe(Flux.java:8698) 07:45:09 at org.onap.cps.ncmp.impl.data.DmiDataOperations.asyncSendMultipleRequest(DmiDataOperations.java:299) 07:45:09 at org.onap.cps.ncmp.impl.data.DmiDataOperations.requestResourceDataFromDmi(DmiDataOperations.java:157) 07:45:09 at org.onap.cps.ncmp.impl.data.DmiDataOperations$requestResourceDataFromDmi$0.call(Unknown Source) 07:45:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:45:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:45:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 07:45:09 at org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec.$spock_feature_1_1(DmiDataOperationsSpec.groovy:122) 07:45:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:45:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:45:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:45:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:45:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:45:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:45:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:45:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:45:09 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:45:09 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:45:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:45:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:45:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:45:09 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:45:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:45:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:45:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:45:09 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:45:09 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:45:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:45:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:45:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:45:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:45:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:45:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:45:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:45:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:45:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:45:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:45:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:45:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:45:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:45:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:45:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:45:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:45:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:45:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:45:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:45:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:45:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:45:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:45:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:45:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:45:09 07:45:09 2025-08-27T07:45:09.323Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: a2c19cbc-b03b-487f-b527-912e7a11a070 07:45:09 2025-08-27T07:45:09.338Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: 10364f71-9915-4604-b0fa-0f144e2c0059 07:45:09 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 07:45:09 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 07:45:09 2025-08-27T07:45:09.366Z INFO 6510 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:45:09 2025-08-27T07:45:09.387Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.387Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.409Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: d3aefd75be4ca8855360b459e9cfd79a6da55f89139ffaa2769676957621923e 07:45:09 2025-08-27T07:45:09.444Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.444Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.491Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.491Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.563Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:09 2025-08-27T07:45:09.563Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.563Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:09 2025-08-27T07:45:09.645Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.645Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.713Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.713Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.732Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.732Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.753Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.753Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.780Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.780Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.785Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.785Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.797Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.797Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.832Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.832Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.843Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.843Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.939Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.940Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:09 2025-08-27T07:45:09.946Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:09 2025-08-27T07:45:09.946Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.039Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.039Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.115Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:10 2025-08-27T07:45:10.115Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.115Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:10 2025-08-27T07:45:10.124Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.124Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.389Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.389Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.445Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.445Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.492Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.492Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.547Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.547Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.564Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:10 2025-08-27T07:45:10.564Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.564Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:10 2025-08-27T07:45:10.714Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.715Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.727Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.727Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.755Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.755Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.786Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.786Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.798Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.798Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.806Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.806Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.833Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.833Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.844Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.844Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.941Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.942Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:10 2025-08-27T07:45:10.947Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:10 2025-08-27T07:45:10.947Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.039Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.039Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.115Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:11 2025-08-27T07:45:11.116Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.116Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:11 2025-08-27T07:45:11.127Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.127Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.392Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.392Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.445Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.445Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.515Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.515Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.548Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.549Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.564Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:11 2025-08-27T07:45:11.564Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.564Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:11 2025-08-27T07:45:11.715Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.716Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.733Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.733Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.756Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.756Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.799Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.799Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.806Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.807Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.831Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.831Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.834Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.834Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.845Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.845Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.943Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.943Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.958Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:11 2025-08-27T07:45:11.958Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.960Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:11 2025-08-27T07:45:11.960Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:11 2025-08-27T07:45:11.960Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:12 2025-08-27T07:45:12.039Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.039Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.129Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.129Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.394Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.394Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.446Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.446Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.516Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.516Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.549Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.549Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.565Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:12 2025-08-27T07:45:12.565Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.565Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:12 2025-08-27T07:45:12.715Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.715Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.734Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.734Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.757Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.757Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.800Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.800Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.807Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.807Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.833Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.833Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.834Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.834Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.848Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.848Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.948Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.948Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.960Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:12 2025-08-27T07:45:12.960Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.971Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:12 2025-08-27T07:45:12.971Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:12 2025-08-27T07:45:12.971Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:13 2025-08-27T07:45:13.007Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.007Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.133Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.133Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.403Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.403Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.448Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.448Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.476Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:13 2025-08-27T07:45:13.476Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.476Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:13 2025-08-27T07:45:13.517Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.517Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.549Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.550Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.717Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.717Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.736Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.736Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.758Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.758Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.804Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.804Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.808Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.808Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.835Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.836Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.836Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.836Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.856Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.856Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.876Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:13 2025-08-27T07:45:13.876Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.876Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:13 2025-08-27T07:45:13.950Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.951Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:13 2025-08-27T07:45:13.962Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:13 2025-08-27T07:45:13.962Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.044Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.044Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.137Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.137Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.410Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.410Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.449Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.449Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.481Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:14 2025-08-27T07:45:14.481Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.481Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:14 2025-08-27T07:45:14.523Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.523Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.549Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.549Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.689Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.689Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.720Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.720Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.759Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.759Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.772Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.772Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.805Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.805Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.836Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.836Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.836Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.837Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.857Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.857Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.876Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:14 2025-08-27T07:45:14.876Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.876Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:14 2025-08-27T07:45:14.953Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.953Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:14 2025-08-27T07:45:14.963Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:14 2025-08-27T07:45:14.963Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.045Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.045Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.149Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.149Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.258Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.89213933S 07:45:15 2025-08-27T07:45:15.278Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: ef682847-d7c4-4121-ae27-4f9a88e17c9a 07:45:15 2025-08-27T07:45:15.278Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:15 2025-08-27T07:45:15.278Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:15 acks = -1 07:45:15 auto.include.jmx.reporter = true 07:45:15 batch.size = 16384 07:45:15 bootstrap.servers = [localhost:32777] 07:45:15 buffer.memory = 33554432 07:45:15 client.dns.lookup = use_all_dns_ips 07:45:15 client.id = producer-16 07:45:15 compression.gzip.level = -1 07:45:15 compression.lz4.level = 9 07:45:15 compression.type = none 07:45:15 compression.zstd.level = 3 07:45:15 connections.max.idle.ms = 540000 07:45:15 delivery.timeout.ms = 120000 07:45:15 enable.idempotence = false 07:45:15 enable.metrics.push = true 07:45:15 interceptor.classes = [] 07:45:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:15 linger.ms = 1 07:45:15 max.block.ms = 60000 07:45:15 max.in.flight.requests.per.connection = 5 07:45:15 max.request.size = 1048576 07:45:15 metadata.max.age.ms = 300000 07:45:15 metadata.max.idle.ms = 300000 07:45:15 metadata.recovery.strategy = none 07:45:15 metric.reporters = [] 07:45:15 metrics.num.samples = 2 07:45:15 metrics.recording.level = INFO 07:45:15 metrics.sample.window.ms = 30000 07:45:15 partitioner.adaptive.partitioning.enable = true 07:45:15 partitioner.availability.timeout.ms = 0 07:45:15 partitioner.class = null 07:45:15 partitioner.ignore.keys = false 07:45:15 receive.buffer.bytes = 32768 07:45:15 reconnect.backoff.max.ms = 1000 07:45:15 reconnect.backoff.ms = 50 07:45:15 request.timeout.ms = 30000 07:45:15 retries = 0 07:45:15 retry.backoff.max.ms = 1000 07:45:15 retry.backoff.ms = 100 07:45:15 sasl.client.callback.handler.class = null 07:45:15 sasl.jaas.config = null 07:45:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:15 sasl.kerberos.min.time.before.relogin = 60000 07:45:15 sasl.kerberos.service.name = null 07:45:15 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:15 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:15 sasl.login.callback.handler.class = null 07:45:15 sasl.login.class = null 07:45:15 sasl.login.connect.timeout.ms = null 07:45:15 sasl.login.read.timeout.ms = null 07:45:15 sasl.login.refresh.buffer.seconds = 300 07:45:15 sasl.login.refresh.min.period.seconds = 60 07:45:15 sasl.login.refresh.window.factor = 0.8 07:45:15 sasl.login.refresh.window.jitter = 0.05 07:45:15 sasl.login.retry.backoff.max.ms = 10000 07:45:15 sasl.login.retry.backoff.ms = 100 07:45:15 sasl.mechanism = GSSAPI 07:45:15 sasl.oauthbearer.clock.skew.seconds = 30 07:45:15 sasl.oauthbearer.expected.audience = null 07:45:15 sasl.oauthbearer.expected.issuer = null 07:45:15 sasl.oauthbearer.header.urlencode = false 07:45:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:15 sasl.oauthbearer.jwks.endpoint.url = null 07:45:15 sasl.oauthbearer.scope.claim.name = scope 07:45:15 sasl.oauthbearer.sub.claim.name = sub 07:45:15 sasl.oauthbearer.token.endpoint.url = null 07:45:15 security.protocol = PLAINTEXT 07:45:15 security.providers = null 07:45:15 send.buffer.bytes = 131072 07:45:15 socket.connection.setup.timeout.max.ms = 30000 07:45:15 socket.connection.setup.timeout.ms = 10000 07:45:15 ssl.cipher.suites = null 07:45:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:15 ssl.endpoint.identification.algorithm = https 07:45:15 ssl.engine.factory.class = null 07:45:15 ssl.key.password = null 07:45:15 ssl.keymanager.algorithm = SunX509 07:45:15 ssl.keystore.certificate.chain = null 07:45:15 ssl.keystore.key = null 07:45:15 ssl.keystore.location = null 07:45:15 ssl.keystore.password = null 07:45:15 ssl.keystore.type = JKS 07:45:15 ssl.protocol = TLSv1.3 07:45:15 ssl.provider = null 07:45:15 ssl.secure.random.implementation = null 07:45:15 ssl.trustmanager.algorithm = PKIX 07:45:15 ssl.truststore.certificates = null 07:45:15 ssl.truststore.location = null 07:45:15 ssl.truststore.password = null 07:45:15 ssl.truststore.type = JKS 07:45:15 transaction.timeout.ms = 60000 07:45:15 transactional.id = null 07:45:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:15 07:45:15 2025-08-27T07:45:15.278Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:15 2025-08-27T07:45:15.280Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:15 2025-08-27T07:45:15.281Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:15 2025-08-27T07:45:15.281Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:15 2025-08-27T07:45:15.281Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280715281 07:45:15 2025-08-27T07:45:15.329Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 07:45:15 2025-08-27T07:45:15.329Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:15 2025-08-27T07:45:15.415Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.415Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.423Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.423Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.451Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.451Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.482Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:15 2025-08-27T07:45:15.482Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.482Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:15 2025-08-27T07:45:15.495Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: aa55e123-5f6c-45de-b725-086e23313041 07:45:15 2025-08-27T07:45:15.496Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:15 2025-08-27T07:45:15.496Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:15 acks = -1 07:45:15 auto.include.jmx.reporter = true 07:45:15 batch.size = 16384 07:45:15 bootstrap.servers = [localhost:32777] 07:45:15 buffer.memory = 33554432 07:45:15 client.dns.lookup = use_all_dns_ips 07:45:15 client.id = producer-17 07:45:15 compression.gzip.level = -1 07:45:15 compression.lz4.level = 9 07:45:15 compression.type = none 07:45:15 compression.zstd.level = 3 07:45:15 connections.max.idle.ms = 540000 07:45:15 delivery.timeout.ms = 120000 07:45:15 enable.idempotence = false 07:45:15 enable.metrics.push = true 07:45:15 interceptor.classes = [] 07:45:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:15 linger.ms = 1 07:45:15 max.block.ms = 60000 07:45:15 max.in.flight.requests.per.connection = 5 07:45:15 max.request.size = 1048576 07:45:15 metadata.max.age.ms = 300000 07:45:15 metadata.max.idle.ms = 300000 07:45:15 metadata.recovery.strategy = none 07:45:15 metric.reporters = [] 07:45:15 metrics.num.samples = 2 07:45:15 metrics.recording.level = INFO 07:45:15 metrics.sample.window.ms = 30000 07:45:15 partitioner.adaptive.partitioning.enable = true 07:45:15 partitioner.availability.timeout.ms = 0 07:45:15 partitioner.class = null 07:45:15 partitioner.ignore.keys = false 07:45:15 receive.buffer.bytes = 32768 07:45:15 reconnect.backoff.max.ms = 1000 07:45:15 reconnect.backoff.ms = 50 07:45:15 request.timeout.ms = 30000 07:45:15 retries = 0 07:45:15 retry.backoff.max.ms = 1000 07:45:15 retry.backoff.ms = 100 07:45:15 sasl.client.callback.handler.class = null 07:45:15 sasl.jaas.config = null 07:45:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:15 sasl.kerberos.min.time.before.relogin = 60000 07:45:15 sasl.kerberos.service.name = null 07:45:15 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:15 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:15 sasl.login.callback.handler.class = null 07:45:15 sasl.login.class = null 07:45:15 sasl.login.connect.timeout.ms = null 07:45:15 sasl.login.read.timeout.ms = null 07:45:15 sasl.login.refresh.buffer.seconds = 300 07:45:15 sasl.login.refresh.min.period.seconds = 60 07:45:15 sasl.login.refresh.window.factor = 0.8 07:45:15 sasl.login.refresh.window.jitter = 0.05 07:45:15 sasl.login.retry.backoff.max.ms = 10000 07:45:15 sasl.login.retry.backoff.ms = 100 07:45:15 sasl.mechanism = GSSAPI 07:45:15 sasl.oauthbearer.clock.skew.seconds = 30 07:45:15 sasl.oauthbearer.expected.audience = null 07:45:15 sasl.oauthbearer.expected.issuer = null 07:45:15 sasl.oauthbearer.header.urlencode = false 07:45:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:15 sasl.oauthbearer.jwks.endpoint.url = null 07:45:15 sasl.oauthbearer.scope.claim.name = scope 07:45:15 sasl.oauthbearer.sub.claim.name = sub 07:45:15 sasl.oauthbearer.token.endpoint.url = null 07:45:15 security.protocol = PLAINTEXT 07:45:15 security.providers = null 07:45:15 send.buffer.bytes = 131072 07:45:15 socket.connection.setup.timeout.max.ms = 30000 07:45:15 socket.connection.setup.timeout.ms = 10000 07:45:15 ssl.cipher.suites = null 07:45:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:15 ssl.endpoint.identification.algorithm = https 07:45:15 ssl.engine.factory.class = null 07:45:15 ssl.key.password = null 07:45:15 ssl.keymanager.algorithm = SunX509 07:45:15 ssl.keystore.certificate.chain = null 07:45:15 ssl.keystore.key = null 07:45:15 ssl.keystore.location = null 07:45:15 ssl.keystore.password = null 07:45:15 ssl.keystore.type = JKS 07:45:15 ssl.protocol = TLSv1.3 07:45:15 ssl.provider = null 07:45:15 ssl.secure.random.implementation = null 07:45:15 ssl.trustmanager.algorithm = PKIX 07:45:15 ssl.truststore.certificates = null 07:45:15 ssl.truststore.location = null 07:45:15 ssl.truststore.password = null 07:45:15 ssl.truststore.type = JKS 07:45:15 transaction.timeout.ms = 60000 07:45:15 transactional.id = null 07:45:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:15 07:45:15 2025-08-27T07:45:15.496Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:15 2025-08-27T07:45:15.498Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:15 2025-08-27T07:45:15.498Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:15 2025-08-27T07:45:15.498Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:15 2025-08-27T07:45:15.498Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280715498 07:45:15 2025-08-27T07:45:15.541Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:15 2025-08-27T07:45:15.551Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.551Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.561Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: b8632703-aa47-4018-b2a4-0dddb0cdac45 07:45:15 2025-08-27T07:45:15.561Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:15 2025-08-27T07:45:15.561Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:15 acks = -1 07:45:15 auto.include.jmx.reporter = true 07:45:15 batch.size = 16384 07:45:15 bootstrap.servers = [localhost:32777] 07:45:15 buffer.memory = 33554432 07:45:15 client.dns.lookup = use_all_dns_ips 07:45:15 client.id = producer-18 07:45:15 compression.gzip.level = -1 07:45:15 compression.lz4.level = 9 07:45:15 compression.type = none 07:45:15 compression.zstd.level = 3 07:45:15 connections.max.idle.ms = 540000 07:45:15 delivery.timeout.ms = 120000 07:45:15 enable.idempotence = false 07:45:15 enable.metrics.push = true 07:45:15 interceptor.classes = [] 07:45:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:15 linger.ms = 1 07:45:15 max.block.ms = 60000 07:45:15 max.in.flight.requests.per.connection = 5 07:45:15 max.request.size = 1048576 07:45:15 metadata.max.age.ms = 300000 07:45:15 metadata.max.idle.ms = 300000 07:45:15 metadata.recovery.strategy = none 07:45:15 metric.reporters = [] 07:45:15 metrics.num.samples = 2 07:45:15 metrics.recording.level = INFO 07:45:15 metrics.sample.window.ms = 30000 07:45:15 partitioner.adaptive.partitioning.enable = true 07:45:15 partitioner.availability.timeout.ms = 0 07:45:15 partitioner.class = null 07:45:15 partitioner.ignore.keys = false 07:45:15 receive.buffer.bytes = 32768 07:45:15 reconnect.backoff.max.ms = 1000 07:45:15 reconnect.backoff.ms = 50 07:45:15 request.timeout.ms = 30000 07:45:15 retries = 0 07:45:15 retry.backoff.max.ms = 1000 07:45:15 retry.backoff.ms = 100 07:45:15 sasl.client.callback.handler.class = null 07:45:15 sasl.jaas.config = null 07:45:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:15 sasl.kerberos.min.time.before.relogin = 60000 07:45:15 sasl.kerberos.service.name = null 07:45:15 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:15 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:15 sasl.login.callback.handler.class = null 07:45:15 sasl.login.class = null 07:45:15 sasl.login.connect.timeout.ms = null 07:45:15 sasl.login.read.timeout.ms = null 07:45:15 sasl.login.refresh.buffer.seconds = 300 07:45:15 sasl.login.refresh.min.period.seconds = 60 07:45:15 sasl.login.refresh.window.factor = 0.8 07:45:15 sasl.login.refresh.window.jitter = 0.05 07:45:15 sasl.login.retry.backoff.max.ms = 10000 07:45:15 sasl.login.retry.backoff.ms = 100 07:45:15 sasl.mechanism = GSSAPI 07:45:15 sasl.oauthbearer.clock.skew.seconds = 30 07:45:15 sasl.oauthbearer.expected.audience = null 07:45:15 sasl.oauthbearer.expected.issuer = null 07:45:15 sasl.oauthbearer.header.urlencode = false 07:45:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:15 sasl.oauthbearer.jwks.endpoint.url = null 07:45:15 sasl.oauthbearer.scope.claim.name = scope 07:45:15 sasl.oauthbearer.sub.claim.name = sub 07:45:15 sasl.oauthbearer.token.endpoint.url = null 07:45:15 security.protocol = PLAINTEXT 07:45:15 security.providers = null 07:45:15 send.buffer.bytes = 131072 07:45:15 socket.connection.setup.timeout.max.ms = 30000 07:45:15 socket.connection.setup.timeout.ms = 10000 07:45:15 ssl.cipher.suites = null 07:45:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:15 ssl.endpoint.identification.algorithm = https 07:45:15 ssl.engine.factory.class = null 07:45:15 ssl.key.password = null 07:45:15 ssl.keymanager.algorithm = SunX509 07:45:15 ssl.keystore.certificate.chain = null 07:45:15 ssl.keystore.key = null 07:45:15 ssl.keystore.location = null 07:45:15 ssl.keystore.password = null 07:45:15 ssl.keystore.type = JKS 07:45:15 ssl.protocol = TLSv1.3 07:45:15 ssl.provider = null 07:45:15 ssl.secure.random.implementation = null 07:45:15 ssl.trustmanager.algorithm = PKIX 07:45:15 ssl.truststore.certificates = null 07:45:15 ssl.truststore.location = null 07:45:15 ssl.truststore.password = null 07:45:15 ssl.truststore.type = JKS 07:45:15 transaction.timeout.ms = 60000 07:45:15 transactional.id = null 07:45:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:15 07:45:15 2025-08-27T07:45:15.562Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:15 2025-08-27T07:45:15.564Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:15 2025-08-27T07:45:15.564Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:15 2025-08-27T07:45:15.564Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:15 2025-08-27T07:45:15.564Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280715564 07:45:15 2025-08-27T07:45:15.581Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:15 2025-08-27T07:45:15.599Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 84bf2114-7424-4829-9bfc-e200766c9689 07:45:15 2025-08-27T07:45:15.599Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:15 2025-08-27T07:45:15.599Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:15 acks = -1 07:45:15 auto.include.jmx.reporter = true 07:45:15 batch.size = 16384 07:45:15 bootstrap.servers = [localhost:32777] 07:45:15 buffer.memory = 33554432 07:45:15 client.dns.lookup = use_all_dns_ips 07:45:15 client.id = producer-19 07:45:15 compression.gzip.level = -1 07:45:15 compression.lz4.level = 9 07:45:15 compression.type = none 07:45:15 compression.zstd.level = 3 07:45:15 connections.max.idle.ms = 540000 07:45:15 delivery.timeout.ms = 120000 07:45:15 enable.idempotence = false 07:45:15 enable.metrics.push = true 07:45:15 interceptor.classes = [] 07:45:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:15 linger.ms = 1 07:45:15 max.block.ms = 60000 07:45:15 max.in.flight.requests.per.connection = 5 07:45:15 max.request.size = 1048576 07:45:15 metadata.max.age.ms = 300000 07:45:15 metadata.max.idle.ms = 300000 07:45:15 metadata.recovery.strategy = none 07:45:15 metric.reporters = [] 07:45:15 metrics.num.samples = 2 07:45:15 metrics.recording.level = INFO 07:45:15 metrics.sample.window.ms = 30000 07:45:15 partitioner.adaptive.partitioning.enable = true 07:45:15 partitioner.availability.timeout.ms = 0 07:45:15 partitioner.class = null 07:45:15 partitioner.ignore.keys = false 07:45:15 receive.buffer.bytes = 32768 07:45:15 reconnect.backoff.max.ms = 1000 07:45:15 reconnect.backoff.ms = 50 07:45:15 request.timeout.ms = 30000 07:45:15 retries = 0 07:45:15 retry.backoff.max.ms = 1000 07:45:15 retry.backoff.ms = 100 07:45:15 sasl.client.callback.handler.class = null 07:45:15 sasl.jaas.config = null 07:45:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:15 sasl.kerberos.min.time.before.relogin = 60000 07:45:15 sasl.kerberos.service.name = null 07:45:15 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:15 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:15 sasl.login.callback.handler.class = null 07:45:15 sasl.login.class = null 07:45:15 sasl.login.connect.timeout.ms = null 07:45:15 sasl.login.read.timeout.ms = null 07:45:15 sasl.login.refresh.buffer.seconds = 300 07:45:15 sasl.login.refresh.min.period.seconds = 60 07:45:15 sasl.login.refresh.window.factor = 0.8 07:45:15 sasl.login.refresh.window.jitter = 0.05 07:45:15 sasl.login.retry.backoff.max.ms = 10000 07:45:15 sasl.login.retry.backoff.ms = 100 07:45:15 sasl.mechanism = GSSAPI 07:45:15 sasl.oauthbearer.clock.skew.seconds = 30 07:45:15 sasl.oauthbearer.expected.audience = null 07:45:15 sasl.oauthbearer.expected.issuer = null 07:45:15 sasl.oauthbearer.header.urlencode = false 07:45:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:15 sasl.oauthbearer.jwks.endpoint.url = null 07:45:15 sasl.oauthbearer.scope.claim.name = scope 07:45:15 sasl.oauthbearer.sub.claim.name = sub 07:45:15 sasl.oauthbearer.token.endpoint.url = null 07:45:15 security.protocol = PLAINTEXT 07:45:15 security.providers = null 07:45:15 send.buffer.bytes = 131072 07:45:15 socket.connection.setup.timeout.max.ms = 30000 07:45:15 socket.connection.setup.timeout.ms = 10000 07:45:15 ssl.cipher.suites = null 07:45:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:15 ssl.endpoint.identification.algorithm = https 07:45:15 ssl.engine.factory.class = null 07:45:15 ssl.key.password = null 07:45:15 ssl.keymanager.algorithm = SunX509 07:45:15 ssl.keystore.certificate.chain = null 07:45:15 ssl.keystore.key = null 07:45:15 ssl.keystore.location = null 07:45:15 ssl.keystore.password = null 07:45:15 ssl.keystore.type = JKS 07:45:15 ssl.protocol = TLSv1.3 07:45:15 ssl.provider = null 07:45:15 ssl.secure.random.implementation = null 07:45:15 ssl.trustmanager.algorithm = PKIX 07:45:15 ssl.truststore.certificates = null 07:45:15 ssl.truststore.location = null 07:45:15 ssl.truststore.password = null 07:45:15 ssl.truststore.type = JKS 07:45:15 transaction.timeout.ms = 60000 07:45:15 transactional.id = null 07:45:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:15 07:45:15 2025-08-27T07:45:15.600Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:15 2025-08-27T07:45:15.602Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:15 2025-08-27T07:45:15.602Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:15 2025-08-27T07:45:15.602Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:15 2025-08-27T07:45:15.602Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280715602 07:45:15 2025-08-27T07:45:15.614Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:15 2025-08-27T07:45:15.620Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.620Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.627Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 9064f0cc-4ce1-4f44-9dc0-93dd3a3c8e7f 07:45:15 2025-08-27T07:45:15.627Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:15 2025-08-27T07:45:15.627Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:15 acks = -1 07:45:15 auto.include.jmx.reporter = true 07:45:15 batch.size = 16384 07:45:15 bootstrap.servers = [localhost:32777] 07:45:15 buffer.memory = 33554432 07:45:15 client.dns.lookup = use_all_dns_ips 07:45:15 client.id = producer-20 07:45:15 compression.gzip.level = -1 07:45:15 compression.lz4.level = 9 07:45:15 compression.type = none 07:45:15 compression.zstd.level = 3 07:45:15 connections.max.idle.ms = 540000 07:45:15 delivery.timeout.ms = 120000 07:45:15 enable.idempotence = false 07:45:15 enable.metrics.push = true 07:45:15 interceptor.classes = [] 07:45:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:15 linger.ms = 1 07:45:15 max.block.ms = 60000 07:45:15 max.in.flight.requests.per.connection = 5 07:45:15 max.request.size = 1048576 07:45:15 metadata.max.age.ms = 300000 07:45:15 metadata.max.idle.ms = 300000 07:45:15 metadata.recovery.strategy = none 07:45:15 metric.reporters = [] 07:45:15 metrics.num.samples = 2 07:45:15 metrics.recording.level = INFO 07:45:15 metrics.sample.window.ms = 30000 07:45:15 partitioner.adaptive.partitioning.enable = true 07:45:15 partitioner.availability.timeout.ms = 0 07:45:15 partitioner.class = null 07:45:15 partitioner.ignore.keys = false 07:45:15 receive.buffer.bytes = 32768 07:45:15 reconnect.backoff.max.ms = 1000 07:45:15 reconnect.backoff.ms = 50 07:45:15 request.timeout.ms = 30000 07:45:15 retries = 0 07:45:15 retry.backoff.max.ms = 1000 07:45:15 retry.backoff.ms = 100 07:45:15 sasl.client.callback.handler.class = null 07:45:15 sasl.jaas.config = null 07:45:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:15 sasl.kerberos.min.time.before.relogin = 60000 07:45:15 sasl.kerberos.service.name = null 07:45:15 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:15 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:15 sasl.login.callback.handler.class = null 07:45:15 sasl.login.class = null 07:45:15 sasl.login.connect.timeout.ms = null 07:45:15 sasl.login.read.timeout.ms = null 07:45:15 sasl.login.refresh.buffer.seconds = 300 07:45:15 sasl.login.refresh.min.period.seconds = 60 07:45:15 sasl.login.refresh.window.factor = 0.8 07:45:15 sasl.login.refresh.window.jitter = 0.05 07:45:15 sasl.login.retry.backoff.max.ms = 10000 07:45:15 sasl.login.retry.backoff.ms = 100 07:45:15 sasl.mechanism = GSSAPI 07:45:15 sasl.oauthbearer.clock.skew.seconds = 30 07:45:15 sasl.oauthbearer.expected.audience = null 07:45:15 sasl.oauthbearer.expected.issuer = null 07:45:15 sasl.oauthbearer.header.urlencode = false 07:45:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:15 sasl.oauthbearer.jwks.endpoint.url = null 07:45:15 sasl.oauthbearer.scope.claim.name = scope 07:45:15 sasl.oauthbearer.sub.claim.name = sub 07:45:15 sasl.oauthbearer.token.endpoint.url = null 07:45:15 security.protocol = PLAINTEXT 07:45:15 security.providers = null 07:45:15 send.buffer.bytes = 131072 07:45:15 socket.connection.setup.timeout.max.ms = 30000 07:45:15 socket.connection.setup.timeout.ms = 10000 07:45:15 ssl.cipher.suites = null 07:45:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:15 ssl.endpoint.identification.algorithm = https 07:45:15 ssl.engine.factory.class = null 07:45:15 ssl.key.password = null 07:45:15 ssl.keymanager.algorithm = SunX509 07:45:15 ssl.keystore.certificate.chain = null 07:45:15 ssl.keystore.key = null 07:45:15 ssl.keystore.location = null 07:45:15 ssl.keystore.password = null 07:45:15 ssl.keystore.type = JKS 07:45:15 ssl.protocol = TLSv1.3 07:45:15 ssl.provider = null 07:45:15 ssl.secure.random.implementation = null 07:45:15 ssl.trustmanager.algorithm = PKIX 07:45:15 ssl.truststore.certificates = null 07:45:15 ssl.truststore.location = null 07:45:15 ssl.truststore.password = null 07:45:15 ssl.truststore.type = JKS 07:45:15 transaction.timeout.ms = 60000 07:45:15 transactional.id = null 07:45:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:15 07:45:15 2025-08-27T07:45:15.628Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:15 2025-08-27T07:45:15.630Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:15 2025-08-27T07:45:15.630Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:15 2025-08-27T07:45:15.630Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:15 2025-08-27T07:45:15.630Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280715630 07:45:15 2025-08-27T07:45:15.650Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:15 2025-08-27T07:45:15.663Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 9e83ffaf-8cb7-46fe-939b-03f4a0472f41 07:45:15 2025-08-27T07:45:15.663Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:15 2025-08-27T07:45:15.663Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:15 acks = -1 07:45:15 auto.include.jmx.reporter = true 07:45:15 batch.size = 16384 07:45:15 bootstrap.servers = [localhost:32777] 07:45:15 buffer.memory = 33554432 07:45:15 client.dns.lookup = use_all_dns_ips 07:45:15 client.id = producer-21 07:45:15 compression.gzip.level = -1 07:45:15 compression.lz4.level = 9 07:45:15 compression.type = none 07:45:15 compression.zstd.level = 3 07:45:15 connections.max.idle.ms = 540000 07:45:15 delivery.timeout.ms = 120000 07:45:15 enable.idempotence = false 07:45:15 enable.metrics.push = true 07:45:15 interceptor.classes = [] 07:45:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:15 linger.ms = 1 07:45:15 max.block.ms = 60000 07:45:15 max.in.flight.requests.per.connection = 5 07:45:15 max.request.size = 1048576 07:45:15 metadata.max.age.ms = 300000 07:45:15 metadata.max.idle.ms = 300000 07:45:15 metadata.recovery.strategy = none 07:45:15 metric.reporters = [] 07:45:15 metrics.num.samples = 2 07:45:15 metrics.recording.level = INFO 07:45:15 metrics.sample.window.ms = 30000 07:45:15 partitioner.adaptive.partitioning.enable = true 07:45:15 partitioner.availability.timeout.ms = 0 07:45:15 partitioner.class = null 07:45:15 partitioner.ignore.keys = false 07:45:15 receive.buffer.bytes = 32768 07:45:15 reconnect.backoff.max.ms = 1000 07:45:15 reconnect.backoff.ms = 50 07:45:15 request.timeout.ms = 30000 07:45:15 retries = 0 07:45:15 retry.backoff.max.ms = 1000 07:45:15 retry.backoff.ms = 100 07:45:15 sasl.client.callback.handler.class = null 07:45:15 sasl.jaas.config = null 07:45:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:15 sasl.kerberos.min.time.before.relogin = 60000 07:45:15 sasl.kerberos.service.name = null 07:45:15 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:15 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:15 sasl.login.callback.handler.class = null 07:45:15 sasl.login.class = null 07:45:15 sasl.login.connect.timeout.ms = null 07:45:15 sasl.login.read.timeout.ms = null 07:45:15 sasl.login.refresh.buffer.seconds = 300 07:45:15 sasl.login.refresh.min.period.seconds = 60 07:45:15 sasl.login.refresh.window.factor = 0.8 07:45:15 sasl.login.refresh.window.jitter = 0.05 07:45:15 sasl.login.retry.backoff.max.ms = 10000 07:45:15 sasl.login.retry.backoff.ms = 100 07:45:15 sasl.mechanism = GSSAPI 07:45:15 sasl.oauthbearer.clock.skew.seconds = 30 07:45:15 sasl.oauthbearer.expected.audience = null 07:45:15 sasl.oauthbearer.expected.issuer = null 07:45:15 sasl.oauthbearer.header.urlencode = false 07:45:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:15 sasl.oauthbearer.jwks.endpoint.url = null 07:45:15 sasl.oauthbearer.scope.claim.name = scope 07:45:15 sasl.oauthbearer.sub.claim.name = sub 07:45:15 sasl.oauthbearer.token.endpoint.url = null 07:45:15 security.protocol = PLAINTEXT 07:45:15 security.providers = null 07:45:15 send.buffer.bytes = 131072 07:45:15 socket.connection.setup.timeout.max.ms = 30000 07:45:15 socket.connection.setup.timeout.ms = 10000 07:45:15 ssl.cipher.suites = null 07:45:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:15 ssl.endpoint.identification.algorithm = https 07:45:15 ssl.engine.factory.class = null 07:45:15 ssl.key.password = null 07:45:15 ssl.keymanager.algorithm = SunX509 07:45:15 ssl.keystore.certificate.chain = null 07:45:15 ssl.keystore.key = null 07:45:15 ssl.keystore.location = null 07:45:15 ssl.keystore.password = null 07:45:15 ssl.keystore.type = JKS 07:45:15 ssl.protocol = TLSv1.3 07:45:15 ssl.provider = null 07:45:15 ssl.secure.random.implementation = null 07:45:15 ssl.trustmanager.algorithm = PKIX 07:45:15 ssl.truststore.certificates = null 07:45:15 ssl.truststore.location = null 07:45:15 ssl.truststore.password = null 07:45:15 ssl.truststore.type = JKS 07:45:15 transaction.timeout.ms = 60000 07:45:15 transactional.id = null 07:45:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:15 07:45:15 2025-08-27T07:45:15.664Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:15 2025-08-27T07:45:15.666Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:15 2025-08-27T07:45:15.666Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:15 2025-08-27T07:45:15.666Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:15 2025-08-27T07:45:15.666Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280715666 07:45:15 2025-08-27T07:45:15.686Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:15 2025-08-27T07:45:15.701Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 6fa1344a-9640-47d7-95f8-1e73f97f6e55 07:45:15 2025-08-27T07:45:15.701Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:15 2025-08-27T07:45:15.702Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:15 acks = -1 07:45:15 auto.include.jmx.reporter = true 07:45:15 batch.size = 16384 07:45:15 bootstrap.servers = [localhost:32777] 07:45:15 buffer.memory = 33554432 07:45:15 client.dns.lookup = use_all_dns_ips 07:45:15 client.id = producer-22 07:45:15 compression.gzip.level = -1 07:45:15 compression.lz4.level = 9 07:45:15 compression.type = none 07:45:15 compression.zstd.level = 3 07:45:15 connections.max.idle.ms = 540000 07:45:15 delivery.timeout.ms = 120000 07:45:15 enable.idempotence = false 07:45:15 enable.metrics.push = true 07:45:15 interceptor.classes = [] 07:45:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:15 linger.ms = 1 07:45:15 max.block.ms = 60000 07:45:15 max.in.flight.requests.per.connection = 5 07:45:15 max.request.size = 1048576 07:45:15 metadata.max.age.ms = 300000 07:45:15 metadata.max.idle.ms = 300000 07:45:15 metadata.recovery.strategy = none 07:45:15 metric.reporters = [] 07:45:15 metrics.num.samples = 2 07:45:15 metrics.recording.level = INFO 07:45:15 metrics.sample.window.ms = 30000 07:45:15 partitioner.adaptive.partitioning.enable = true 07:45:15 partitioner.availability.timeout.ms = 0 07:45:15 partitioner.class = null 07:45:15 partitioner.ignore.keys = false 07:45:15 receive.buffer.bytes = 32768 07:45:15 reconnect.backoff.max.ms = 1000 07:45:15 reconnect.backoff.ms = 50 07:45:15 request.timeout.ms = 30000 07:45:15 retries = 0 07:45:15 retry.backoff.max.ms = 1000 07:45:15 retry.backoff.ms = 100 07:45:15 sasl.client.callback.handler.class = null 07:45:15 sasl.jaas.config = null 07:45:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:15 sasl.kerberos.min.time.before.relogin = 60000 07:45:15 sasl.kerberos.service.name = null 07:45:15 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:15 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:15 sasl.login.callback.handler.class = null 07:45:15 sasl.login.class = null 07:45:15 sasl.login.connect.timeout.ms = null 07:45:15 sasl.login.read.timeout.ms = null 07:45:15 sasl.login.refresh.buffer.seconds = 300 07:45:15 sasl.login.refresh.min.period.seconds = 60 07:45:15 sasl.login.refresh.window.factor = 0.8 07:45:15 sasl.login.refresh.window.jitter = 0.05 07:45:15 sasl.login.retry.backoff.max.ms = 10000 07:45:15 sasl.login.retry.backoff.ms = 100 07:45:15 sasl.mechanism = GSSAPI 07:45:15 sasl.oauthbearer.clock.skew.seconds = 30 07:45:15 sasl.oauthbearer.expected.audience = null 07:45:15 sasl.oauthbearer.expected.issuer = null 07:45:15 sasl.oauthbearer.header.urlencode = false 07:45:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:15 sasl.oauthbearer.jwks.endpoint.url = null 07:45:15 sasl.oauthbearer.scope.claim.name = scope 07:45:15 sasl.oauthbearer.sub.claim.name = sub 07:45:15 sasl.oauthbearer.token.endpoint.url = null 07:45:15 security.protocol = PLAINTEXT 07:45:15 security.providers = null 07:45:15 send.buffer.bytes = 131072 07:45:15 socket.connection.setup.timeout.max.ms = 30000 07:45:15 socket.connection.setup.timeout.ms = 10000 07:45:15 ssl.cipher.suites = null 07:45:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:15 ssl.endpoint.identification.algorithm = https 07:45:15 ssl.engine.factory.class = null 07:45:15 ssl.key.password = null 07:45:15 ssl.keymanager.algorithm = SunX509 07:45:15 ssl.keystore.certificate.chain = null 07:45:15 ssl.keystore.key = null 07:45:15 ssl.keystore.location = null 07:45:15 ssl.keystore.password = null 07:45:15 ssl.keystore.type = JKS 07:45:15 ssl.protocol = TLSv1.3 07:45:15 ssl.provider = null 07:45:15 ssl.secure.random.implementation = null 07:45:15 ssl.trustmanager.algorithm = PKIX 07:45:15 ssl.truststore.certificates = null 07:45:15 ssl.truststore.location = null 07:45:15 ssl.truststore.password = null 07:45:15 ssl.truststore.type = JKS 07:45:15 transaction.timeout.ms = 60000 07:45:15 transactional.id = null 07:45:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:15 07:45:15 2025-08-27T07:45:15.702Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:15 2025-08-27T07:45:15.704Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:15 2025-08-27T07:45:15.704Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:15 2025-08-27T07:45:15.704Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:15 2025-08-27T07:45:15.704Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280715704 07:45:15 2025-08-27T07:45:15.712Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:15 2025-08-27T07:45:15.721Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.721Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.725Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: fef7d7ec-2a38-494c-ad4c-527340bf9860 07:45:15 2025-08-27T07:45:15.725Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:15 2025-08-27T07:45:15.726Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:15 acks = -1 07:45:15 auto.include.jmx.reporter = true 07:45:15 batch.size = 16384 07:45:15 bootstrap.servers = [localhost:32777] 07:45:15 buffer.memory = 33554432 07:45:15 client.dns.lookup = use_all_dns_ips 07:45:15 client.id = producer-23 07:45:15 compression.gzip.level = -1 07:45:15 compression.lz4.level = 9 07:45:15 compression.type = none 07:45:15 compression.zstd.level = 3 07:45:15 connections.max.idle.ms = 540000 07:45:15 delivery.timeout.ms = 120000 07:45:15 enable.idempotence = false 07:45:15 enable.metrics.push = true 07:45:15 interceptor.classes = [] 07:45:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:15 linger.ms = 1 07:45:15 max.block.ms = 60000 07:45:15 max.in.flight.requests.per.connection = 5 07:45:15 max.request.size = 1048576 07:45:15 metadata.max.age.ms = 300000 07:45:15 metadata.max.idle.ms = 300000 07:45:15 metadata.recovery.strategy = none 07:45:15 metric.reporters = [] 07:45:15 metrics.num.samples = 2 07:45:15 metrics.recording.level = INFO 07:45:15 metrics.sample.window.ms = 30000 07:45:15 partitioner.adaptive.partitioning.enable = true 07:45:15 partitioner.availability.timeout.ms = 0 07:45:15 partitioner.class = null 07:45:15 partitioner.ignore.keys = false 07:45:15 receive.buffer.bytes = 32768 07:45:15 reconnect.backoff.max.ms = 1000 07:45:15 reconnect.backoff.ms = 50 07:45:15 request.timeout.ms = 30000 07:45:15 retries = 0 07:45:15 retry.backoff.max.ms = 1000 07:45:15 retry.backoff.ms = 100 07:45:15 sasl.client.callback.handler.class = null 07:45:15 sasl.jaas.config = null 07:45:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:15 sasl.kerberos.min.time.before.relogin = 60000 07:45:15 sasl.kerberos.service.name = null 07:45:15 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:15 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:15 sasl.login.callback.handler.class = null 07:45:15 sasl.login.class = null 07:45:15 sasl.login.connect.timeout.ms = null 07:45:15 sasl.login.read.timeout.ms = null 07:45:15 sasl.login.refresh.buffer.seconds = 300 07:45:15 sasl.login.refresh.min.period.seconds = 60 07:45:15 sasl.login.refresh.window.factor = 0.8 07:45:15 sasl.login.refresh.window.jitter = 0.05 07:45:15 sasl.login.retry.backoff.max.ms = 10000 07:45:15 sasl.login.retry.backoff.ms = 100 07:45:15 sasl.mechanism = GSSAPI 07:45:15 sasl.oauthbearer.clock.skew.seconds = 30 07:45:15 sasl.oauthbearer.expected.audience = null 07:45:15 sasl.oauthbearer.expected.issuer = null 07:45:15 sasl.oauthbearer.header.urlencode = false 07:45:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:15 sasl.oauthbearer.jwks.endpoint.url = null 07:45:15 sasl.oauthbearer.scope.claim.name = scope 07:45:15 sasl.oauthbearer.sub.claim.name = sub 07:45:15 sasl.oauthbearer.token.endpoint.url = null 07:45:15 security.protocol = PLAINTEXT 07:45:15 security.providers = null 07:45:15 send.buffer.bytes = 131072 07:45:15 socket.connection.setup.timeout.max.ms = 30000 07:45:15 socket.connection.setup.timeout.ms = 10000 07:45:15 ssl.cipher.suites = null 07:45:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:15 ssl.endpoint.identification.algorithm = https 07:45:15 ssl.engine.factory.class = null 07:45:15 ssl.key.password = null 07:45:15 ssl.keymanager.algorithm = SunX509 07:45:15 ssl.keystore.certificate.chain = null 07:45:15 ssl.keystore.key = null 07:45:15 ssl.keystore.location = null 07:45:15 ssl.keystore.password = null 07:45:15 ssl.keystore.type = JKS 07:45:15 ssl.protocol = TLSv1.3 07:45:15 ssl.provider = null 07:45:15 ssl.secure.random.implementation = null 07:45:15 ssl.trustmanager.algorithm = PKIX 07:45:15 ssl.truststore.certificates = null 07:45:15 ssl.truststore.location = null 07:45:15 ssl.truststore.password = null 07:45:15 ssl.truststore.type = JKS 07:45:15 transaction.timeout.ms = 60000 07:45:15 transactional.id = null 07:45:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:15 07:45:15 2025-08-27T07:45:15.726Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:15 2025-08-27T07:45:15.729Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:15 2025-08-27T07:45:15.729Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:15 2025-08-27T07:45:15.729Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:15 2025-08-27T07:45:15.729Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280715729 07:45:15 2025-08-27T07:45:15.738Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:15 2025-08-27T07:45:15.753Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:45:15 allow.auto.create.topics = true 07:45:15 auto.commit.interval.ms = 5000 07:45:15 auto.include.jmx.reporter = true 07:45:15 auto.offset.reset = earliest 07:45:15 bootstrap.servers = [localhost:32777] 07:45:15 check.crcs = true 07:45:15 client.dns.lookup = use_all_dns_ips 07:45:15 client.id = consumer-test-1-12 07:45:15 client.rack = 07:45:15 connections.max.idle.ms = 540000 07:45:15 default.api.timeout.ms = 60000 07:45:15 enable.auto.commit = true 07:45:15 enable.metrics.push = true 07:45:15 exclude.internal.topics = true 07:45:15 fetch.max.bytes = 52428800 07:45:15 fetch.max.wait.ms = 500 07:45:15 fetch.min.bytes = 1 07:45:15 group.id = test-1 07:45:15 group.instance.id = null 07:45:15 group.protocol = classic 07:45:15 group.remote.assignor = null 07:45:15 heartbeat.interval.ms = 3000 07:45:15 interceptor.classes = [] 07:45:15 internal.leave.group.on.close = true 07:45:15 internal.throw.on.fetch.stable.offset.unsupported = false 07:45:15 isolation.level = read_uncommitted 07:45:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:45:15 max.partition.fetch.bytes = 1048576 07:45:15 max.poll.interval.ms = 300000 07:45:15 max.poll.records = 500 07:45:15 metadata.max.age.ms = 300000 07:45:15 metadata.recovery.strategy = none 07:45:15 metric.reporters = [] 07:45:15 metrics.num.samples = 2 07:45:15 metrics.recording.level = INFO 07:45:15 metrics.sample.window.ms = 30000 07:45:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:45:15 receive.buffer.bytes = 65536 07:45:15 reconnect.backoff.max.ms = 1000 07:45:15 reconnect.backoff.ms = 50 07:45:15 request.timeout.ms = 30000 07:45:15 retry.backoff.max.ms = 1000 07:45:15 retry.backoff.ms = 100 07:45:15 sasl.client.callback.handler.class = null 07:45:15 sasl.jaas.config = null 07:45:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:15 sasl.kerberos.min.time.before.relogin = 60000 07:45:15 sasl.kerberos.service.name = null 07:45:15 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:15 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:15 sasl.login.callback.handler.class = null 07:45:15 sasl.login.class = null 07:45:15 sasl.login.connect.timeout.ms = null 07:45:15 sasl.login.read.timeout.ms = null 07:45:15 sasl.login.refresh.buffer.seconds = 300 07:45:15 sasl.login.refresh.min.period.seconds = 60 07:45:15 sasl.login.refresh.window.factor = 0.8 07:45:15 sasl.login.refresh.window.jitter = 0.05 07:45:15 sasl.login.retry.backoff.max.ms = 10000 07:45:15 sasl.login.retry.backoff.ms = 100 07:45:15 sasl.mechanism = GSSAPI 07:45:15 sasl.oauthbearer.clock.skew.seconds = 30 07:45:15 sasl.oauthbearer.expected.audience = null 07:45:15 sasl.oauthbearer.expected.issuer = null 07:45:15 sasl.oauthbearer.header.urlencode = false 07:45:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:15 sasl.oauthbearer.jwks.endpoint.url = null 07:45:15 sasl.oauthbearer.scope.claim.name = scope 07:45:15 sasl.oauthbearer.sub.claim.name = sub 07:45:15 sasl.oauthbearer.token.endpoint.url = null 07:45:15 security.protocol = PLAINTEXT 07:45:15 security.providers = null 07:45:15 send.buffer.bytes = 131072 07:45:15 session.timeout.ms = 45000 07:45:15 socket.connection.setup.timeout.max.ms = 30000 07:45:15 socket.connection.setup.timeout.ms = 10000 07:45:15 ssl.cipher.suites = null 07:45:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:15 ssl.endpoint.identification.algorithm = https 07:45:15 ssl.engine.factory.class = null 07:45:15 ssl.key.password = null 07:45:15 ssl.keymanager.algorithm = SunX509 07:45:15 ssl.keystore.certificate.chain = null 07:45:15 ssl.keystore.key = null 07:45:15 ssl.keystore.location = null 07:45:15 ssl.keystore.password = null 07:45:15 ssl.keystore.type = JKS 07:45:15 ssl.protocol = TLSv1.3 07:45:15 ssl.provider = null 07:45:15 ssl.secure.random.implementation = null 07:45:15 ssl.trustmanager.algorithm = PKIX 07:45:15 ssl.truststore.certificates = null 07:45:15 ssl.truststore.location = null 07:45:15 ssl.truststore.password = null 07:45:15 ssl.truststore.type = JKS 07:45:15 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 07:45:15 07:45:15 2025-08-27T07:45:15.754Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:15 2025-08-27T07:45:15.756Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:15 2025-08-27T07:45:15.756Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:15 2025-08-27T07:45:15.756Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280715756 07:45:15 2025-08-27T07:45:15.756Z INFO 6510 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-12, groupId=test-1] Subscribed to topic(s): my-topic-name 07:45:15 2025-08-27T07:45:15.760Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.761Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.762Z WARN 6510 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 8978389e-cdba-412a-adbd-ae10c8d48751 07:45:15 2025-08-27T07:45:15.762Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:15 2025-08-27T07:45:15.762Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:15 acks = -1 07:45:15 auto.include.jmx.reporter = true 07:45:15 batch.size = 16384 07:45:15 bootstrap.servers = [localhost:32777] 07:45:15 buffer.memory = 33554432 07:45:15 client.dns.lookup = use_all_dns_ips 07:45:15 client.id = producer-24 07:45:15 compression.gzip.level = -1 07:45:15 compression.lz4.level = 9 07:45:15 compression.type = none 07:45:15 compression.zstd.level = 3 07:45:15 connections.max.idle.ms = 540000 07:45:15 delivery.timeout.ms = 120000 07:45:15 enable.idempotence = false 07:45:15 enable.metrics.push = true 07:45:15 interceptor.classes = [] 07:45:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:15 linger.ms = 1 07:45:15 max.block.ms = 60000 07:45:15 max.in.flight.requests.per.connection = 5 07:45:15 max.request.size = 1048576 07:45:15 metadata.max.age.ms = 300000 07:45:15 metadata.max.idle.ms = 300000 07:45:15 metadata.recovery.strategy = none 07:45:15 metric.reporters = [] 07:45:15 metrics.num.samples = 2 07:45:15 metrics.recording.level = INFO 07:45:15 metrics.sample.window.ms = 30000 07:45:15 partitioner.adaptive.partitioning.enable = true 07:45:15 partitioner.availability.timeout.ms = 0 07:45:15 partitioner.class = null 07:45:15 partitioner.ignore.keys = false 07:45:15 receive.buffer.bytes = 32768 07:45:15 reconnect.backoff.max.ms = 1000 07:45:15 reconnect.backoff.ms = 50 07:45:15 request.timeout.ms = 30000 07:45:15 retries = 0 07:45:15 retry.backoff.max.ms = 1000 07:45:15 retry.backoff.ms = 100 07:45:15 sasl.client.callback.handler.class = null 07:45:15 sasl.jaas.config = null 07:45:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:15 sasl.kerberos.min.time.before.relogin = 60000 07:45:15 sasl.kerberos.service.name = null 07:45:15 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:15 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:15 sasl.login.callback.handler.class = null 07:45:15 sasl.login.class = null 07:45:15 sasl.login.connect.timeout.ms = null 07:45:15 sasl.login.read.timeout.ms = null 07:45:15 sasl.login.refresh.buffer.seconds = 300 07:45:15 sasl.login.refresh.min.period.seconds = 60 07:45:15 sasl.login.refresh.window.factor = 0.8 07:45:15 sasl.login.refresh.window.jitter = 0.05 07:45:15 sasl.login.retry.backoff.max.ms = 10000 07:45:15 sasl.login.retry.backoff.ms = 100 07:45:15 sasl.mechanism = GSSAPI 07:45:15 sasl.oauthbearer.clock.skew.seconds = 30 07:45:15 sasl.oauthbearer.expected.audience = null 07:45:15 sasl.oauthbearer.expected.issuer = null 07:45:15 sasl.oauthbearer.header.urlencode = false 07:45:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:15 sasl.oauthbearer.jwks.endpoint.url = null 07:45:15 sasl.oauthbearer.scope.claim.name = scope 07:45:15 sasl.oauthbearer.sub.claim.name = sub 07:45:15 sasl.oauthbearer.token.endpoint.url = null 07:45:15 security.protocol = PLAINTEXT 07:45:15 security.providers = null 07:45:15 send.buffer.bytes = 131072 07:45:15 socket.connection.setup.timeout.max.ms = 30000 07:45:15 socket.connection.setup.timeout.ms = 10000 07:45:15 ssl.cipher.suites = null 07:45:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:15 ssl.endpoint.identification.algorithm = https 07:45:15 ssl.engine.factory.class = null 07:45:15 ssl.key.password = null 07:45:15 ssl.keymanager.algorithm = SunX509 07:45:15 ssl.keystore.certificate.chain = null 07:45:15 ssl.keystore.key = null 07:45:15 ssl.keystore.location = null 07:45:15 ssl.keystore.password = null 07:45:15 ssl.keystore.type = JKS 07:45:15 ssl.protocol = TLSv1.3 07:45:15 ssl.provider = null 07:45:15 ssl.secure.random.implementation = null 07:45:15 ssl.trustmanager.algorithm = PKIX 07:45:15 ssl.truststore.certificates = null 07:45:15 ssl.truststore.location = null 07:45:15 ssl.truststore.password = null 07:45:15 ssl.truststore.type = JKS 07:45:15 transaction.timeout.ms = 60000 07:45:15 transactional.id = null 07:45:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:45:15 07:45:15 2025-08-27T07:45:15.762Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:15 2025-08-27T07:45:15.764Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:15 2025-08-27T07:45:15.764Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:15 2025-08-27T07:45:15.764Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:15 2025-08-27T07:45:15.764Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280715764 07:45:15 2025-08-27T07:45:15.772Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:15 2025-08-27T07:45:15.774Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.774Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.781Z INFO 6510 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-12, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:15 2025-08-27T07:45:15.806Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.806Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.832Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:15 2025-08-27T07:45:15.833Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.833Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:15 2025-08-27T07:45:15.837Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.837Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.839Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.839Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.858Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.858Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.903Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 07:45:15 2025-08-27T07:45:15.904Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] (Re-)joining group 07:45:15 2025-08-27T07:45:15.941Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-12-73ee86b4-862b-449e-9a43-8e9295b528e8 07:45:15 2025-08-27T07:45:15.941Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] (Re-)joining group 07:45:15 2025-08-27T07:45:15.964Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.964Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.964Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:15 2025-08-27T07:45:15.964Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:15 2025-08-27T07:45:15.967Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-12-73ee86b4-862b-449e-9a43-8e9295b528e8', protocol='range'} 07:45:15 2025-08-27T07:45:15.968Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-12-73ee86b4-862b-449e-9a43-8e9295b528e8=Assignment(partitions=[my-topic-name-0])} 07:45:16 2025-08-27T07:45:15.991Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-12-73ee86b4-862b-449e-9a43-8e9295b528e8', protocol='range'} 07:45:16 2025-08-27T07:45:15.991Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 07:45:16 2025-08-27T07:45:15.991Z INFO 6510 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-12, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 07:45:16 2025-08-27T07:45:16.007Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] Found no committed offset for partition my-topic-name-0 07:45:16 2025-08-27T07:45:16.020Z INFO 6510 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-12, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 07:45:16 2025-08-27T07:45:16.045Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.045Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.135Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.135Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.135Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.135Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.135Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.135Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.135Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.136Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.137Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.137Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.170Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.170Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 105ms, elapsed time since send: 105ms, throttle time: 0ms, request timeout: 30000ms) 07:45:16 2025-08-27T07:45:16.170Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.170Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 2147483646 disconnected. 07:45:16 2025-08-27T07:45:16.170Z INFO 6510 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-12, groupId=test-1] Error sending fetch request (sessionId=200133970, epoch=1) to node 1: 07:45:16 07:45:16 org.apache.kafka.common.errors.DisconnectException: null 07:45:16 07:45:16 2025-08-27T07:45:16.170Z INFO 6510 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 07:45:16 2025-08-27T07:45:16.173Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.173Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.232Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.232Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.232Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.232Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.232Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.232Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.242Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.242Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.247Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.247Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.249Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.249Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.254Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.254Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.255Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.255Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.255Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.255Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.271Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.271Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.935 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 07:45:16 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 07:45:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 07:45:16 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 07:45:16 2025-08-27T07:45:16.333Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.333Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.339Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.339Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.342Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.342Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.353Z INFO 6510 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 07:45:16 2025-08-27T07:45:16.353Z INFO 6510 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 07:45:16 2025-08-27T07:45:16.353Z INFO 6510 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 07:45:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 07:45:16 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 07:45:16 2025-08-27T07:45:16.356Z INFO 6510 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 07:45:16 2025-08-27T07:45:16.356Z DEBUG 6510 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 07:45:16 2025-08-27T07:45:16.356Z INFO 6510 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 07:45:16 2025-08-27T07:45:16.356Z DEBUG 6510 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 07:45:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 07:45:16 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 07:45:16 2025-08-27T07:45:16.384Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.384Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 07:45:16 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 07:45:16 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 07:45:16 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 07:45:16 2025-08-27T07:45:16.419Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.419Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.437Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.437Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.439Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.439Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.450Z WARN 6510 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: some-message 07:45:16 2025-08-27T07:45:16.450Z WARN 6510 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: 503 SERVICE_UNAVAILABLE 07:45:16 2025-08-27T07:45:16.451Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.451Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.457Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.457Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 07:45:16 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 07:45:16 2025-08-27T07:45:16.465Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.465Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 07:45:16 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 07:45:16 2025-08-27T07:45:16.467Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.467Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.468Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.468Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.492Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.492Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.493Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 07:45:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 07:45:16 2025-08-27T07:45:16.505Z WARN 6510 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 07:45:16 2025-08-27T07:45:16.505Z WARN 6510 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 07:45:16 2025-08-27T07:45:16.505Z WARN 6510 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 07:45:16 2025-08-27T07:45:16.505Z WARN 6510 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 07:45:16 2025-08-27T07:45:16.507Z WARN 6510 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdnInCache1 07:45:16 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 07:45:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 07:45:16 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 07:45:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 07:45:16 2025-08-27T07:45:16.539Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 07:45:16 o o o o---o o--o o o---o o o----o o--o--o 07:45:16 | | / \ / | / / \ | | 07:45:16 o----o o o o----o | o o o----o | 07:45:16 | | * \ / | \ * \ | | 07:45:16 o o * o o---o o--o o----o o---o * o o----o o 07:45:16 07:45:16 2025-08-27T07:45:16.539Z INFO 6510 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:45:16 2025-08-27T07:45:16.539Z INFO 6510 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 07:45:16 2025-08-27T07:45:16.539Z INFO 6510 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 07:45:16 2025-08-27T07:45:16.539Z INFO 6510 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:45:16 2025-08-27T07:45:16.539Z INFO 6510 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:45:16 To enable the Jet engine on the members, do one of the following: 07:45:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:45:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:45:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:45:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:45:16 2025-08-27T07:45:16.553Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [dev] [5.5.0] 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. 07:45:16 2025-08-27T07:45:16.553Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.553Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.555Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 07:45:16 2025-08-27T07:45:16.567Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.567Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.572Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:45:16 2025-08-27T07:45:16.572Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 07:45:16 2025-08-27T07:45:16.576Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.576Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.597Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.597Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.612Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.612Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.615Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.615Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.623Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.623Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.659Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.659Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.721Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.721Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.761Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.761Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.774Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.774Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.778Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.778Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.808Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.808Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.840Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.840Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.840Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:16 2025-08-27T07:45:16.840Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.840Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:16 2025-08-27T07:45:16.860Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.860Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.875Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.875Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.879Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.879Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.895Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.895Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.897Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.897Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.964Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.964Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.968Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.968Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:16 2025-08-27T07:45:16.977Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:16 2025-08-27T07:45:16.977Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.030Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.030Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.038Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.038Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.045Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.045Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.072Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.072Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.082Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.082Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.134Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.134Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.178Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.178Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.423Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.423Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.453Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.453Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.466Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.467Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.479Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.479Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.495Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:17 2025-08-27T07:45:17.495Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.496Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:17 2025-08-27T07:45:17.554Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.554Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.624Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.624Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.722Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.722Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.752Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.752Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.762Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.762Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.775Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.775Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.779Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.779Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.781Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.781Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.790Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.790Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.793Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:17 2025-08-27T07:45:17.793Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.793Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:17 2025-08-27T07:45:17.800Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.800Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.810Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.810Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.824Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.824Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.840Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.840Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.861Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.861Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.885Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.885Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.966Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.966Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.972Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.972Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:17 2025-08-27T07:45:17.981Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:17 2025-08-27T07:45:17.981Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.011Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.011Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.021Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.021Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.047Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.047Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.180Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.180Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.280Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.280Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.426Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.426Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.454Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.454Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.466Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.466Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.498Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:18 2025-08-27T07:45:18.498Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.498Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:18 2025-08-27T07:45:18.555Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.555Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.559Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.559Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.696Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:18 2025-08-27T07:45:18.696Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.696Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:18 2025-08-27T07:45:18.717Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.717Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.724Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.724Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.753Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.753Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.759Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.759Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.762Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.762Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.766Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.766Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.775Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.775Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.781Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.781Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.798Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.798Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.801Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.801Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.811Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.811Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.841Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.841Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.862Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.862Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.968Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.968Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.974Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.974Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:18 2025-08-27T07:45:18.982Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:18 2025-08-27T07:45:18.982Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.012Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.012Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.021Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.022Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.030Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.030Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.120Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 07:45:19 07:45:19 Members {size:1, ver:1} [ 07:45:19 Member [10.250.0.254]:5701 - 45a30ee2-6f30-49fc-85d5-2ed37f34a065 this 07:45:19 ] 07:45:19 07:45:19 2025-08-27T07:45:19.121Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 07:45:19 2025-08-27T07:45:19.133Z INFO 6510 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:45:19 2025-08-27T07:45:19.182Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.182Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.282Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.282Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.299Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 07:45:19 2025-08-27T07:45:19.300Z INFO 6510 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 45a30ee2-6f30-49fc-85d5-2ed37f34a065 this is handled 07:45:19 2025-08-27T07:45:19.301Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 07:45:19 2025-08-27T07:45:19.301Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 07:45:19 2025-08-27T07:45:19.302Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 07:45:19 2025-08-27T07:45:19.401Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:19 2025-08-27T07:45:19.401Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.401Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:19 2025-08-27T07:45:19.419Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:45:19 2025-08-27T07:45:19.420Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 120 ms. 07:45:19 2025-08-27T07:45:19.420Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 07:45:19 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.886 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 07:45:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 07:45:19 2025-08-27T07:45:19.428Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.428Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.455Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.455Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.456Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.456Z INFO 6510 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 07:45:19 2025-08-27T07:45:19.456Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 07:45:19 2025-08-27T07:45:19.466Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.466Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.493Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.494Z INFO 6510 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 07:45:19 2025-08-27T07:45:19.494Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 07:45:19 2025-08-27T07:45:19.495Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.496Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.498Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.498Z INFO 6510 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 07:45:19 2025-08-27T07:45:19.498Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 07:45:19 2025-08-27T07:45:19.499Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.499Z INFO 6510 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 07:45:19 2025-08-27T07:45:19.499Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 07:45:19 2025-08-27T07:45:19.500Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.501Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.502Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.503Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.504Z INFO 6510 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 07:45:19 2025-08-27T07:45:19.504Z INFO 6510 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 07:45:19 2025-08-27T07:45:19.505Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.506Z ERROR 6510 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 07:45:19 2025-08-27T07:45:19.508Z ERROR 6510 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 07:45:19 2025-08-27T07:45:19.509Z ERROR 6510 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 07:45:19 2025-08-27T07:45:19.510Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.510Z INFO 6510 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 07:45:19 2025-08-27T07:45:19.510Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 07:45:19 2025-08-27T07:45:19.511Z ERROR 6510 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 07:45:19 2025-08-27T07:45:19.511Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.511Z INFO 6510 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 07:45:19 2025-08-27T07:45:19.511Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 07:45:19 2025-08-27T07:45:19.516Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : alt-1) 07:45:19 2025-08-27T07:45:19.517Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.520Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 07:45:19 2025-08-27T07:45:19.521Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 07:45:19 2025-08-27T07:45:19.522Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 07:45:19 2025-08-27T07:45:19.522Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 07:45:19 2025-08-27T07:45:19.522Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 07:45:19 2025-08-27T07:45:19.524Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : newDataProducerIdentifier) 07:45:19 2025-08-27T07:45:19.524Z DEBUG 6510 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 07:45:19 2025-08-27T07:45:19.525Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 07:45:19 2025-08-27T07:45:19.526Z WARN 6510 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 07:45:19 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 07:45:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 07:45:19 2025-08-27T07:45:19.556Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.556Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.560Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.560Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.588Z INFO 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 07:45:19 2025-08-27T07:45:19.591Z INFO 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 07:45:19 2025-08-27T07:45:19.592Z INFO 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 07:45:19 2025-08-27T07:45:19.595Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 07:45:19 2025-08-27T07:45:19.595Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 07:45:19 2025-08-27T07:45:19.596Z INFO 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 07:45:19 2025-08-27T07:45:19.597Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 07:45:19 2025-08-27T07:45:19.616Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 07:45:19 07:45:19 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 07:45:19 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:75) 07:45:19 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 07:45:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:45:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:45:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:45:19 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 07:45:19 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 07:45:19 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 07:45:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 07:45:19 at groovy.lang.Closure.call(Closure.java:427) 07:45:19 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 07:45:19 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 07:45:19 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 07:45:19 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 07:45:19 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 07:45:19 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 07:45:19 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 07:45:19 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 07:45:19 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 07:45:19 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 07:45:19 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 07:45:19 at jdk.proxy2/jdk.proxy2.$Proxy235.initiateStateAdvised(Unknown Source) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:395) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:207) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1584887263.processCreatedCmHandles$accessor$bEEUyCDh(Unknown Source) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1584887263$auxiliary$M9AVQarV.call(Unknown Source) 07:45:19 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 07:45:19 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 07:45:19 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 07:45:19 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 07:45:19 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 07:45:19 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1584887263.processCreatedCmHandles(Unknown Source) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:102) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1584887263.updateDmiRegistration$accessor$bEEUyCDh(Unknown Source) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1584887263$auxiliary$riJMXgKW.call(Unknown Source) 07:45:19 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 07:45:19 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 07:45:19 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 07:45:19 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 07:45:19 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 07:45:19 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1584887263.updateDmiRegistration(Unknown Source) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1584887263$updateDmiRegistration.call(Unknown Source) 07:45:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:45:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:45:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:45:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:45:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:45:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:45:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:45:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:45:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:45:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:45:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:45:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:45:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:45:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:45:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:45:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:45:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:45:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:45:19 07:45:19 2025-08-27T07:45:19.619Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 07:45:19 07:45:19 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 07:45:19 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:75) 07:45:19 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 07:45:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:45:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:45:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:45:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:45:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 07:45:19 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 07:45:19 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 07:45:19 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 07:45:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 07:45:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:45:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:45:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:45:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:45:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:45:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:45:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:45:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:45:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:45:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:45:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:45:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:45:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:45:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:45:19 07:45:19 2025-08-27T07:45:19.621Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 07:45:19 07:45:19 java.lang.RuntimeException: Failed 07:45:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:45:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:45:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:45:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:45:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:45:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:45:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:45:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 07:45:19 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:45:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:45:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:45:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:45:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 07:45:19 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 07:45:19 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 07:45:19 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 07:45:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 07:45:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:45:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:45:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:45:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:45:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:45:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:45:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:45:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:45:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:45:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:45:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:45:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:45:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:45:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:45:19 07:45:19 2025-08-27T07:45:19.631Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 07:45:19 2025-08-27T07:45:19.631Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 07:45:19 2025-08-27T07:45:19.637Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 07:45:19 2025-08-27T07:45:19.637Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 07:45:19 2025-08-27T07:45:19.639Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 07:45:19 2025-08-27T07:45:19.639Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 07:45:19 2025-08-27T07:45:19.640Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 07:45:19 2025-08-27T07:45:19.640Z ERROR 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 07:45:19 2025-08-27T07:45:19.644Z INFO 6510 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 07:45:19 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 07:45:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 07:45:19 2025-08-27T07:45:19.674Z ERROR 6510 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 07:45:19 2025-08-27T07:45:19.705Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:19 2025-08-27T07:45:19.705Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.705Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:19 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 07:45:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 07:45:19 2025-08-27T07:45:19.724Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.724Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.724Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.724Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.735Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 07:45:19 2025-08-27T07:45:19.735Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 07:45:19 2025-08-27T07:45:19.735Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 07:45:19 2025-08-27T07:45:19.735Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 07:45:19 2025-08-27T07:45:19.736Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 07:45:19 2025-08-27T07:45:19.736Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : No resource data found for CM handle: cm-handle-1 with options: (fields=some-module-1:some-root-node) 07:45:19 2025-08-27T07:45:19.736Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 07:45:19 2025-08-27T07:45:19.738Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 07:45:19 2025-08-27T07:45:19.738Z ERROR 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 07:45:19 07:45:19 java.lang.RuntimeException: some exception 07:45:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:45:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:45:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:45:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:45:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:45:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:45:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:45:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_3_closure1.doCall(DataSyncWatchdogSpec.groovy:113) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:45:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:45:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:45:19 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 07:45:19 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 07:45:19 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 07:45:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 07:45:19 at groovy.lang.Closure.call(Closure.java:427) 07:45:19 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 07:45:19 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 07:45:19 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 07:45:19 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 07:45:19 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 07:45:19 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 07:45:19 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 07:45:19 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 07:45:19 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 07:45:19 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 07:45:19 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 07:45:19 at jdk.proxy2/jdk.proxy2.$Proxy156.getCmHandleState(Unknown Source) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:84) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:76) 07:45:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 07:45:19 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 07:45:19 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 07:45:19 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 07:45:19 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 07:45:19 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 07:45:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 07:45:19 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 07:45:19 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:65) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$executeUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 07:45:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_3(DataSyncWatchdogSpec.groovy:115) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:45:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:45:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:45:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:45:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:45:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:45:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:45:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:45:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:45:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:45:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:45:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:45:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:45:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:45:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:45:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:45:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:45:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:45:19 07:45:19 2025-08-27T07:45:19.739Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 07:45:19 2025-08-27T07:45:19.739Z ERROR 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to sync module and root node for CM handle: cm-handle-1 with options: (fields=some-module-2:some-root-node) 07:45:19 07:45:19 java.lang.RuntimeException: Some network error 07:45:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:45:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:45:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:45:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:45:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:45:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:45:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:45:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure2.doCall(DataSyncWatchdogSpec.groovy:135) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:45:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:45:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:45:19 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 07:45:19 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 07:45:19 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 07:45:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 07:45:19 at groovy.lang.Closure.call(Closure.java:427) 07:45:19 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 07:45:19 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 07:45:19 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 07:45:19 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 07:45:19 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 07:45:19 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 07:45:19 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 07:45:19 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 07:45:19 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 07:45:19 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 07:45:19 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$854715167.getResourceData(Unknown Source) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:102) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:89) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:76) 07:45:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 07:45:19 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 07:45:19 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 07:45:19 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 07:45:19 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 07:45:19 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 07:45:19 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 07:45:19 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 07:45:19 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:65) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$executeUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 07:45:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:45:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 07:45:19 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:128) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:45:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:45:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:45:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:45:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:45:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:45:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:45:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:45:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:45:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:45:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:45:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:45:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:45:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:45:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:45:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:45:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:45:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:45:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:45:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:45:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:45:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:45:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:45:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:45:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:45:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:45:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:45:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:45:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:45:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:45:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:45:19 07:45:19 2025-08-27T07:45:19.739Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 07:45:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 07:45:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 07:45:19 2025-08-27T07:45:19.755Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.755Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.759Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.759Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.764Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.765Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.779Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.779Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.783Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.783Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:19 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 07:45:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 07:45:19 2025-08-27T07:45:19.796Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.796Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.802Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.802Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.810Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.810Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.811Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.811Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.811Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.811Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.812Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.812Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.812Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:19 2025-08-27T07:45:19.812Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:19 2025-08-27T07:45:19.813Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.813Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.814Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.815Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Schema Set) already exists exception for ch-1. Exception details: Schema Set with name already exists for . 07:45:19 2025-08-27T07:45:19.816Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.816Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.816Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Anchor) already exists exception for ch-1. Exception details: Anchor with name already exists for . 07:45:19 2025-08-27T07:45:19.818Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 07:45:19 2025-08-27T07:45:19.821Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 07:45:19 2025-08-27T07:45:19.821Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 07:45:19 2025-08-27T07:45:19.822Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 07:45:19 2025-08-27T07:45:19.822Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 07:45:19 2025-08-27T07:45:19.822Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 07:45:19 2025-08-27T07:45:19.822Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 07:45:19 2025-08-27T07:45:19.822Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 07:45:19 2025-08-27T07:45:19.822Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 07:45:19 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 07:45:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 07:45:20 2025-08-27T07:45:19.835Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:45:20 o o o o---o o--o o o---o o o----o o--o--o 07:45:20 | | / \ / | / / \ | | 07:45:20 o----o o o o----o | o o o----o | 07:45:20 | | * \ / | \ * \ | | 07:45:20 o o * o o---o o--o o----o o---o * o o----o o 07:45:20 07:45:20 2025-08-27T07:45:19.835Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:45:20 2025-08-27T07:45:19.835Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:45:20 2025-08-27T07:45:19.835Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:45:20 2025-08-27T07:45:19.835Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:45:20 2025-08-27T07:45:19.835Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:45:20 To enable the Jet engine on the members, do one of the following: 07:45:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:45:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:45:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:45:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:45:20 2025-08-27T07:45:19.842Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:20 2025-08-27T07:45:19.842Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:19.844Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:45:20 2025-08-27T07:45:19.846Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:45:20 2025-08-27T07:45:19.853Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:45:20 2025-08-27T07:45:19.854Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:45:20 2025-08-27T07:45:19.864Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:20 2025-08-27T07:45:19.864Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:19.970Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:20 2025-08-27T07:45:19.970Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:19.980Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:20 2025-08-27T07:45:19.980Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:19.983Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:20 2025-08-27T07:45:19.983Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.012Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.012Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.022Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.022Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.050Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.050Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.185Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.185Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.290Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.290Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.363Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:20 2025-08-27T07:45:20.363Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.363Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:20 2025-08-27T07:45:20.432Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.432Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.457Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.457Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.466Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.466Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.557Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.557Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.562Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.562Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.705Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:20 2025-08-27T07:45:20.705Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.705Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:20 2025-08-27T07:45:20.724Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.724Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.725Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.725Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.756Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.756Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.759Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.759Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.760Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.760Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.775Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.775Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.780Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.780Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.783Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.783Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.787Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.787Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.798Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.798Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.804Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.804Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.844Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.844Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:20 2025-08-27T07:45:20.864Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:20 2025-08-27T07:45:20.864Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:20.971Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:21 2025-08-27T07:45:20.971Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:20.983Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:21 2025-08-27T07:45:20.983Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:20.984Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:21 2025-08-27T07:45:20.984Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.014Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.014Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.022Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.023Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.052Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.052Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.187Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.187Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.265Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:21 2025-08-27T07:45:21.266Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.266Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:21 2025-08-27T07:45:21.291Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.291Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.435Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.435Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.458Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.458Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.467Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.467Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.558Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.559Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.563Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.563Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.745Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:21 2025-08-27T07:45:21.745Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.745Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:21 2025-08-27T07:45:21.747Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.747Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.756Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.756Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.761Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.761Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.767Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.767Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.771Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.772Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.775Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.775Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.781Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.781Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.784Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.784Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.789Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.789Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.802Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.802Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.805Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.805Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.828Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.828Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:21 2025-08-27T07:45:21.865Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:21 2025-08-27T07:45:21.865Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:21.971Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:22 2025-08-27T07:45:21.971Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:21.985Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:22 2025-08-27T07:45:21.985Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.015Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.015Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.022Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.022Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.027Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.027Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.039Z INFO 6510 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.88]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.106.254]:5701 07:45:22 2025-08-27T07:45:22.053Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.053Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.061Z INFO 6510 --- [cached.thread-3] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.254]:5701 is added to the blacklist. 07:45:22 2025-08-27T07:45:22.189Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.189Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.193Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.193Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.254Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:22 2025-08-27T07:45:22.254Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.254Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:22 2025-08-27T07:45:22.438Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.438Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.459Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.459Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.468Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.468Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.559Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.559Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.564Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.564Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.648Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:22 2025-08-27T07:45:22.648Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.648Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:22 2025-08-27T07:45:22.655Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.655Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.749Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.749Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.756Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.756Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.763Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.763Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.768Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.768Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.772Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.772Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.776Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.776Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.781Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.781Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.786Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.786Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.790Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.790Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.824Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.824Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.830Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.830Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:22 2025-08-27T07:45:22.866Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:22 2025-08-27T07:45:22.866Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:22.973Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:23 2025-08-27T07:45:22.973Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:22.987Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:23 2025-08-27T07:45:22.987Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.015Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.015Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.023Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.023Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.028Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.028Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.055Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.055Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.057Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:23 2025-08-27T07:45:23.057Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.057Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:23 2025-08-27T07:45:23.191Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.191Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.195Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.195Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.340Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.340Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.460Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.460Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.468Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.468Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.560Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.560Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.566Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.566Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.601Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:23 2025-08-27T07:45:23.601Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.601Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:23 2025-08-27T07:45:23.656Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.656Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.676Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.677Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.750Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.750Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.757Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.757Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.764Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.764Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.773Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.773Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.777Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.777Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.782Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.782Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.787Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.787Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.792Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.792Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.823Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.823Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.825Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.825Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:23 2025-08-27T07:45:23.832Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:23 2025-08-27T07:45:23.832Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:23.974Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:24 2025-08-27T07:45:23.974Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:23.989Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:24 2025-08-27T07:45:23.989Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.016Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.016Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.024Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.024Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.029Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.029Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.055Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.055Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.057Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:24 2025-08-27T07:45:24.057Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.057Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:24 2025-08-27T07:45:24.194Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.194Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.197Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.197Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.342Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.342Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.460Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.460Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.469Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.469Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.561Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.561Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.567Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.567Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.580Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.580Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.602Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:24 2025-08-27T07:45:24.602Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.602Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:24 2025-08-27T07:45:24.658Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.658Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.752Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.752Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.757Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.757Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.766Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.766Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.774Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.774Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.778Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.778Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.783Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.783Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.788Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.788Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.792Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.792Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.825Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.825Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.826Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.826Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:24 2025-08-27T07:45:24.833Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:24 2025-08-27T07:45:24.833Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:24.991Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:25 2025-08-27T07:45:24.991Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.000Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.000Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.017Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.017Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.030Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.030Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.056Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.056Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.057Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:25 2025-08-27T07:45:25.057Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.057Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:25 2025-08-27T07:45:25.067Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.067Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.196Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.196Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.199Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.199Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.344Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.344Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.461Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.461Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.470Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.470Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.560Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.560Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.569Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.569Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.581Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.581Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.602Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:25 2025-08-27T07:45:25.602Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.602Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:25 2025-08-27T07:45:25.659Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.659Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.753Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.753Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.758Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.758Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.767Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.767Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.775Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.775Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.779Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.779Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.784Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.784Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.789Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.789Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.794Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.794Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.825Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.825Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.849Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.849Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:25 2025-08-27T07:45:25.878Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:25 2025-08-27T07:45:25.878Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:25.993Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:26 2025-08-27T07:45:25.993Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.002Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.002Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.017Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.017Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.031Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.031Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.057Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:26 2025-08-27T07:45:26.057Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.057Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:26 2025-08-27T07:45:26.057Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.058Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.069Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.069Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.198Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.198Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.201Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.201Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.346Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.346Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.462Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.462Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.471Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.471Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.560Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.561Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.570Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.571Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.583Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.583Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.602Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:26 2025-08-27T07:45:26.603Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.603Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:26 2025-08-27T07:45:26.660Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.660Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.755Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.755Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.759Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.759Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.769Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.769Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.775Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.775Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.780Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.780Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.784Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.784Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.790Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.790Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.795Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.795Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.827Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.827Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.851Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.851Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:26 2025-08-27T07:45:26.879Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:26 2025-08-27T07:45:26.879Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:26.995Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:27 2025-08-27T07:45:26.995Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.004Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.004Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.018Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.018Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.033Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.033Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.058Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.058Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.070Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.070Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.085Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:27 2025-08-27T07:45:27.085Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.085Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:27 2025-08-27T07:45:27.099Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.100Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.203Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.203Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.348Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.349Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.464Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.464Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.472Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.472Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.561Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.561Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.570Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.570Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.583Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.583Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.603Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:27 2025-08-27T07:45:27.603Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.603Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:27 2025-08-27T07:45:27.663Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.664Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.749Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.749Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.756Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.756Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.760Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.760Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.771Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.771Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.777Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.777Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.781Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.781Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.785Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.785Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.790Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.790Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.797Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.797Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.851Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.851Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:27 2025-08-27T07:45:27.881Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:27 2025-08-27T07:45:27.881Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:27.997Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:28 2025-08-27T07:45:27.997Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.005Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.005Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.018Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.018Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.034Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.034Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.060Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.060Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.072Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.072Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.085Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:28 2025-08-27T07:45:28.085Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.085Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:28 2025-08-27T07:45:28.102Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.102Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.114Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:45:28 07:45:28 Members {size:1, ver:1} [ 07:45:28 Member [10.30.106.88]:5701 - cccf6a17-cbfa-4073-b07a-ad62af3745d9 this 07:45:28 ] 07:45:28 07:45:28 2025-08-27T07:45:28.115Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:45:28 2025-08-27T07:45:28.119Z INFO 6510 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:45:28 2025-08-27T07:45:28.132Z DEBUG 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 07:45:28 2025-08-27T07:45:28.134Z DEBUG 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 07:45:28 2025-08-27T07:45:28.135Z DEBUG 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 07:45:28 2025-08-27T07:45:28.138Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 07:45:28 2025-08-27T07:45:28.138Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 07:45:28 2025-08-27T07:45:28.158Z DEBUG 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 07:45:28 2025-08-27T07:45:28.160Z DEBUG 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 07:45:28 2025-08-27T07:45:28.160Z DEBUG 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 07:45:28 2025-08-27T07:45:28.160Z DEBUG 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 07:45:28 2025-08-27T07:45:28.182Z DEBUG 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 07:45:28 2025-08-27T07:45:28.186Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:45:28 2025-08-27T07:45:28.187Z INFO 6510 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - cccf6a17-cbfa-4073-b07a-ad62af3745d9 this is handled 07:45:28 2025-08-27T07:45:28.189Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:45:28 2025-08-27T07:45:28.189Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:45:28 2025-08-27T07:45:28.190Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:45:28 2025-08-27T07:45:28.205Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.205Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.207Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:45:28 2025-08-27T07:45:28.207Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 20 ms. 07:45:28 2025-08-27T07:45:28.208Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:45:28 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.383 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 07:45:28 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 07:45:28 2025-08-27T07:45:28.235Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:45:28 2025-08-27T07:45:28.236Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:45:28 2025-08-27T07:45:28.236Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:45:28 2025-08-27T07:45:28.236Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:45:28 2025-08-27T07:45:28.236Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.236Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.238Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 07:45:28 2025-08-27T07:45:28.238Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 07:45:28 2025-08-27T07:45:28.238Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 07:45:28 2025-08-27T07:45:28.239Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 07:45:28 2025-08-27T07:45:28.239Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.239Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.242Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 07:45:28 2025-08-27T07:45:28.242Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 07:45:28 2025-08-27T07:45:28.242Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 07:45:28 2025-08-27T07:45:28.243Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 07:45:28 2025-08-27T07:45:28.243Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.243Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.243Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 07:45:28 2025-08-27T07:45:28.244Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 07:45:28 2025-08-27T07:45:28.244Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.244Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.246Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 07:45:28 2025-08-27T07:45:28.246Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 07:45:28 2025-08-27T07:45:28.246Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 07:45:28 2025-08-27T07:45:28.247Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 07:45:28 2025-08-27T07:45:28.247Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.247Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.247Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 07:45:28 2025-08-27T07:45:28.248Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 07:45:28 2025-08-27T07:45:28.248Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.248Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.248Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 07:45:28 2025-08-27T07:45:28.248Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 07:45:28 2025-08-27T07:45:28.248Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.248Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.250Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 07:45:28 2025-08-27T07:45:28.250Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 07:45:28 2025-08-27T07:45:28.251Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z WARN 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 07:45:28 2025-08-27T07:45:28.252Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 07:45:28 2025-08-27T07:45:28.252Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 07:45:28 2025-08-27T07:45:28.253Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 07:45:28 2025-08-27T07:45:28.253Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.253Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.253Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 07:45:28 2025-08-27T07:45:28.254Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 07:45:28 2025-08-27T07:45:28.254Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.254Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.254Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 07:45:28 2025-08-27T07:45:28.254Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 07:45:28 2025-08-27T07:45:28.254Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.254Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.255Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:45:28 2025-08-27T07:45:28.255Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:45:28 2025-08-27T07:45:28.255Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:45:28 2025-08-27T07:45:28.255Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:45:28 2025-08-27T07:45:28.255Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.255Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.255Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:45:28 2025-08-27T07:45:28.255Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:45:28 2025-08-27T07:45:28.255Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:45:28 2025-08-27T07:45:28.255Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 07:45:28 2025-08-27T07:45:28.255Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 07:45:28 2025-08-27T07:45:28.256Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:45:28 2025-08-27T07:45:28.256Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:45:28 2025-08-27T07:45:28.256Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:45:28 2025-08-27T07:45:28.256Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:45:28 2025-08-27T07:45:28.256Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 07:45:28 2025-08-27T07:45:28.258Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:45:28 2025-08-27T07:45:28.258Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:45:28 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 07:45:28 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 07:45:28 07:45:28 . ____ _ __ _ _ 07:45:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:45:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:45:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:45:28 ' |____| .__|_| |_|_| |_\__, | / / / / 07:45:28 =========|_|==============|___/=/_/_/_/ 07:45:28 07:45:28 :: Spring Boot :: (v3.5.4) 07:45:28 07:45:28 2025-08-27T07:45:28.275Z INFO 6510 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:45:28 2025-08-27T07:45:28.275Z INFO 6510 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 07:45:28 2025-08-27T07:45:28.288Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 07:45:28 o o o o---o o--o o o---o o o----o o--o--o 07:45:28 | | / \ / | / / \ | | 07:45:28 o----o o o o----o | o o o----o | 07:45:28 | | * \ / | \ * \ | | 07:45:28 o o * o o---o o--o o----o o---o * o o----o o 07:45:28 07:45:28 2025-08-27T07:45:28.288Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:45:28 2025-08-27T07:45:28.288Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:45:28 2025-08-27T07:45:28.288Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 07:45:28 2025-08-27T07:45:28.288Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:45:28 2025-08-27T07:45:28.288Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 07:45:28 To enable the Jet engine on the members, do one of the following: 07:45:28 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:45:28 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:45:28 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:45:28 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:45:28 2025-08-27T07:45:28.299Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 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. 07:45:28 2025-08-27T07:45:28.301Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 07:45:28 2025-08-27T07:45:28.337Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:45:28 2025-08-27T07:45:28.337Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is STARTING 07:45:28 2025-08-27T07:45:28.358Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.358Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.465Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.465Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.473Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.473Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.505Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:28 2025-08-27T07:45:28.505Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.505Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:28 2025-08-27T07:45:28.563Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.563Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.572Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.572Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.584Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.584Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.664Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.665Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.738Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.738Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.757Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.757Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.761Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.761Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.772Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.772Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.779Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.779Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.780Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.780Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.786Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.786Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.792Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.792Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.797Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.797Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.853Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.853Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:28 2025-08-27T07:45:28.882Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:28 2025-08-27T07:45:28.882Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.005Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.005Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.006Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.006Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.019Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.019Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.035Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.035Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.060Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.060Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.073Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.073Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.088Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:29 2025-08-27T07:45:29.088Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.088Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:29 2025-08-27T07:45:29.107Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.107Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.207Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.207Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.361Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.361Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.467Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.467Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.474Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.474Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.508Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:29 2025-08-27T07:45:29.508Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.508Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:29 2025-08-27T07:45:29.563Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.563Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.573Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.573Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.584Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.585Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.664Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.664Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.740Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.740Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.757Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.757Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.761Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.761Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.780Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.780Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.781Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.781Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.787Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.787Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.792Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.792Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.798Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.798Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.799Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.799Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.854Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.854Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:29 2025-08-27T07:45:29.884Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:29 2025-08-27T07:45:29.884Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:29.991Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:30 2025-08-27T07:45:29.991Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:29.991Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:30 2025-08-27T07:45:30.007Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.007Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.007Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.007Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.019Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.019Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.036Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.036Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.083Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.083Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.109Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.109Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.116Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.116Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.208Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.208Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.363Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.363Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.460Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:30 2025-08-27T07:45:30.460Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.460Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:30 2025-08-27T07:45:30.467Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.467Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.476Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.476Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.581Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.582Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.584Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.584Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.600Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.600Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.665Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.665Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.742Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.742Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.759Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.759Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.762Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.762Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.782Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.782Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.782Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.782Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.788Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.788Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.794Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.794Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.800Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.800Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.800Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.800Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.885Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.885Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:30 2025-08-27T07:45:30.888Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:30 2025-08-27T07:45:30.888Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:30.992Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:31 2025-08-27T07:45:30.992Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:30.992Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:31 2025-08-27T07:45:31.009Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.009Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.009Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.009Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.020Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.020Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.036Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.036Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.085Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.085Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.100Z ERROR 6510 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 07:45:31 2025-08-27T07:45:31.100Z ERROR 6510 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 07:45:31 2025-08-27T07:45:31.112Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.112Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.119Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.119Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.210Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.210Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.222Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 07:45:31 07:45:31 Members {size:1, ver:1} [ 07:45:31 Member [10.30.106.88]:5701 - c0264a0e-6465-4d14-9cd7-3314dc8a2f80 this 07:45:31 ] 07:45:31 07:45:31 2025-08-27T07:45:31.223Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is STARTED 07:45:31 2025-08-27T07:45:31.242Z INFO 6510 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.979 seconds (process running for 128.241) 07:45:31 2025-08-27T07:45:31.257Z INFO 6510 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 07:45:31 2025-08-27T07:45:31.258Z INFO 6510 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 07:45:31 2025-08-27T07:45:31.270Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:45:31 2025-08-27T07:45:31.270Z INFO 6510 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - c0264a0e-6465-4d14-9cd7-3314dc8a2f80 this is handled 07:45:31 2025-08-27T07:45:31.271Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 07:45:31 2025-08-27T07:45:31.272Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 07:45:31 2025-08-27T07:45:31.272Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 07:45:31 2025-08-27T07:45:31.315Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:31 2025-08-27T07:45:31.315Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.315Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:31 2025-08-27T07:45:31.319Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 07:45:31 2025-08-27T07:45:31.319Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 49 ms. 07:45:31 2025-08-27T07:45:31.319Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:45:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.058 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 07:45:31 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 07:45:31 07:45:31 . ____ _ __ _ _ 07:45:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:45:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:45:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:45:31 ' |____| .__|_| |_|_| |_\__, | / / / / 07:45:31 =========|_|==============|___/=/_/_/_/ 07:45:31 07:45:31 :: Spring Boot :: (v3.5.4) 07:45:31 07:45:31 2025-08-27T07:45:31.340Z INFO 6510 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:45:31 2025-08-27T07:45:31.340Z INFO 6510 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 07:45:31 2025-08-27T07:45:31.361Z INFO 6510 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.035 seconds (process running for 128.361) 07:45:31 2025-08-27T07:45:31.366Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.366Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 07:45:31 2025-08-27T07:45:31.378Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:45:31 2025-08-27T07:45:31.399Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.399Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.484Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.484Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.582Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.582Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.585Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.585Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.603Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.603Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.678Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.678Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.695Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.695Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.709Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:45:31 o o o o---o o--o o o---o o o----o o--o--o 07:45:31 | | / \ / | / / \ | | 07:45:31 o----o o o o----o | o o o----o | 07:45:31 | | * \ / | \ * \ | | 07:45:31 o o * o o---o o--o o----o o---o * o o----o o 07:45:31 07:45:31 2025-08-27T07:45:31.709Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:45:31 2025-08-27T07:45:31.709Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:45:31 2025-08-27T07:45:31.709Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:45:31 2025-08-27T07:45:31.709Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:45:31 2025-08-27T07:45:31.709Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:45:31 To enable the Jet engine on the members, do one of the following: 07:45:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:45:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:45:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:45:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:45:31 2025-08-27T07:45:31.714Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.714Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.718Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:45:31 2025-08-27T07:45:31.720Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:45:31 2025-08-27T07:45:31.726Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:45:31 2025-08-27T07:45:31.726Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:45:31 2025-08-27T07:45:31.743Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.743Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.761Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.761Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.762Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.762Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.764Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.764Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.783Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.783Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.784Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.784Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.822Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.822Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.875Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.875Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.887Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.887Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:31 2025-08-27T07:45:31.889Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:31 2025-08-27T07:45:31.889Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.008Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:32 2025-08-27T07:45:32.008Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.008Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:32 2025-08-27T07:45:32.015Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.015Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.022Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.022Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.036Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.036Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.086Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.086Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.115Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.115Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.121Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.121Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.213Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.213Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.330Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:32 2025-08-27T07:45:32.330Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.330Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:32 2025-08-27T07:45:32.379Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.380Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.400Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.400Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.486Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.486Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.503Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.503Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.583Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.583Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.587Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.587Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.603Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.603Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.679Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.679Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.716Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.716Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.745Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.745Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.762Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.762Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.763Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.763Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.785Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.785Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.792Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.792Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.793Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.793Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.827Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.827Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.866Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:32 2025-08-27T07:45:32.866Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.866Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:32 2025-08-27T07:45:32.889Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.889Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.890Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.890Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:32 2025-08-27T07:45:32.912Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:32 2025-08-27T07:45:32.912Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.018Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.018Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.022Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.022Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.038Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.038Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.087Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.087Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.119Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.119Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.122Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.122Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.215Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.215Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.331Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:33 2025-08-27T07:45:33.331Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.331Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:33 2025-08-27T07:45:33.382Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.382Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.388Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.388Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.488Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.488Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.504Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.504Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.582Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.582Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.588Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.588Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.605Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.605Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.680Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.680Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.718Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.718Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.746Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.746Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.763Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.763Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.769Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:33 2025-08-27T07:45:33.769Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.769Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:33 2025-08-27T07:45:33.778Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.778Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.787Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.787Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.792Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.792Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.817Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.817Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.831Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.831Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.890Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.890Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.890Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.890Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:33 2025-08-27T07:45:33.912Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:33 2025-08-27T07:45:33.912Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.020Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.020Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.024Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.024Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.039Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.039Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.089Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.089Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.121Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.121Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.124Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.124Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.217Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.217Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.331Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:34 2025-08-27T07:45:34.331Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.331Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:34 2025-08-27T07:45:34.384Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.384Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.404Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.404Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.435Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.435Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.446Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.446Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.505Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.505Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.590Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.590Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.606Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.606Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.681Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.681Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.684Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:45:34 07:45:34 Members {size:1, ver:1} [ 07:45:34 Member [10.30.106.88]:5701 - 8e8e93c0-3540-4c6f-a370-931c5cd218fc this 07:45:34 ] 07:45:34 07:45:34 2025-08-27T07:45:34.685Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:45:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 07:45:34 2025-08-27T07:45:34.687Z INFO 6510 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:45:34 2025-08-27T07:45:34.709Z INFO 6510 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 07:45:34 2025-08-27T07:45:34.709Z INFO 6510 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 07:45:34 2025-08-27T07:45:34.709Z INFO 6510 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 07:45:34 2025-08-27T07:45:34.709Z INFO 6510 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 07:45:34 2025-08-27T07:45:34.709Z INFO 6510 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 07:45:34 2025-08-27T07:45:34.712Z INFO 6510 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 07:45:34 2025-08-27T07:45:34.712Z INFO 6510 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 07:45:34 2025-08-27T07:45:34.712Z INFO 6510 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 07:45:34 2025-08-27T07:45:34.712Z INFO 6510 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 07:45:34 2025-08-27T07:45:34.712Z INFO 6510 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 07:45:34 2025-08-27T07:45:34.719Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.719Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.742Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:45:34 2025-08-27T07:45:34.742Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 8e8e93c0-3540-4c6f-a370-931c5cd218fc this is handled 07:45:34 2025-08-27T07:45:34.742Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:45:34 2025-08-27T07:45:34.743Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:45:34 2025-08-27T07:45:34.747Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.747Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.750Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:45:34 2025-08-27T07:45:34.750Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:34 2025-08-27T07:45:34.750Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.750Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:34 2025-08-27T07:45:34.765Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.765Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.779Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.779Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.788Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.788Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.793Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.794Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.808Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.808Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.873Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.873Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.890Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.890Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.892Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.892Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.912Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:34 2025-08-27T07:45:34.912Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:34 2025-08-27T07:45:34.968Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:45:34 2025-08-27T07:45:34.969Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 227 ms. 07:45:34 2025-08-27T07:45:34.969Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:45:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 07:45:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 07:45:35 2025-08-27T07:45:35.022Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.022Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.025Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.026Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.028Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 07:45:35 2025-08-27T07:45:35.031Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 07:45:35 2025-08-27T07:45:35.031Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 07:45:35 2025-08-27T07:45:35.032Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 07:45:35 2025-08-27T07:45:35.036Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 07:45:35 2025-08-27T07:45:35.038Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 07:45:35 2025-08-27T07:45:35.040Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.040Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.040Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 07:45:35 2025-08-27T07:45:35.042Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 07:45:35 2025-08-27T07:45:35.043Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 07:45:35 2025-08-27T07:45:35.047Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle1 already in state : ADVISED 07:45:35 2025-08-27T07:45:35.047Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle2 already in state : READY 07:45:35 2025-08-27T07:45:35.051Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 07:45:35 2025-08-27T07:45:35.051Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 07:45:35 2025-08-27T07:45:35.053Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 07:45:35 2025-08-27T07:45:35.053Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 07:45:35 2025-08-27T07:45:35.053Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 07:45:35 2025-08-27T07:45:35.053Z DEBUG 6510 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 07:45:35 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 07:45:35 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 07:45:35 2025-08-27T07:45:35.090Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.090Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:35 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 07:45:35 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 07:45:35 2025-08-27T07:45:35.124Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.124Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.125Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.125Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.135Z ERROR 6510 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 07:45:35 2025-08-27T07:45:35.138Z ERROR 6510 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 07:45:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 07:45:35 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 07:45:35 2025-08-27T07:45:35.142Z INFO 6510 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:45:35 2025-08-27T07:45:35.191Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 4d1fe5cd0f53579843fb189ded4428cca523ca805037a10b74c56b00b4d79d56 07:45:35 2025-08-27T07:45:35.242Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:35 2025-08-27T07:45:35.242Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.242Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:35 2025-08-27T07:45:35.326Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.326Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.390Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.390Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.404Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.404Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.437Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.437Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.447Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.447Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.505Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.506Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.592Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.592Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.607Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.608Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.683Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.683Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.721Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.721Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.748Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.748Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.750Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:35 2025-08-27T07:45:35.750Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.750Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:35 2025-08-27T07:45:35.767Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.767Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.780Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.780Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.790Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.790Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.795Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.795Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.809Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.809Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.873Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.873Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.892Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.892Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.893Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.893Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:35 2025-08-27T07:45:35.914Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:35 2025-08-27T07:45:35.914Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.025Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.025Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.025Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.025Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.041Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.041Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.091Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.091Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.126Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.126Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.128Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.128Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.228Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.228Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.246Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:36 2025-08-27T07:45:36.247Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.247Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:36 2025-08-27T07:45:36.395Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.395Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.406Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.406Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.439Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.439Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.448Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.448Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.505Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.505Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.527Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.527Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.639Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.639Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.683Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.683Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.722Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.722Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.749Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.749Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.753Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:36 2025-08-27T07:45:36.753Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.753Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:36 2025-08-27T07:45:36.769Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.769Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.782Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.782Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.791Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.791Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.797Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.797Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.812Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.812Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.874Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.874Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.893Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.893Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.894Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.894Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:36 2025-08-27T07:45:36.915Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:36 2025-08-27T07:45:36.915Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.028Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.028Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.041Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.041Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.064Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.064Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.122Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.122Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.127Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.127Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.129Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.130Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.130Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.130Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.290Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:37 2025-08-27T07:45:37.290Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.290Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:37 2025-08-27T07:45:37.397Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.397Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.408Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.408Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.440Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.441Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.478Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.478Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.506Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.506Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.546Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.546Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.641Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.641Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.684Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.684Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.706Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.706Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.750Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.750Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.753Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:37 2025-08-27T07:45:37.753Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.753Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:37 2025-08-27T07:45:37.770Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.770Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.784Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.784Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.791Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.791Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.798Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.798Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.812Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.812Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.876Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.876Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.893Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.893Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.895Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.895Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:37 2025-08-27T07:45:37.916Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:37 2025-08-27T07:45:37.916Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.032Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.032Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.042Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.042Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.065Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.065Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.124Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.124Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.128Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.128Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.131Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.131Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.131Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.131Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.291Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:38 2025-08-27T07:45:38.291Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.291Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:38 2025-08-27T07:45:38.329Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.329Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.399Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.399Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.441Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.441Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.479Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.479Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.541Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.541Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.547Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.547Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.559Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.559Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.642Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.642Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.685Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.685Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.744Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.744Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.754Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:38 2025-08-27T07:45:38.754Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.754Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:38 2025-08-27T07:45:38.755Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.755Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.772Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.772Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.791Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.791Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.793Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.793Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.798Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.798Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.877Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.877Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.895Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.895Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.913Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.913Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:38 2025-08-27T07:45:38.917Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:38 2025-08-27T07:45:38.917Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.038Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.038Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.045Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.045Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.066Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.066Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.129Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.129Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.137Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.137Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.137Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.137Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.164Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.164Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.267Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.267Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.292Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:39 2025-08-27T07:45:39.292Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.292Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:39 2025-08-27T07:45:39.401Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.401Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.480Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.480Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.491Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.491Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.542Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.542Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.548Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.548Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.588Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.588Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.643Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.643Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.676Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:39 2025-08-27T07:45:39.676Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.676Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:39 2025-08-27T07:45:39.686Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.686Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.751Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.751Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.773Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.773Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.788Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.788Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.791Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.791Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.793Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.793Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.799Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.799Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.879Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.879Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.896Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.896Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.918Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.918Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:39 2025-08-27T07:45:39.922Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:39 2025-08-27T07:45:39.922Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.041Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.041Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.047Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.047Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.066Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.066Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.131Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.131Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.139Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.139Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.139Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.139Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.164Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.164Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.300Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.300Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.304Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.304Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.314Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:40 2025-08-27T07:45:40.314Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.314Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:40 2025-08-27T07:45:40.482Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.482Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.493Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.493Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.510Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.510Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.543Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.543Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.588Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.588Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.644Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.644Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.687Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.687Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.691Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:40 2025-08-27T07:45:40.691Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.691Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:40 2025-08-27T07:45:40.724Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.724Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.753Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.753Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.774Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.774Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.793Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.793Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.794Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.794Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.800Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.800Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.889Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.889Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.898Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.898Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.919Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.919Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:40 2025-08-27T07:45:40.922Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:40 2025-08-27T07:45:40.922Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.048Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.048Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.049Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.049Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.050Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.050Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.133Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.133Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.144Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.144Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.144Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.144Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.201Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.201Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.301Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.301Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.310Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.310Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.314Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:41 2025-08-27T07:45:41.314Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.314Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:41 2025-08-27T07:45:41.353Z INFO 6510 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.210623621S 07:45:41 2025-08-27T07:45:41.355Z INFO 6510 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:45:41 allow.auto.create.topics = true 07:45:41 auto.commit.interval.ms = 5000 07:45:41 auto.include.jmx.reporter = true 07:45:41 auto.offset.reset = earliest 07:45:41 bootstrap.servers = [localhost:32778] 07:45:41 check.crcs = true 07:45:41 client.dns.lookup = use_all_dns_ips 07:45:41 client.id = consumer-ncmp-group-13 07:45:41 client.rack = 07:45:41 connections.max.idle.ms = 540000 07:45:41 default.api.timeout.ms = 60000 07:45:41 enable.auto.commit = true 07:45:41 enable.metrics.push = true 07:45:41 exclude.internal.topics = true 07:45:41 fetch.max.bytes = 52428800 07:45:41 fetch.max.wait.ms = 500 07:45:41 fetch.min.bytes = 1 07:45:41 group.id = ncmp-group 07:45:41 group.instance.id = null 07:45:41 group.protocol = classic 07:45:41 group.remote.assignor = null 07:45:41 heartbeat.interval.ms = 3000 07:45:41 interceptor.classes = [] 07:45:41 internal.leave.group.on.close = true 07:45:41 internal.throw.on.fetch.stable.offset.unsupported = false 07:45:41 isolation.level = read_uncommitted 07:45:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:45:41 max.partition.fetch.bytes = 1048576 07:45:41 max.poll.interval.ms = 300000 07:45:41 max.poll.records = 500 07:45:41 metadata.max.age.ms = 300000 07:45:41 metadata.recovery.strategy = none 07:45:41 metric.reporters = [] 07:45:41 metrics.num.samples = 2 07:45:41 metrics.recording.level = INFO 07:45:41 metrics.sample.window.ms = 30000 07:45:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:45:41 receive.buffer.bytes = 65536 07:45:41 reconnect.backoff.max.ms = 1000 07:45:41 reconnect.backoff.ms = 50 07:45:41 request.timeout.ms = 30000 07:45:41 retry.backoff.max.ms = 1000 07:45:41 retry.backoff.ms = 100 07:45:41 sasl.client.callback.handler.class = null 07:45:41 sasl.jaas.config = null 07:45:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:41 sasl.kerberos.min.time.before.relogin = 60000 07:45:41 sasl.kerberos.service.name = null 07:45:41 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:41 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:41 sasl.login.callback.handler.class = null 07:45:41 sasl.login.class = null 07:45:41 sasl.login.connect.timeout.ms = null 07:45:41 sasl.login.read.timeout.ms = null 07:45:41 sasl.login.refresh.buffer.seconds = 300 07:45:41 sasl.login.refresh.min.period.seconds = 60 07:45:41 sasl.login.refresh.window.factor = 0.8 07:45:41 sasl.login.refresh.window.jitter = 0.05 07:45:41 sasl.login.retry.backoff.max.ms = 10000 07:45:41 sasl.login.retry.backoff.ms = 100 07:45:41 sasl.mechanism = GSSAPI 07:45:41 sasl.oauthbearer.clock.skew.seconds = 30 07:45:41 sasl.oauthbearer.expected.audience = null 07:45:41 sasl.oauthbearer.expected.issuer = null 07:45:41 sasl.oauthbearer.header.urlencode = false 07:45:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:41 sasl.oauthbearer.jwks.endpoint.url = null 07:45:41 sasl.oauthbearer.scope.claim.name = scope 07:45:41 sasl.oauthbearer.sub.claim.name = sub 07:45:41 sasl.oauthbearer.token.endpoint.url = null 07:45:41 security.protocol = PLAINTEXT 07:45:41 security.providers = null 07:45:41 send.buffer.bytes = 131072 07:45:41 session.timeout.ms = 45000 07:45:41 socket.connection.setup.timeout.max.ms = 30000 07:45:41 socket.connection.setup.timeout.ms = 10000 07:45:41 ssl.cipher.suites = null 07:45:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:41 ssl.endpoint.identification.algorithm = https 07:45:41 ssl.engine.factory.class = null 07:45:41 ssl.key.password = null 07:45:41 ssl.keymanager.algorithm = SunX509 07:45:41 ssl.keystore.certificate.chain = null 07:45:41 ssl.keystore.key = null 07:45:41 ssl.keystore.location = null 07:45:41 ssl.keystore.password = null 07:45:41 ssl.keystore.type = JKS 07:45:41 ssl.protocol = TLSv1.3 07:45:41 ssl.provider = null 07:45:41 ssl.secure.random.implementation = null 07:45:41 ssl.trustmanager.algorithm = PKIX 07:45:41 ssl.truststore.certificates = null 07:45:41 ssl.truststore.location = null 07:45:41 ssl.truststore.password = null 07:45:41 ssl.truststore.type = JKS 07:45:41 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:45:41 07:45:41 2025-08-27T07:45:41.356Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:41 2025-08-27T07:45:41.360Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:41 2025-08-27T07:45:41.360Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:41 2025-08-27T07:45:41.360Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280741360 07:45:41 07:45:41 . ____ _ __ _ _ 07:45:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:45:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:45:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:45:41 ' |____| .__|_| |_|_| |_\__, | / / / / 07:45:41 =========|_|==============|___/=/_/_/_/ 07:45:41 07:45:41 :: Spring Boot :: (v3.5.4) 07:45:41 07:45:41 2025-08-27T07:45:41.373Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Starting EventsProducerSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:45:41 2025-08-27T07:45:41.373Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : No active profile set, falling back to 1 default profile: "default" 07:45:41 2025-08-27T07:45:41.378Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Started EventsProducerSpec in 0.016 seconds (process running for 138.378) 07:45:41 2025-08-27T07:45:41.380Z INFO 6510 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 07:45:41 2025-08-27T07:45:41.382Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 07:45:41 2025-08-27T07:45:41.383Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:45:41 acks = -1 07:45:41 auto.include.jmx.reporter = true 07:45:41 batch.size = 16384 07:45:41 bootstrap.servers = [localhost:32778] 07:45:41 buffer.memory = 33554432 07:45:41 client.dns.lookup = use_all_dns_ips 07:45:41 client.id = producer-25 07:45:41 compression.gzip.level = -1 07:45:41 compression.lz4.level = 9 07:45:41 compression.type = none 07:45:41 compression.zstd.level = 3 07:45:41 connections.max.idle.ms = 540000 07:45:41 delivery.timeout.ms = 120000 07:45:41 enable.idempotence = false 07:45:41 enable.metrics.push = true 07:45:41 interceptor.classes = [] 07:45:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:45:41 linger.ms = 1 07:45:41 max.block.ms = 60000 07:45:41 max.in.flight.requests.per.connection = 5 07:45:41 max.request.size = 1048576 07:45:41 metadata.max.age.ms = 300000 07:45:41 metadata.max.idle.ms = 300000 07:45:41 metadata.recovery.strategy = none 07:45:41 metric.reporters = [] 07:45:41 metrics.num.samples = 2 07:45:41 metrics.recording.level = INFO 07:45:41 metrics.sample.window.ms = 30000 07:45:41 partitioner.adaptive.partitioning.enable = true 07:45:41 partitioner.availability.timeout.ms = 0 07:45:41 partitioner.class = null 07:45:41 partitioner.ignore.keys = false 07:45:41 receive.buffer.bytes = 32768 07:45:41 reconnect.backoff.max.ms = 1000 07:45:41 reconnect.backoff.ms = 50 07:45:41 request.timeout.ms = 30000 07:45:41 retries = 0 07:45:41 retry.backoff.max.ms = 1000 07:45:41 retry.backoff.ms = 100 07:45:41 sasl.client.callback.handler.class = null 07:45:41 sasl.jaas.config = null 07:45:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:45:41 sasl.kerberos.min.time.before.relogin = 60000 07:45:41 sasl.kerberos.service.name = null 07:45:41 sasl.kerberos.ticket.renew.jitter = 0.05 07:45:41 sasl.kerberos.ticket.renew.window.factor = 0.8 07:45:41 sasl.login.callback.handler.class = null 07:45:41 sasl.login.class = null 07:45:41 sasl.login.connect.timeout.ms = null 07:45:41 sasl.login.read.timeout.ms = null 07:45:41 sasl.login.refresh.buffer.seconds = 300 07:45:41 sasl.login.refresh.min.period.seconds = 60 07:45:41 sasl.login.refresh.window.factor = 0.8 07:45:41 sasl.login.refresh.window.jitter = 0.05 07:45:41 sasl.login.retry.backoff.max.ms = 10000 07:45:41 sasl.login.retry.backoff.ms = 100 07:45:41 sasl.mechanism = GSSAPI 07:45:41 sasl.oauthbearer.clock.skew.seconds = 30 07:45:41 sasl.oauthbearer.expected.audience = null 07:45:41 sasl.oauthbearer.expected.issuer = null 07:45:41 sasl.oauthbearer.header.urlencode = false 07:45:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:45:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:45:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:45:41 sasl.oauthbearer.jwks.endpoint.url = null 07:45:41 sasl.oauthbearer.scope.claim.name = scope 07:45:41 sasl.oauthbearer.sub.claim.name = sub 07:45:41 sasl.oauthbearer.token.endpoint.url = null 07:45:41 security.protocol = PLAINTEXT 07:45:41 security.providers = null 07:45:41 send.buffer.bytes = 131072 07:45:41 socket.connection.setup.timeout.max.ms = 30000 07:45:41 socket.connection.setup.timeout.ms = 10000 07:45:41 ssl.cipher.suites = null 07:45:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:45:41 ssl.endpoint.identification.algorithm = https 07:45:41 ssl.engine.factory.class = null 07:45:41 ssl.key.password = null 07:45:41 ssl.keymanager.algorithm = SunX509 07:45:41 ssl.keystore.certificate.chain = null 07:45:41 ssl.keystore.key = null 07:45:41 ssl.keystore.location = null 07:45:41 ssl.keystore.password = null 07:45:41 ssl.keystore.type = JKS 07:45:41 ssl.protocol = TLSv1.3 07:45:41 ssl.provider = null 07:45:41 ssl.secure.random.implementation = null 07:45:41 ssl.trustmanager.algorithm = PKIX 07:45:41 ssl.truststore.certificates = null 07:45:41 ssl.truststore.location = null 07:45:41 ssl.truststore.password = null 07:45:41 ssl.truststore.type = JKS 07:45:41 transaction.timeout.ms = 60000 07:45:41 transactional.id = null 07:45:41 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 07:45:41 07:45:41 2025-08-27T07:45:41.383Z INFO 6510 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:45:41 2025-08-27T07:45:41.390Z INFO 6510 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 07:45:41 2025-08-27T07:45:41.390Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:45:41 2025-08-27T07:45:41.390Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:45:41 2025-08-27T07:45:41.390Z INFO 6510 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280741390 07:45:41 2025-08-27T07:45:41.455Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 07:45:41 2025-08-27T07:45:41.455Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:41 2025-08-27T07:45:41.484Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.484Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.495Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.495Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.522Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.522Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.581Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.581Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.588Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.589Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.620Z INFO 6510 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:45:41 2025-08-27T07:45:41.638Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:41 2025-08-27T07:45:41.638Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.638Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:41 2025-08-27T07:45:41.645Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.645Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.657Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.657Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.688Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.688Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.757Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 07:45:41 2025-08-27T07:45:41.758Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 07:45:41 2025-08-27T07:45:41.775Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.775Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.784Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-13-f0c5b7a0-ded1-461f-bac2-4099596bc4b0 07:45:41 2025-08-27T07:45:41.784Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 07:45:41 2025-08-27T07:45:41.794Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.794Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.796Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.796Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.798Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.798Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.809Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.809Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.811Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-13-f0c5b7a0-ded1-461f-bac2-4099596bc4b0', protocol='range'} 07:45:41 2025-08-27T07:45:41.812Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-13-f0c5b7a0-ded1-461f-bac2-4099596bc4b0=Assignment(partitions=[ncmp-events-test-0])} 07:45:41 2025-08-27T07:45:41.833Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-13-f0c5b7a0-ded1-461f-bac2-4099596bc4b0', protocol='range'} 07:45:41 2025-08-27T07:45:41.833Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 07:45:41 2025-08-27T07:45:41.833Z INFO 6510 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 07:45:41 2025-08-27T07:45:41.847Z INFO 6510 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 07:45:41 2025-08-27T07:45:41.865Z INFO 6510 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-13, 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}}. 07:45:41 2025-08-27T07:45:41.891Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.891Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.902Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.902Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.919Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.919Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:41 2025-08-27T07:45:41.923Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:41 2025-08-27T07:45:41.923Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:41.958Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:42 2025-08-27T07:45:41.958Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 07:45:42 2025-08-27T07:45:42.034Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.034Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 137ms, elapsed time since send: 137ms, throttle time: 0ms, request timeout: 30000ms) 07:45:42 2025-08-27T07:45:42.034Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node -1 disconnected. 07:45:42 2025-08-27T07:45:42.034Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 2147483646 disconnected. 07:45:42 2025-08-27T07:45:42.034Z INFO 6510 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Error sending fetch request (sessionId=112021400, epoch=1) to node 1: 07:45:42 07:45:42 org.apache.kafka.common.errors.DisconnectException: null 07:45:42 07:45:42 2025-08-27T07:45:42.034Z INFO 6510 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, 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. 07:45:42 2025-08-27T07:45:42.050Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.050Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.051Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.052Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.056Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.056Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.078Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.078Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.135Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.135Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.148Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.148Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.148Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.148Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.010 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 07:45:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 07:45:42 07:45:42,179 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:45:42 07:45:42,179 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:45:42 07:45:42,179 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:45:42 07:45:42,183 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:45:42 07:45:42,183 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:45:42 07:45:42 . ____ _ __ _ _ 07:45:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:45:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:45:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:45:42 ' |____| .__|_| |_|_| |_\__, | / / / / 07:45:42 =========|_|==============|___/=/_/_/_/ 07:45:42 07:45:42 :: Spring Boot :: (v3.5.4) 07:45:42 07:45:42 2025-08-27T07:45:42.200Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:45:42 2025-08-27T07:45:42.200Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 07:45:42 2025-08-27T07:45:42.202Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.202Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.207Z INFO 6510 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.044 seconds (process running for 139.206) 07:45:42 2025-08-27T07:45:42.235Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.235Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:42 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 07:45:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 07:45:42 2025-08-27T07:45:42.273Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.273Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.302Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.303Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.321Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:42 2025-08-27T07:45:42.321Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.321Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:42 2025-08-27T07:45:42.337Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.337Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:42 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 07:45:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 07:45:42 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 07:45:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 07:45:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 07:45:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 07:45:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 07:45:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 07:45:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 07:45:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 07:45:42 07:45:42 . ____ _ __ _ _ 07:45:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:45:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:45:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:45:42 ' |____| .__|_| |_|_| |_\__, | / / / / 07:45:42 =========|_|==============|___/=/_/_/_/ 07:45:42 07:45:42 :: Spring Boot :: (v3.5.4) 07:45:42 07:45:42 2025-08-27T07:45:42.414Z INFO 6510 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:45:42 2025-08-27T07:45:42.414Z INFO 6510 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 07:45:42 2025-08-27T07:45:42.419Z INFO 6510 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.016 seconds (process running for 139.418) 07:45:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 07:45:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 07:45:42 2025-08-27T07:45:42.432Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 07:45:42 o o o o---o o--o o o---o o o----o o--o--o 07:45:42 | | / \ / | / / \ | | 07:45:42 o----o o o o----o | o o o----o | 07:45:42 | | * \ / | \ * \ | | 07:45:42 o o * o o---o o--o o----o o---o * o o----o o 07:45:42 07:45:42 2025-08-27T07:45:42.432Z INFO 6510 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:45:42 2025-08-27T07:45:42.432Z INFO 6510 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 07:45:42 2025-08-27T07:45:42.432Z INFO 6510 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 07:45:42 2025-08-27T07:45:42.432Z INFO 6510 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:45:42 2025-08-27T07:45:42.432Z INFO 6510 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:45:42 To enable the Jet engine on the members, do one of the following: 07:45:42 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:45:42 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:45:42 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:45:42 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:45:42 2025-08-27T07:45:42.437Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.437Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.443Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [dev] [5.5.0] 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. 07:45:42 2025-08-27T07:45:42.444Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 07:45:42 2025-08-27T07:45:42.450Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:45:42 2025-08-27T07:45:42.450Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 07:45:42 2025-08-27T07:45:42.485Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.485Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.497Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.497Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.522Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.522Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.582Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.582Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.589Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.589Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.639Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.639Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.644Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:42 2025-08-27T07:45:42.644Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.644Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:42 2025-08-27T07:45:42.647Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.647Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.659Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.659Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.691Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.691Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.722Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.722Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.777Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.777Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.796Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.796Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.798Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.798Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.799Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.799Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.811Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.811Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.893Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.893Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.903Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.903Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.921Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.921Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:42 2025-08-27T07:45:42.924Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:42 2025-08-27T07:45:42.924Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.051Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.051Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.052Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.052Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.059Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.059Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.137Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.137Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.150Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.150Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.154Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.154Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.154Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.154Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.204Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.204Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.304Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.304Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.330Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:43 2025-08-27T07:45:43.330Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.330Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:43 2025-08-27T07:45:43.350Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.350Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.485Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.486Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.500Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.500Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.523Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.523Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.591Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.591Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.592Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.592Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.612Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:43 2025-08-27T07:45:43.612Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.612Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:43 2025-08-27T07:45:43.625Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.625Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.648Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.648Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.661Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.661Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.692Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.692Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.778Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.778Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.797Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.797Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.800Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.800Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.800Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.800Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.812Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.812Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.895Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.895Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.904Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.904Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.922Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.922Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.963Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.963Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:43 2025-08-27T07:45:43.964Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:43 2025-08-27T07:45:43.964Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.052Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.052Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.053Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.053Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.063Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.063Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.139Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.139Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.158Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.158Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.162Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.162Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.191Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:44 2025-08-27T07:45:44.191Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.191Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:44 2025-08-27T07:45:44.206Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.206Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.305Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.305Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.354Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.354Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.430Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.430Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.486Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.486Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.502Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.502Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.523Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.523Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.592Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.592Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.593Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.593Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.612Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:44 2025-08-27T07:45:44.612Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.613Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:44 2025-08-27T07:45:44.649Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.649Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.662Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.662Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.693Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.693Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.780Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.780Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.798Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.798Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.801Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.801Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.801Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.801Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.814Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.814Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.886Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 07:45:44 07:45:44 Members {size:1, ver:1} [ 07:45:44 Member [10.250.0.254]:5701 - ee8fdbc8-90aa-4a75-b78e-6dd39666761d this 07:45:44 ] 07:45:44 07:45:44 2025-08-27T07:45:44.886Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 07:45:44 2025-08-27T07:45:44.888Z INFO 6510 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:45:44 2025-08-27T07:45:44.896Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.896Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.906Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.906Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.908Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 07:45:44 2025-08-27T07:45:44.909Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - ee8fdbc8-90aa-4a75-b78e-6dd39666761d this is handled 07:45:44 2025-08-27T07:45:44.909Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 07:45:44 2025-08-27T07:45:44.909Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 07:45:44 2025-08-27T07:45:44.913Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 07:45:44 2025-08-27T07:45:44.922Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.922Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.964Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.964Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.973Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:44 2025-08-27T07:45:44.973Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:44 2025-08-27T07:45:44.985Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:45:44 2025-08-27T07:45:44.985Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 07:45:44 2025-08-27T07:45:44.985Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 07:45:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.556 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 07:45:44 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 07:45:45 07:45:45 . ____ _ __ _ _ 07:45:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:45:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:45:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:45:45 ' |____| .__|_| |_|_| |_\__, | / / / / 07:45:45 =========|_|==============|___/=/_/_/_/ 07:45:45 07:45:45 :: Spring Boot :: (v3.5.4) 07:45:45 07:45:45 2025-08-27T07:45:45.004Z INFO 6510 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6510 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 07:45:45 2025-08-27T07:45:45.004Z INFO 6510 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 07:45:45 2025-08-27T07:45:45.016Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 07:45:45 o o o o---o o--o o o---o o o----o o--o--o 07:45:45 | | / \ / | / / \ | | 07:45:45 o----o o o o----o | o o o----o | 07:45:45 | | * \ / | \ * \ | | 07:45:45 o o * o o---o o--o o----o o---o * o o----o o 07:45:45 07:45:45 2025-08-27T07:45:45.016Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:45:45 2025-08-27T07:45:45.016Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:45:45 2025-08-27T07:45:45.016Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 07:45:45 2025-08-27T07:45:45.016Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:45:45 2025-08-27T07:45:45.016Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 07:45:45 To enable the Jet engine on the members, do one of the following: 07:45:45 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:45:45 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:45:45 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:45:45 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:45:45 2025-08-27T07:45:45.025Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 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. 07:45:45 2025-08-27T07:45:45.026Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 07:45:45 2025-08-27T07:45:45.031Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:45:45 2025-08-27T07:45:45.031Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is STARTING 07:45:45 2025-08-27T07:45:45.053Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.053Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.055Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.055Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.068Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.068Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.143Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.143Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.165Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.165Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.165Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.165Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.236Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:45 2025-08-27T07:45:45.236Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.236Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:45 2025-08-27T07:45:45.250Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.250Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.307Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.307Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.357Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.357Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.432Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.432Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.502Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.502Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.507Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.507Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.524Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.524Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.583Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.583Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.594Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.594Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.595Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.595Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.612Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:45 2025-08-27T07:45:45.612Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.612Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:45 2025-08-27T07:45:45.662Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.662Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.695Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.695Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.782Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.782Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.799Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.799Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.801Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.801Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.801Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.801Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.814Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.814Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.897Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.897Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.907Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.907Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.924Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.924Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.966Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.966Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:45 2025-08-27T07:45:45.977Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:45 2025-08-27T07:45:45.977Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.058Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.059Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.067Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.067Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.072Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.072Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.143Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.143Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.168Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.169Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.172Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.172Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.237Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:46 2025-08-27T07:45:46.237Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.237Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:46 2025-08-27T07:45:46.251Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.251Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.308Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.309Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.361Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.361Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.434Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.435Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.502Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.502Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.509Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.509Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.557Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.557Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.557Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.557Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.563Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:46 2025-08-27T07:45:46.563Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.563Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:46 2025-08-27T07:45:46.596Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.596Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.598Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.598Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.662Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.662Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.662Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.662Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.697Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.697Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.801Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.801Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.803Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.803Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.804Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.804Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.814Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.814Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.880Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.880Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.899Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.899Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.908Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.908Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.925Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.925Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:46 2025-08-27T07:45:46.968Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:46 2025-08-27T07:45:46.968Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.061Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.061Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.067Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.067Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.079Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.079Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.144Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.144Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.144Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:47 2025-08-27T07:45:47.144Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.144Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:47 2025-08-27T07:45:47.179Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.179Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.181Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.181Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.252Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.252Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.309Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.309Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.367Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.367Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.470Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:47 2025-08-27T07:45:47.470Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.470Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:47 2025-08-27T07:45:47.473Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.473Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.503Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.503Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.510Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.510Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.559Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.559Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.559Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.559Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.588Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.588Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.597Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.597Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.598Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.598Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.664Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.664Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.699Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.699Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.789Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.789Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.802Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.802Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.804Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.804Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.804Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.804Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.815Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.815Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.886Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.886Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:47 2025-08-27T07:45:47.900Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:47 2025-08-27T07:45:47.900Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:47.908Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:48 2025-08-27T07:45:47.908Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:47.974Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:48 2025-08-27T07:45:47.974Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.063Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.063Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.067Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.067Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.082Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.082Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.153Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:48 2025-08-27T07:45:48.153Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.153Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:48 2025-08-27T07:45:48.182Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.183Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.187Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.187Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.191Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.191Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.253Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.253Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.300Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] 07:45:48 07:45:48 Members {size:1, ver:1} [ 07:45:48 Member [10.30.106.88]:5701 - 8b2f30ca-cbb4-4a5b-b632-0c76c354e31b this 07:45:48 ] 07:45:48 07:45:48 2025-08-27T07:45:48.301Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is STARTED 07:45:48 2025-08-27T07:45:48.302Z INFO 6510 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 07:45:48 2025-08-27T07:45:48.308Z INFO 6510 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 3.316 seconds (process running for 145.307) 07:45:48 2025-08-27T07:45:48.311Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.311Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.318Z INFO 6510 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 07:45:48 2025-08-27T07:45:48.319Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:45:48 2025-08-27T07:45:48.319Z INFO 6510 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 8b2f30ca-cbb4-4a5b-b632-0c76c354e31b this is handled 07:45:48 2025-08-27T07:45:48.321Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 07:45:48 2025-08-27T07:45:48.321Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 07:45:48 2025-08-27T07:45:48.321Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 07:45:48 2025-08-27T07:45:48.373Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.373Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.375Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:48 2025-08-27T07:45:48.375Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.375Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:48 2025-08-27T07:45:48.445Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 07:45:48 2025-08-27T07:45:48.446Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 127 ms. 07:45:48 2025-08-27T07:45:48.446Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:45:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.457 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 07:45:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 07:45:48 2025-08-27T07:45:48.464Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:45:48 2025-08-27T07:45:48.475Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.475Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.506Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.506Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.512Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.512Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.525Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:45:48 o o o o---o o--o o o---o o o----o o--o--o 07:45:48 | | / \ / | / / \ | | 07:45:48 o----o o o o----o | o o o----o | 07:45:48 | | * \ / | \ * \ | | 07:45:48 o o * o o---o o--o o----o o---o * o o----o o 07:45:48 07:45:48 2025-08-27T07:45:48.525Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:45:48 2025-08-27T07:45:48.525Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:45:48 2025-08-27T07:45:48.525Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:45:48 2025-08-27T07:45:48.525Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:45:48 2025-08-27T07:45:48.525Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:45:48 To enable the Jet engine on the members, do one of the following: 07:45:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:45:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:45:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:45:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:45:48 2025-08-27T07:45:48.534Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:45:48 2025-08-27T07:45:48.536Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:45:48 2025-08-27T07:45:48.548Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:45:48 2025-08-27T07:45:48.548Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:45:48 2025-08-27T07:45:48.560Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.560Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.560Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.560Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.589Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.589Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.597Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.597Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.600Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.600Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.666Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.666Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.700Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.700Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.720Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.720Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.797Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.797Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.804Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.804Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.805Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.805Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.816Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.817Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.874Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.874Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:48 2025-08-27T07:45:48.904Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:48 2025-08-27T07:45:48.904Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:48.910Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:49 2025-08-27T07:45:48.910Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:48.975Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:49 2025-08-27T07:45:48.975Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.060Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:49 2025-08-27T07:45:49.060Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.060Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:49 2025-08-27T07:45:49.066Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.066Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.069Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.069Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.084Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.084Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.192Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.192Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.193Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.193Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.194Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.194Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.254Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.254Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.277Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.277Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.312Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.312Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.331Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:49 2025-08-27T07:45:49.331Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.331Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:49 2025-08-27T07:45:49.476Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.476Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.509Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.509Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.533Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.533Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.557Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.557Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.560Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.560Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.562Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.562Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.591Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.591Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.597Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.597Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.600Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.600Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.666Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.667Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.701Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.701Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.802Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.802Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.806Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.806Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.806Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.806Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.817Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.817Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.869Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.869Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:49 2025-08-27T07:45:49.907Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:49 2025-08-27T07:45:49.907Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:49.911Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:50 2025-08-27T07:45:49.911Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:49.913Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:50 2025-08-27T07:45:49.913Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:49.913Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:50 2025-08-27T07:45:49.977Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:50 2025-08-27T07:45:49.977Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.066Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.066Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.070Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.070Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.087Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.087Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.193Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.193Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.200Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.200Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.203Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.203Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.255Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.255Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.279Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.279Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.314Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.314Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.339Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:50 2025-08-27T07:45:50.339Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.339Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:50 2025-08-27T07:45:50.478Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.478Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.512Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.512Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.535Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.535Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.557Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.557Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.562Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.562Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.563Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.563Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.581Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.581Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.592Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.592Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.600Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.600Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.625Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.626Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.703Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.703Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.707Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.708Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.806Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.806Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.807Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.807Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.818Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.818Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.871Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.871Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.909Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.909Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:50 2025-08-27T07:45:50.912Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:50 2025-08-27T07:45:50.913Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:50.919Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:51 2025-08-27T07:45:50.919Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:50.919Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:51 2025-08-27T07:45:50.947Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:51 2025-08-27T07:45:50.947Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.067Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.067Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.072Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.072Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.089Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.089Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.195Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.195Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.206Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.206Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.207Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.207Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.260Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.260Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.282Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.282Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.300Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:45:51 07:45:51 Members {size:1, ver:1} [ 07:45:51 Member [10.30.106.88]:5701 - 022366d0-1ae0-4f2b-8f2a-7174ee137b17 this 07:45:51 ] 07:45:51 07:45:51 2025-08-27T07:45:51.300Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:45:51 2025-08-27T07:45:51.302Z INFO 6510 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:45:51 2025-08-27T07:45:51.308Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:45:51 2025-08-27T07:45:51.309Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 022366d0-1ae0-4f2b-8f2a-7174ee137b17 this is handled 07:45:51 2025-08-27T07:45:51.310Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:45:51 2025-08-27T07:45:51.310Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:45:51 2025-08-27T07:45:51.311Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:45:51 2025-08-27T07:45:51.317Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.317Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.345Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:51 2025-08-27T07:45:51.345Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.345Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:51 2025-08-27T07:45:51.479Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.479Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.512Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.512Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.536Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.536Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.559Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.559Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.564Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.564Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.565Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.565Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.602Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.602Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.603Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.603Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.618Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.618Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.626Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.626Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.704Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.704Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.711Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.711Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.781Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.781Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.807Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.807Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.808Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.808Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.808Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:45:51 2025-08-27T07:45:51.809Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 501 ms. 07:45:51 2025-08-27T07:45:51.809Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:45:51 2025-08-27T07:45:51.811Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:45:51 2025-08-27T07:45:51.820Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.820Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.872Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.872Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.884Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:45:51 o o o o---o o--o o o---o o o----o o--o--o 07:45:51 | | / \ / | / / \ | | 07:45:51 o----o o o o----o | o o o----o | 07:45:51 | | * \ / | \ * \ | | 07:45:51 o o * o o---o o--o o----o o---o * o o----o o 07:45:51 07:45:51 2025-08-27T07:45:51.884Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:45:51 2025-08-27T07:45:51.884Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:45:51 2025-08-27T07:45:51.884Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:45:51 2025-08-27T07:45:51.884Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:45:51 2025-08-27T07:45:51.884Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:45:51 To enable the Jet engine on the members, do one of the following: 07:45:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:45:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:45:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:45:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:45:51 2025-08-27T07:45:51.893Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:45:51 2025-08-27T07:45:51.895Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:45:51 2025-08-27T07:45:51.900Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:45:51 2025-08-27T07:45:51.900Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:45:51 2025-08-27T07:45:51.910Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.910Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.913Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:51 2025-08-27T07:45:51.913Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.920Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:51 2025-08-27T07:45:51.920Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:51 2025-08-27T07:45:51.920Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:52 2025-08-27T07:45:52.069Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.069Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.073Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.073Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.091Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.091Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.109Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.109Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.211Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.211Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.212Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.212Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.261Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.261Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.285Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.285Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.319Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.319Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.384Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:52 2025-08-27T07:45:52.384Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.384Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:52 2025-08-27T07:45:52.481Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.481Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.515Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.515Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.537Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.537Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.561Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.561Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.565Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.565Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.566Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.566Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.603Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.603Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.604Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.604Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.620Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.620Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.627Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.627Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.706Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.706Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.714Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.714Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.759Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.759Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.782Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.782Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.808Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.808Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.851Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.851Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.874Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.874Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.911Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.911Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.913Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:52 2025-08-27T07:45:52.913Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.921Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:52 2025-08-27T07:45:52.921Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:52 2025-08-27T07:45:52.921Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:53 2025-08-27T07:45:52.993Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:53 2025-08-27T07:45:52.993Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.071Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.071Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.073Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.073Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.152Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.152Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.216Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.216Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.216Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.216Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.263Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.263Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.288Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.288Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.321Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.321Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.384Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:53 2025-08-27T07:45:53.384Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.384Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:53 2025-08-27T07:45:53.481Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.481Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.516Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.516Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.538Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.538Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.562Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.562Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.565Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.566Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.567Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.567Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.605Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.605Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.606Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.606Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.620Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.620Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.629Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.629Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.708Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.708Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.717Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.717Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.775Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.775Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.780Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:53 2025-08-27T07:45:53.780Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.780Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:53 2025-08-27T07:45:53.782Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.782Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.810Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.810Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.852Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.852Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.875Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.875Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.912Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.912Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:53 2025-08-27T07:45:53.915Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:53 2025-08-27T07:45:53.915Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:54 2025-08-27T07:45:53.996Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:54 2025-08-27T07:45:53.996Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.073Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.073Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.074Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.074Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.153Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.153Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.191Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.191Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.219Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.219Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.220Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.220Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.242Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:55 2025-08-27T07:45:54.242Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.242Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:55 2025-08-27T07:45:54.264Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.264Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.323Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.323Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.483Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.483Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.517Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.517Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.538Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.538Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.563Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.563Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.565Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.565Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.569Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.569Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.608Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.608Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.608Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.608Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.629Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.629Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.659Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.659Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.668Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.668Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.720Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.720Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.727Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:55 2025-08-27T07:45:54.727Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.727Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:55 2025-08-27T07:45:54.776Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.776Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.783Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.783Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.812Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.812Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.853Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.853Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.877Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.877Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.914Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.914Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.925Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:45:55 07:45:55 Members {size:1, ver:1} [ 07:45:55 Member [10.30.106.88]:5701 - 454ba395-8690-4d36-89b2-6f1a4d343a51 this 07:45:55 ] 07:45:55 07:45:55 2025-08-27T07:45:54.926Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:45:55 2025-08-27T07:45:54.927Z INFO 6510 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:45:55 2025-08-27T07:45:54.933Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.933Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:54.933Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:45:55 2025-08-27T07:45:54.933Z INFO 6510 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 454ba395-8690-4d36-89b2-6f1a4d343a51 this is handled 07:45:55 2025-08-27T07:45:54.934Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:45:55 2025-08-27T07:45:54.935Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:45:55 2025-08-27T07:45:54.935Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:45:55 2025-08-27T07:45:54.997Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:55 2025-08-27T07:45:54.997Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.074Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.075Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.075Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.075Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.153Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.153Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.193Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.193Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.225Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.225Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.248Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:55 2025-08-27T07:45:55.248Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.248Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:55 2025-08-27T07:45:55.266Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.266Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.276Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.276Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.326Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.326Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.326Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:45:55 2025-08-27T07:45:55.326Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 393 ms. 07:45:55 2025-08-27T07:45:55.327Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:45:55 2025-08-27T07:45:55.328Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:45:55 2025-08-27T07:45:55.373Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:45:55 o o o o---o o--o o o---o o o----o o--o--o 07:45:55 | | / \ / | / / \ | | 07:45:55 o----o o o o----o | o o o----o | 07:45:55 | | * \ / | \ * \ | | 07:45:55 o o * o o---o o--o o----o o---o * o o----o o 07:45:55 07:45:55 2025-08-27T07:45:55.373Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:45:55 2025-08-27T07:45:55.373Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:45:55 2025-08-27T07:45:55.373Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:45:55 2025-08-27T07:45:55.373Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:45:55 2025-08-27T07:45:55.373Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:45:55 To enable the Jet engine on the members, do one of the following: 07:45:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:45:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:45:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:45:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:45:55 2025-08-27T07:45:55.382Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:45:55 2025-08-27T07:45:55.383Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:45:55 2025-08-27T07:45:55.395Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:45:55 2025-08-27T07:45:55.395Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:45:55 2025-08-27T07:45:55.482Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.482Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.484Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.484Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.540Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.540Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.553Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.553Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.565Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.565Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.571Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.571Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.609Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.609Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.609Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.609Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.630Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.630Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.660Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.660Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.670Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.670Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.682Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:55 2025-08-27T07:45:55.682Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.682Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:55 2025-08-27T07:45:55.723Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.723Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.778Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.778Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.785Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.785Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.813Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.813Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.854Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.854Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.878Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.878Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:55 2025-08-27T07:45:55.915Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:55 2025-08-27T07:45:55.915Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:55.934Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:56 2025-08-27T07:45:55.934Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.000Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.000Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.075Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.075Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.077Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.077Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.103Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:56 2025-08-27T07:45:56.103Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.103Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:56 2025-08-27T07:45:56.155Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.155Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.196Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.196Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.229Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.229Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.268Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.268Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.279Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.279Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.327Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.327Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.471Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.471Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.485Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.485Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.540Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.540Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.554Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.554Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.567Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.567Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.572Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.572Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.609Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.609Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.611Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.611Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.632Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.632Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.662Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.662Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.671Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.671Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.687Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:56 2025-08-27T07:45:56.687Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.687Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:56 2025-08-27T07:45:56.727Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.727Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.779Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.779Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.785Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.785Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.814Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.814Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.855Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.855Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.878Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.878Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:56 2025-08-27T07:45:56.917Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:56 2025-08-27T07:45:56.917Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:56.936Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:57 2025-08-27T07:45:56.936Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.002Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.002Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.078Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.078Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.078Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.078Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.152Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:57 2025-08-27T07:45:57.152Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.152Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:57 2025-08-27T07:45:57.154Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.155Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.199Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.199Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.232Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.232Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.270Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.270Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.282Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.282Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.327Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.327Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.473Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.473Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.485Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.485Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.540Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.540Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.554Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.554Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.567Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.567Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.573Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.573Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.609Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.609Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.611Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.612Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.634Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.634Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.663Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.663Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.673Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.673Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.687Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:57 2025-08-27T07:45:57.687Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.687Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:57 2025-08-27T07:45:57.732Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.732Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.779Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.779Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.786Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.786Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.815Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.815Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.857Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.857Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.878Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.878Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:57 2025-08-27T07:45:57.919Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:57 2025-08-27T07:45:57.919Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:57.936Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:58 2025-08-27T07:45:57.936Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.006Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.006Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.057Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:58 2025-08-27T07:45:58.057Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.057Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:58 2025-08-27T07:45:58.079Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.080Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.080Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.080Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.155Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.155Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.184Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.184Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.201Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.201Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.235Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.235Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.272Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.272Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.328Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.328Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.340Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:45:58 07:45:58 Members {size:1, ver:1} [ 07:45:58 Member [10.30.106.88]:5701 - b74c1921-b31a-406f-9adc-a52af97df767 this 07:45:58 ] 07:45:58 07:45:58 2025-08-27T07:45:58.341Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:45:58 2025-08-27T07:45:58.345Z INFO 6510 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:45:58 2025-08-27T07:45:58.363Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:45:58 2025-08-27T07:45:58.364Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - b74c1921-b31a-406f-9adc-a52af97df767 this is handled 07:45:58 2025-08-27T07:45:58.365Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:45:58 2025-08-27T07:45:58.366Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:45:58 2025-08-27T07:45:58.366Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:45:58 2025-08-27T07:45:58.431Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:45:58 2025-08-27T07:45:58.431Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 68 ms. 07:45:58 2025-08-27T07:45:58.431Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:45:58 2025-08-27T07:45:58.433Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:45:58 2025-08-27T07:45:58.481Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:45:58 o o o o---o o--o o o---o o o----o o--o--o 07:45:58 | | / \ / | / / \ | | 07:45:58 o----o o o o----o | o o o----o | 07:45:58 | | * \ / | \ * \ | | 07:45:58 o o * o o---o o--o o----o o---o * o o----o o 07:45:58 07:45:58 2025-08-27T07:45:58.481Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:45:58 2025-08-27T07:45:58.481Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:45:58 2025-08-27T07:45:58.481Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:45:58 2025-08-27T07:45:58.481Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:45:58 2025-08-27T07:45:58.481Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:45:58 To enable the Jet engine on the members, do one of the following: 07:45:58 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:45:58 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:45:58 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:45:58 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:45:58 2025-08-27T07:45:58.487Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.487Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.492Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:45:58 2025-08-27T07:45:58.493Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:45:58 2025-08-27T07:45:58.499Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:45:58 2025-08-27T07:45:58.499Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:45:58 2025-08-27T07:45:58.523Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.523Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.528Z INFO 6510 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.88]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.106.88:5701 and /10.30.106.66:41955 07:45:58 2025-08-27T07:45:58.543Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.543Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.556Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.556Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.569Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.569Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.574Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.574Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.610Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.610Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.612Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.612Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.635Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.635Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.663Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.663Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.674Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.674Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.687Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:58 2025-08-27T07:45:58.687Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.687Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:58 2025-08-27T07:45:58.736Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.736Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.756Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.756Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.787Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.787Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.817Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.817Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.858Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.858Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.880Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.880Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.921Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.921Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:58 2025-08-27T07:45:58.936Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:58 2025-08-27T07:45:58.936Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:58.960Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:59 2025-08-27T07:45:58.960Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:58.960Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:59 2025-08-27T07:45:59.009Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.009Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.080Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.080Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.081Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.081Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.107Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.107Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.156Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.156Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.187Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.187Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.238Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.238Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.272Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.272Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.330Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.330Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.489Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.489Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.520Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.520Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.544Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.544Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.569Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.569Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.574Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.574Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.574Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.574Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.611Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.611Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.613Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.613Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.637Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.637Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.665Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.665Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.675Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.675Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.687Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:45:59 2025-08-27T07:45:59.687Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.688Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:59 2025-08-27T07:45:59.739Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.739Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.756Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.756Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.788Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.788Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.817Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.817Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.859Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.859Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.881Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.881Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.911Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.911Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.914Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:45:59 2025-08-27T07:45:59.914Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.914Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:45:59 2025-08-27T07:45:59.923Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.923Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:45:59 2025-08-27T07:45:59.937Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:45:59 2025-08-27T07:45:59.937Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.081Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.081Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.082Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.082Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.111Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.111Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.158Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.158Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.189Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.189Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.240Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.240Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.272Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.272Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.331Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.331Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.492Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.492Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.526Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.527Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.544Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.544Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.569Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.569Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.575Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.575Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.575Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.575Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.613Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.613Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.614Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.614Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.639Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.639Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.641Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:00 2025-08-27T07:46:00.641Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.641Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:00 2025-08-27T07:46:00.666Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.666Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.676Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.676Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.741Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.741Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.758Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.758Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.788Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.788Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.820Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.820Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.860Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.860Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.883Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.883Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.914Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.914Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.918Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:00 2025-08-27T07:46:00.918Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.918Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:00 2025-08-27T07:46:00.924Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.924Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:00 2025-08-27T07:46:00.939Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:00 2025-08-27T07:46:00.939Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.084Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.084Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.091Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.091Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.104Z ERROR 6510 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 07:46:01 2025-08-27T07:46:01.104Z ERROR 6510 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 07:46:01 2025-08-27T07:46:01.114Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.114Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.159Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.159Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.192Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.192Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.242Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.242Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.274Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.274Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.333Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.333Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.493Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.493Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.519Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:01 07:46:01 Members {size:1, ver:1} [ 07:46:01 Member [10.30.106.88]:5701 - fc63aaf2-e7be-43d7-af68-946be50360e2 this 07:46:01 ] 07:46:01 07:46:01 2025-08-27T07:46:01.520Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:46:01 2025-08-27T07:46:01.521Z INFO 6510 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:46:01 2025-08-27T07:46:01.526Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.526Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.527Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:46:01 2025-08-27T07:46:01.527Z INFO 6510 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - fc63aaf2-e7be-43d7-af68-946be50360e2 this is handled 07:46:01 2025-08-27T07:46:01.528Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:46:01 2025-08-27T07:46:01.530Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:46:01 2025-08-27T07:46:01.536Z INFO 6510 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.106.88]:5701 [dev] [5.5.0] Connection[id=1, /10.30.106.88:5701->/10.30.106.66:41955, qualifier=null, endpoint=[10.30.106.66]:5701, remoteUuid=743ae0d2-2473-40e0-9b3b-d1e49bec80f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 07:46:01 2025-08-27T07:46:01.537Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:46:01 2025-08-27T07:46:01.546Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.546Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.551Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.551Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.571Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.571Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.576Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.577Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.611Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:46:01 2025-08-27T07:46:01.611Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 84 ms. 07:46:01 2025-08-27T07:46:01.611Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:46:01 2025-08-27T07:46:01.613Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:46:01 2025-08-27T07:46:01.614Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.614Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.615Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.615Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.643Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.643Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.650Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:01 o o o o---o o--o o o---o o o----o o--o--o 07:46:01 | | / \ / | / / \ | | 07:46:01 o----o o o o----o | o o o----o | 07:46:01 | | * \ / | \ * \ | | 07:46:01 o o * o o---o o--o o----o o---o * o o----o o 07:46:01 07:46:01 2025-08-27T07:46:01.650Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:46:01 2025-08-27T07:46:01.650Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:46:01 2025-08-27T07:46:01.650Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:46:01 2025-08-27T07:46:01.650Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:46:01 2025-08-27T07:46:01.650Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:46:01 To enable the Jet engine on the members, do one of the following: 07:46:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:46:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:46:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:46:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:46:01 2025-08-27T07:46:01.656Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:01 2025-08-27T07:46:01.656Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.656Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:01 2025-08-27T07:46:01.671Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.671Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.681Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.681Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.698Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:46:01 2025-08-27T07:46:01.700Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:46:01 2025-08-27T07:46:01.714Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:46:01 2025-08-27T07:46:01.715Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:46:01 2025-08-27T07:46:01.750Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.750Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.758Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.758Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.789Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.789Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.820Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:01 2025-08-27T07:46:01.820Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.820Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:01 2025-08-27T07:46:01.822Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.822Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.861Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.861Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.883Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.883Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.919Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.919Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.925Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.925Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:01 2025-08-27T07:46:01.940Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:01 2025-08-27T07:46:01.940Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.085Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.085Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.092Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.092Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.118Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.118Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.160Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.160Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.205Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.205Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.246Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.246Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.275Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.275Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.334Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.334Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.494Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.494Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.514Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.514Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.557Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.557Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.572Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.572Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.577Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.577Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.587Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.587Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.614Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.614Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.617Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.617Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.644Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.644Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.657Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:02 2025-08-27T07:46:02.657Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.657Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:02 2025-08-27T07:46:02.673Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.673Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.682Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.682Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.756Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.756Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.758Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.758Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.789Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.789Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.823Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:02 2025-08-27T07:46:02.823Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.823Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:02 2025-08-27T07:46:02.824Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.824Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.845Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.845Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.863Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.863Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.922Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.922Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.926Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.927Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:02 2025-08-27T07:46:02.942Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:02 2025-08-27T07:46:02.942Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.086Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.086Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.093Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.093Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.120Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.120Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.162Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.162Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.208Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.208Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.249Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.249Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.276Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.276Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.299Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.299Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.496Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.496Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.515Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.515Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.558Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.558Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.580Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.580Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.588Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.588Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.608Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.608Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.616Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.616Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.618Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.618Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.645Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.645Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.658Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:03 2025-08-27T07:46:03.658Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.658Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:03 2025-08-27T07:46:03.674Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.674Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.676Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:03 2025-08-27T07:46:03.676Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.676Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:03 2025-08-27T07:46:03.683Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.683Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.749Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.749Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.760Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.760Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.787Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.787Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.790Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.790Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.825Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.825Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.864Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.864Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.925Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.925Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:03 2025-08-27T07:46:03.926Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:03 2025-08-27T07:46:03.926Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:03.980Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:04 2025-08-27T07:46:03.980Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.087Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.088Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.095Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.095Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.123Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.123Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.163Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.164Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.212Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.212Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.252Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.252Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.277Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.277Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.305Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.305Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.497Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.497Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.511Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:04 2025-08-27T07:46:04.511Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.511Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:04 2025-08-27T07:46:04.516Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.516Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.526Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:04 2025-08-27T07:46:04.526Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.526Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:04 2025-08-27T07:46:04.559Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.559Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.582Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.582Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.589Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.589Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.609Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.609Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.617Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.617Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.618Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.618Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.646Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.646Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.655Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.655Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.676Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.676Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.684Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.684Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.763Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.763Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.789Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.789Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.791Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.791Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.825Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.825Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.866Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.866Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.927Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.927Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.928Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:04 2025-08-27T07:46:04.929Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:04 2025-08-27T07:46:04.947Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:04 07:46:04 Members {size:1, ver:1} [ 07:46:04 Member [10.30.106.88]:5701 - 1dfdea9a-81f4-439d-a978-7dd6c307f44c this 07:46:04 ] 07:46:04 07:46:06 2025-08-27T07:46:04.950Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:46:06 2025-08-27T07:46:04.951Z INFO 6510 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:46:06 2025-08-27T07:46:04.959Z INFO 6510 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 07:46:06 2025-08-27T07:46:04.959Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:46:06 2025-08-27T07:46:04.960Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 1dfdea9a-81f4-439d-a978-7dd6c307f44c this is handled 07:46:06 2025-08-27T07:46:04.961Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:46:06 2025-08-27T07:46:04.963Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:46:06 2025-08-27T07:46:04.963Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:46:06 2025-08-27T07:46:04.980Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:06 2025-08-27T07:46:04.980Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.041Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:46:06 2025-08-27T07:46:05.042Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 83 ms. 07:46:06 2025-08-27T07:46:05.042Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:46:06 2025-08-27T07:46:05.044Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:46:06 2025-08-27T07:46:05.087Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:06 o o o o---o o--o o o---o o o----o o--o--o 07:46:06 | | / \ / | / / \ | | 07:46:06 o----o o o o----o | o o o----o | 07:46:06 | | * \ / | \ * \ | | 07:46:06 o o * o o---o o--o o----o o---o * o o----o o 07:46:06 07:46:06 2025-08-27T07:46:05.087Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:46:06 2025-08-27T07:46:05.087Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:46:06 2025-08-27T07:46:05.087Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:46:06 2025-08-27T07:46:05.087Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:46:06 2025-08-27T07:46:05.087Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:46:06 To enable the Jet engine on the members, do one of the following: 07:46:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:46:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:46:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:46:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:46:06 2025-08-27T07:46:05.088Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.088Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.096Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.097Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.102Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:46:06 2025-08-27T07:46:05.104Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:46:06 2025-08-27T07:46:05.127Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:46:06 2025-08-27T07:46:05.127Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.127Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.128Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:46:06 2025-08-27T07:46:05.156Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.156Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.169Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.169Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.220Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.220Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.278Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.278Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.306Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.306Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.499Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.499Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.518Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.518Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.518Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:06 2025-08-27T07:46:05.518Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.518Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:06 2025-08-27T07:46:05.533Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:06 2025-08-27T07:46:05.533Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.533Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:06 2025-08-27T07:46:05.547Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.547Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.583Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.583Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.590Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.590Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.610Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.610Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.618Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.618Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.619Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.619Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.646Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.646Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.656Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.656Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.677Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.677Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.686Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.686Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.745Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.745Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.751Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.751Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.765Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.765Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.791Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.791Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.825Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.825Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.929Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.929Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.931Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.931Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:05.982Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:06 2025-08-27T07:46:05.982Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.058Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.058Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.089Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.089Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.111Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.111Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.130Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.130Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.171Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.171Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.224Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.224Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.280Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.280Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.307Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.307Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.400Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.401Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.500Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.500Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.519Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.519Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.521Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:06 2025-08-27T07:46:06.521Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.521Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:06 2025-08-27T07:46:06.533Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:06 2025-08-27T07:46:06.533Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.533Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:06 2025-08-27T07:46:06.583Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.583Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.584Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.585Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.592Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.592Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.611Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.611Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.619Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.619Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.648Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.648Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.657Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.657Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.678Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.678Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.687Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.687Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.753Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.753Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.768Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.768Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.780Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.780Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.792Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.792Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.825Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.826Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.870Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.870Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:06 2025-08-27T07:46:06.933Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:06 2025-08-27T07:46:06.933Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:06.983Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:07 2025-08-27T07:46:06.984Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.060Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.060Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.090Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.090Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.112Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.112Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.132Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.132Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.172Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.172Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.228Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.228Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.281Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.281Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.308Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.308Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.348Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.348Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.474Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:07 2025-08-27T07:46:07.474Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.474Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:07 2025-08-27T07:46:07.487Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.487Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.501Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.501Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.520Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.521Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.533Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:07 2025-08-27T07:46:07.533Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.533Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:07 2025-08-27T07:46:07.584Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.584Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.593Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.593Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.612Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.612Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.619Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.619Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.649Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.649Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.658Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.658Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.680Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.680Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.689Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.689Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.753Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.753Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.770Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.770Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.782Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.782Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.793Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.793Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.826Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:07 2025-08-27T07:46:07.826Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:07 2025-08-27T07:46:07.856Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:07 07:46:07 Members {size:1, ver:1} [ 07:46:07 Member [10.30.106.88]:5701 - 633c2b9b-c11b-4ecc-8b4f-119551b1b023 this 07:46:07 ] 07:46:07 07:46:07 2025-08-27T07:46:07.857Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:46:07 2025-08-27T07:46:07.858Z INFO 6510 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:46:08 2025-08-27T07:46:07.868Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:46:08 2025-08-27T07:46:07.868Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 633c2b9b-c11b-4ecc-8b4f-119551b1b023 this is handled 07:46:08 2025-08-27T07:46:07.868Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:46:08 2025-08-27T07:46:07.869Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:46:08 2025-08-27T07:46:07.869Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:46:08 2025-08-27T07:46:07.874Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:08 2025-08-27T07:46:07.874Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:07.935Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:08 2025-08-27T07:46:07.935Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:07.983Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:08 2025-08-27T07:46:07.983Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.061Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.061Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.091Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.091Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.114Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.114Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.132Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:46:08 2025-08-27T07:46:08.132Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 264 ms. 07:46:08 2025-08-27T07:46:08.132Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:46:08 2025-08-27T07:46:08.134Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:46:08 2025-08-27T07:46:08.134Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.134Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.167Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:08 o o o o---o o--o o o---o o o----o o--o--o 07:46:08 | | / \ / | / / \ | | 07:46:08 o----o o o o----o | o o o----o | 07:46:08 | | * \ / | \ * \ | | 07:46:08 o o * o o---o o--o o----o o---o * o o----o o 07:46:08 07:46:08 2025-08-27T07:46:08.167Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:46:08 2025-08-27T07:46:08.167Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:46:08 2025-08-27T07:46:08.167Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:46:08 2025-08-27T07:46:08.167Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:46:08 2025-08-27T07:46:08.167Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:46:08 To enable the Jet engine on the members, do one of the following: 07:46:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:46:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:46:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:46:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:46:08 2025-08-27T07:46:08.172Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.172Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.179Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:46:08 2025-08-27T07:46:08.180Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:46:08 2025-08-27T07:46:08.193Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:46:08 2025-08-27T07:46:08.193Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:46:08 2025-08-27T07:46:08.230Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.230Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.283Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.283Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.339Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.339Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.354Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.354Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.376Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:08 2025-08-27T07:46:08.376Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.376Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:08 2025-08-27T07:46:08.437Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:08 2025-08-27T07:46:08.437Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.437Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:08 2025-08-27T07:46:08.489Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.489Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.502Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.502Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.520Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.520Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.586Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.586Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.594Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.594Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.613Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.613Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.650Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.650Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.660Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.660Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.666Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.666Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.677Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.677Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.680Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.680Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.689Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.689Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.753Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.753Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.764Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.764Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.780Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.780Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.782Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.783Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.838Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.838Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:08 2025-08-27T07:46:08.901Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:08 2025-08-27T07:46:08.901Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:08.985Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:09 2025-08-27T07:46:08.985Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.039Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.039Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.065Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.065Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.092Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.092Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.115Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.115Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.173Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.173Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.232Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.232Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.284Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.284Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.342Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.342Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.356Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.356Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.373Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:09 2025-08-27T07:46:09.373Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.373Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:09 2025-08-27T07:46:09.441Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:09 2025-08-27T07:46:09.441Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.441Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:09 2025-08-27T07:46:09.490Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.491Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.503Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.503Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.521Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.521Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.583Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.583Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.587Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.587Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.615Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.615Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.637Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.637Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.651Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.652Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.662Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.662Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.667Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.667Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.682Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.682Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.684Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.684Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.690Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.690Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.740Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.740Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.754Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.754Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.783Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.783Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.785Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.785Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:09 2025-08-27T07:46:09.902Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:09 2025-08-27T07:46:09.902Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:09.986Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:10 2025-08-27T07:46:09.986Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.041Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.041Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.068Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.068Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.093Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.093Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.116Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.116Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.174Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.174Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.235Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.235Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.285Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.285Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.294Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:10 2025-08-27T07:46:10.294Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.294Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:10 2025-08-27T07:46:10.343Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.343Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.356Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.356Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.376Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:10 2025-08-27T07:46:10.376Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.376Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:10 2025-08-27T07:46:10.483Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.483Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.485Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.485Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.490Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.490Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.522Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.522Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.589Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.589Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.616Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.616Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.637Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.637Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.642Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.642Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.652Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.652Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.663Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.663Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.667Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.667Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.684Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.684Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.692Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.692Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.717Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.717Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.755Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.755Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.784Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.784Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.786Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.786Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:10 2025-08-27T07:46:10.903Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:10 2025-08-27T07:46:10.903Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:10.987Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:11 2025-08-27T07:46:10.987Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.033Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:11 07:46:11 Members {size:1, ver:1} [ 07:46:11 Member [10.30.106.88]:5701 - e0ed48a2-1019-4ce2-91e9-5ff141f35bea this 07:46:11 ] 07:46:11 07:46:11 2025-08-27T07:46:11.034Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:46:11 2025-08-27T07:46:11.035Z INFO 6510 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:46:11 2025-08-27T07:46:11.042Z INFO 6510 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 07:46:11 2025-08-27T07:46:11.043Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.043Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.046Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:46:11 2025-08-27T07:46:11.047Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - e0ed48a2-1019-4ce2-91e9-5ff141f35bea this is handled 07:46:11 2025-08-27T07:46:11.047Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:46:11 2025-08-27T07:46:11.048Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:46:11 2025-08-27T07:46:11.048Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:46:11 2025-08-27T07:46:11.067Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.067Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.070Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.070Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.116Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.116Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.157Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:46:11 2025-08-27T07:46:11.158Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 112 ms. 07:46:11 2025-08-27T07:46:11.158Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:46:11 2025-08-27T07:46:11.159Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:46:11 2025-08-27T07:46:11.187Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:11 o o o o---o o--o o o---o o o----o o--o--o 07:46:11 | | / \ / | / / \ | | 07:46:11 o----o o o o----o | o o o----o | 07:46:11 | | * \ / | \ * \ | | 07:46:11 o o * o o---o o--o o----o o---o * o o----o o 07:46:11 07:46:11 2025-08-27T07:46:11.187Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:46:11 2025-08-27T07:46:11.187Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:46:11 2025-08-27T07:46:11.187Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:46:11 2025-08-27T07:46:11.187Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:46:11 2025-08-27T07:46:11.187Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:46:11 To enable the Jet engine on the members, do one of the following: 07:46:11 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:46:11 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:46:11 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:46:11 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:46:11 2025-08-27T07:46:11.196Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:46:11 2025-08-27T07:46:11.197Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:46:11 2025-08-27T07:46:11.198Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.198Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.210Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:46:11 2025-08-27T07:46:11.210Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:46:11 2025-08-27T07:46:11.237Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.237Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.286Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.286Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.294Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:11 2025-08-27T07:46:11.294Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.294Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:11 2025-08-27T07:46:11.344Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.344Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.358Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.358Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.376Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:11 2025-08-27T07:46:11.376Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.376Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:11 2025-08-27T07:46:11.483Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.483Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.487Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.487Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.492Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.492Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.516Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.516Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.524Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.524Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.544Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.544Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.591Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.591Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.617Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.617Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.663Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.664Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.669Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.669Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.670Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.670Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.685Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.685Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.692Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.692Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.718Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.718Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.757Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.757Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.785Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.785Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.786Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.787Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:11 2025-08-27T07:46:11.904Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:11 2025-08-27T07:46:11.904Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:11.988Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:12 2025-08-27T07:46:11.988Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.020Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.020Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.045Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.045Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.078Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.078Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.117Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.117Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.146Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.146Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.239Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.239Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.287Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.287Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.295Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:12 2025-08-27T07:46:12.295Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.295Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:12 2025-08-27T07:46:12.327Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.327Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.344Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.345Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.376Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:12 2025-08-27T07:46:12.376Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.376Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:12 2025-08-27T07:46:12.489Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.489Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.492Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.492Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.518Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.518Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.526Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.526Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.526Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.526Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.545Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.545Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.585Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.585Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.611Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.611Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.637Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.637Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.664Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.664Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.669Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.669Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.672Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.672Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.693Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.693Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.719Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.719Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.758Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.758Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.786Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.786Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.786Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.786Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:12 2025-08-27T07:46:12.906Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:12 2025-08-27T07:46:12.906Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:12.990Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:13 2025-08-27T07:46:12.990Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.021Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.021Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.047Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.047Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.050Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.051Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.080Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.080Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.149Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.149Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.197Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:13 2025-08-27T07:46:13.197Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.197Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:13 2025-08-27T07:46:13.241Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.241Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.288Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.289Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.327Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.327Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.345Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.345Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.377Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:13 2025-08-27T07:46:13.377Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.377Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:13 2025-08-27T07:46:13.391Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.391Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.471Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.471Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.493Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.493Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.519Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.519Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.527Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.527Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.528Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.528Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.546Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.547Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.613Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.613Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.637Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.637Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.665Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.665Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.670Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.670Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.673Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.673Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.694Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.694Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.707Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.707Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.759Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.759Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.786Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.786Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.787Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.787Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:13 2025-08-27T07:46:13.907Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:13 2025-08-27T07:46:13.907Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:13.982Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:14 2025-08-27T07:46:13.982Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:13.991Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:14 2025-08-27T07:46:13.991Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.022Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.022Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.050Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.050Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.051Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.051Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.150Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.150Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.200Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:14 2025-08-27T07:46:14.200Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.200Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:14 2025-08-27T07:46:14.230Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:14 2025-08-27T07:46:14.230Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.230Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:14 2025-08-27T07:46:14.243Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.243Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.288Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.288Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.327Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.327Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.342Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:14 07:46:14 Members {size:1, ver:1} [ 07:46:14 Member [10.30.106.88]:5701 - 5df2b59b-761a-4fb0-8731-684dae11672c this 07:46:14 ] 07:46:14 07:46:14 2025-08-27T07:46:14.342Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:46:14 2025-08-27T07:46:14.343Z INFO 6510 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:46:14 2025-08-27T07:46:14.346Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.346Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.349Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:46:14 2025-08-27T07:46:14.350Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 5df2b59b-761a-4fb0-8731-684dae11672c this is handled 07:46:14 2025-08-27T07:46:14.351Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:46:14 2025-08-27T07:46:14.351Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:46:14 2025-08-27T07:46:14.352Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:46:14 2025-08-27T07:46:14.392Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.392Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.424Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:46:14 2025-08-27T07:46:14.425Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 07:46:14 2025-08-27T07:46:14.425Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:46:14 2025-08-27T07:46:14.426Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:46:14 2025-08-27T07:46:14.456Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:14 o o o o---o o--o o o---o o o----o o--o--o 07:46:14 | | / \ / | / / \ | | 07:46:14 o----o o o o----o | o o o----o | 07:46:14 | | * \ / | \ * \ | | 07:46:14 o o * o o---o o--o o----o o---o * o o----o o 07:46:14 07:46:14 2025-08-27T07:46:14.456Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:46:14 2025-08-27T07:46:14.456Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:46:14 2025-08-27T07:46:14.456Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:46:14 2025-08-27T07:46:14.456Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:46:14 2025-08-27T07:46:14.456Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:46:14 To enable the Jet engine on the members, do one of the following: 07:46:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:46:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:46:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:46:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:46:14 2025-08-27T07:46:14.464Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:46:14 2025-08-27T07:46:14.465Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:46:14 2025-08-27T07:46:14.469Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:46:14 2025-08-27T07:46:14.470Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:46:14 2025-08-27T07:46:14.471Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.471Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.514Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.514Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.519Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.519Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.530Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.530Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.548Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.548Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.564Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.564Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.614Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.614Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.614Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.614Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.633Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.633Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.638Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.638Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.666Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.666Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.671Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.671Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.675Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.675Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.708Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.708Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.786Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.786Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.787Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.787Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.883Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.884Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:14 2025-08-27T07:46:14.907Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:14 2025-08-27T07:46:14.907Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:14.992Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:15 2025-08-27T07:46:14.992Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.024Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.024Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.052Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.052Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.053Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.053Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.086Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:15 2025-08-27T07:46:15.086Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.086Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:15 2025-08-27T07:46:15.150Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.150Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.216Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:15 2025-08-27T07:46:15.216Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.216Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:15 2025-08-27T07:46:15.245Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.245Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.300Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.300Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.347Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.347Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.367Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.367Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.416Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.416Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.471Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.471Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.519Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.519Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.519Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.519Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.528Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.528Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.547Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.547Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.550Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.550Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.562Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.562Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.565Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.565Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.616Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.616Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.649Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.649Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.667Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.667Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.672Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.672Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.676Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.676Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.710Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.710Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.786Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.786Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.787Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.787Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.788Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.788Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:15 2025-08-27T07:46:15.866Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:15 2025-08-27T07:46:15.866Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:15.989Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:16 2025-08-27T07:46:15.989Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:15.989Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:16 2025-08-27T07:46:15.994Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:16 2025-08-27T07:46:15.994Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.026Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.026Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.054Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.054Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.056Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.056Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.152Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.152Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.217Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:16 2025-08-27T07:46:16.217Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.217Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:16 2025-08-27T07:46:16.249Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.249Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.301Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.301Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.348Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.348Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.370Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.370Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.421Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.421Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.472Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.472Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.520Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.520Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.521Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.521Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.529Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.529Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.548Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.548Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.552Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.552Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.567Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.567Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.580Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.580Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.617Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.617Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.650Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.650Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.668Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.668Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.673Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.673Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.677Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.677Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.711Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.711Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.788Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.788Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.788Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.789Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.789Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.789Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:16 2025-08-27T07:46:16.913Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:16 2025-08-27T07:46:16.913Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:16.996Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:17 2025-08-27T07:46:16.996Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:16.997Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:17 2025-08-27T07:46:16.997Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:16.997Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:17 2025-08-27T07:46:17.022Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:17 2025-08-27T07:46:17.022Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.022Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:17 2025-08-27T07:46:17.026Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.026Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.054Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.055Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.061Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.061Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.153Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.153Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.252Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.252Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.302Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.302Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.350Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.350Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.372Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.372Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.424Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.424Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.473Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.474Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.504Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:17 07:46:17 Members {size:1, ver:1} [ 07:46:17 Member [10.30.106.88]:5701 - 33f216f9-b60b-4023-b97c-ac901617ed2a this 07:46:17 ] 07:46:17 07:46:17 2025-08-27T07:46:17.505Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:46:17 2025-08-27T07:46:17.506Z INFO 6510 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:46:17 2025-08-27T07:46:17.513Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:46:17 2025-08-27T07:46:17.513Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 33f216f9-b60b-4023-b97c-ac901617ed2a this is handled 07:46:17 2025-08-27T07:46:17.514Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:46:17 2025-08-27T07:46:17.515Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:46:17 2025-08-27T07:46:17.516Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:46:17 2025-08-27T07:46:17.520Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.520Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.522Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.522Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.529Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.529Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.549Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.549Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.553Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.553Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.568Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.568Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.581Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.581Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.592Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:46:17 2025-08-27T07:46:17.592Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 07:46:17 2025-08-27T07:46:17.593Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:46:17 2025-08-27T07:46:17.595Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:46:17 2025-08-27T07:46:17.618Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.618Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.627Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:17 o o o o---o o--o o o---o o o----o o--o--o 07:46:17 | | / \ / | / / \ | | 07:46:17 o----o o o o----o | o o o----o | 07:46:17 | | * \ / | \ * \ | | 07:46:17 o o * o o---o o--o o----o o---o * o o----o o 07:46:17 07:46:17 2025-08-27T07:46:17.627Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:46:17 2025-08-27T07:46:17.627Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:46:17 2025-08-27T07:46:17.627Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:46:17 2025-08-27T07:46:17.627Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:46:17 2025-08-27T07:46:17.627Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:46:17 To enable the Jet engine on the members, do one of the following: 07:46:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:46:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:46:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:46:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:46:17 2025-08-27T07:46:17.639Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:46:17 2025-08-27T07:46:17.641Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:46:17 2025-08-27T07:46:17.648Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:46:17 2025-08-27T07:46:17.648Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:46:17 2025-08-27T07:46:17.654Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.654Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.656Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.656Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.670Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.670Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.677Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.677Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.683Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.683Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.691Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.691Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.790Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.790Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.791Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.791Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.877Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:17 2025-08-27T07:46:17.877Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:17 2025-08-27T07:46:17.877Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:17 2025-08-27T07:46:17.942Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:17 2025-08-27T07:46:17.942Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:17.997Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:18 2025-08-27T07:46:17.997Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.028Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.028Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.037Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:18 2025-08-27T07:46:18.037Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.037Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:18 2025-08-27T07:46:18.055Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.055Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.066Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.066Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.154Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.154Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.258Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.258Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.304Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.304Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.350Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.350Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.373Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.373Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.428Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.429Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.474Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.474Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.520Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.520Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.523Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.523Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.531Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.531Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.560Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.560Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.570Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.570Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.582Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.582Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.582Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.582Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.618Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.618Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.656Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.656Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.671Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.671Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.678Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.678Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.680Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.680Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.690Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.691Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.697Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.697Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.791Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.791Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.791Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.791Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.817Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:18 2025-08-27T07:46:18.817Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.817Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:18 2025-08-27T07:46:18.938Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.938Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:18 2025-08-27T07:46:18.944Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:18 2025-08-27T07:46:18.944Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:18.986Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:19 2025-08-27T07:46:18.986Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:18.986Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:19 2025-08-27T07:46:19.030Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.030Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.056Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.057Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.069Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.069Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.156Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.156Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.264Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.264Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.305Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.305Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.352Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.352Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.374Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.374Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.434Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.434Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.464Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.464Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.476Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.476Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.521Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.521Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.525Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.525Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.532Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.532Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.570Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.570Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.584Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.584Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.584Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.584Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.598Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.598Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.604Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.604Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.619Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.619Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.622Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:19 2025-08-27T07:46:19.622Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.622Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:19 2025-08-27T07:46:19.673Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.673Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.679Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.679Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.682Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.682Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.691Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.691Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.792Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.792Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.823Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.823Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.939Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:19 2025-08-27T07:46:19.939Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.939Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:19 2025-08-27T07:46:19.945Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.945Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:19 2025-08-27T07:46:19.952Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:19 2025-08-27T07:46:19.953Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.032Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.032Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.056Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.056Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.073Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.073Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.190Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.190Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.248Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.248Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.270Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.270Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.370Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.370Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.376Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.376Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.439Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.439Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.459Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.459Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.468Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.468Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.476Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.476Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.523Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.523Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.527Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.527Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.533Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.533Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.570Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.570Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.585Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.585Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.586Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.587Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.609Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.609Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.620Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.620Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.627Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:20 07:46:20 Members {size:1, ver:1} [ 07:46:20 Member [10.30.106.88]:5701 - 1361f625-5f5f-4832-907e-b8997b256003 this 07:46:20 ] 07:46:20 07:46:20 2025-08-27T07:46:20.628Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:46:20 2025-08-27T07:46:20.628Z INFO 6510 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:46:20 2025-08-27T07:46:20.645Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:46:20 2025-08-27T07:46:20.645Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 1361f625-5f5f-4832-907e-b8997b256003 this is handled 07:46:20 2025-08-27T07:46:20.646Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:46:20 2025-08-27T07:46:20.646Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:46:20 2025-08-27T07:46:20.647Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:46:20 2025-08-27T07:46:20.672Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:20 2025-08-27T07:46:20.672Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.672Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:20 2025-08-27T07:46:20.674Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.674Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.682Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.682Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.693Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.693Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.707Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:46:20 2025-08-27T07:46:20.707Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 62 ms. 07:46:20 2025-08-27T07:46:20.708Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:46:20 2025-08-27T07:46:20.709Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:46:20 2025-08-27T07:46:20.717Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.717Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.735Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:20 o o o o---o o--o o o---o o o----o o--o--o 07:46:20 | | / \ / | / / \ | | 07:46:20 o----o o o o----o | o o o----o | 07:46:20 | | * \ / | \ * \ | | 07:46:20 o o * o o---o o--o o----o o---o * o o----o o 07:46:20 07:46:20 2025-08-27T07:46:20.735Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:46:20 2025-08-27T07:46:20.735Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:46:20 2025-08-27T07:46:20.735Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:46:20 2025-08-27T07:46:20.735Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:46:20 2025-08-27T07:46:20.735Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:46:20 To enable the Jet engine on the members, do one of the following: 07:46:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:46:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:46:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:46:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:46:20 2025-08-27T07:46:20.743Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:46:20 2025-08-27T07:46:20.744Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:46:20 2025-08-27T07:46:20.750Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:46:20 2025-08-27T07:46:20.750Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:46:20 2025-08-27T07:46:20.793Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.793Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.824Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.824Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.943Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:20 2025-08-27T07:46:20.943Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.943Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:20 2025-08-27T07:46:20.947Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.947Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:20 2025-08-27T07:46:20.952Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:20 2025-08-27T07:46:20.952Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.033Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.033Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.056Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.056Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.076Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.076Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.113Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.113Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.189Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.189Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.273Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.273Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.355Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.355Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.371Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.371Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.372Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.372Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.377Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.377Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.461Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.461Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.476Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.476Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.513Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.513Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.524Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.524Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.529Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.529Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.535Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.535Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.571Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.571Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.586Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.586Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.613Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.613Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.621Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.621Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.674Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.674Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.682Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.682Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.693Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.693Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.694Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:21 2025-08-27T07:46:21.694Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.694Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:21 2025-08-27T07:46:21.709Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.709Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.794Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.794Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.826Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.826Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.908Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.908Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.952Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:21 2025-08-27T07:46:21.952Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.966Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:21 2025-08-27T07:46:21.966Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:21 2025-08-27T07:46:21.966Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:22 2025-08-27T07:46:22.035Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.035Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.057Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.057Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.080Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.080Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.115Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.115Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.197Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.197Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.278Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.278Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.362Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.362Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.372Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.372Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.374Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.374Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.399Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.399Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.461Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.462Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.478Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.478Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.526Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.526Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.526Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:22 2025-08-27T07:46:22.526Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.526Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:22 2025-08-27T07:46:22.530Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.530Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.536Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.536Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.539Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.539Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.572Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.572Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.617Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.617Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.617Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.617Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.622Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.622Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.675Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.675Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.682Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.682Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.694Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.694Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.714Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.714Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.801Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.801Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.828Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.828Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.910Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.910Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.919Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:22 2025-08-27T07:46:22.919Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:22 2025-08-27T07:46:22.919Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:22 2025-08-27T07:46:22.954Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:22 2025-08-27T07:46:22.954Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.005Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.005Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.058Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.058Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.084Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.084Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.116Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.116Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.181Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.181Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.197Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.197Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.357Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:23 07:46:23 Members {size:1, ver:1} [ 07:46:23 Member [10.30.106.88]:5701 - a984a185-d7d8-4bd1-b487-dd5996b886f4 this 07:46:23 ] 07:46:23 07:46:23 2025-08-27T07:46:23.358Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:46:23 2025-08-27T07:46:23.359Z INFO 6510 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:46:23 2025-08-27T07:46:23.365Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.365Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.373Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.373Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.374Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:46:23 2025-08-27T07:46:23.374Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - a984a185-d7d8-4bd1-b487-dd5996b886f4 this is handled 07:46:23 2025-08-27T07:46:23.375Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:46:23 2025-08-27T07:46:23.375Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:46:23 2025-08-27T07:46:23.376Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:46:23 2025-08-27T07:46:23.376Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.376Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.400Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.400Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.462Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.462Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.479Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.479Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.527Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.527Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.531Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.531Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.537Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.537Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.540Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.540Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.545Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.545Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.547Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:23 2025-08-27T07:46:23.547Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.547Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:23 2025-08-27T07:46:23.617Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.617Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.620Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.620Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.623Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.624Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.646Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:46:23 2025-08-27T07:46:23.647Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 273 ms. 07:46:23 2025-08-27T07:46:23.647Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:46:23 2025-08-27T07:46:23.649Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:46:23 2025-08-27T07:46:23.674Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:23 o o o o---o o--o o o---o o o----o o--o--o 07:46:23 | | / \ / | / / \ | | 07:46:23 o----o o o o----o | o o o----o | 07:46:23 | | * \ / | \ * \ | | 07:46:23 o o * o o---o o--o o----o o---o * o o----o o 07:46:23 07:46:23 2025-08-27T07:46:23.674Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:46:23 2025-08-27T07:46:23.674Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:46:23 2025-08-27T07:46:23.674Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:46:23 2025-08-27T07:46:23.674Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:46:23 2025-08-27T07:46:23.674Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:46:23 To enable the Jet engine on the members, do one of the following: 07:46:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:46:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:46:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:46:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:46:23 2025-08-27T07:46:23.677Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.677Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.683Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.683Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.683Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:46:23 2025-08-27T07:46:23.685Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:46:23 2025-08-27T07:46:23.690Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:46:23 2025-08-27T07:46:23.691Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:46:23 2025-08-27T07:46:23.695Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.696Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.715Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.715Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.772Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:23 2025-08-27T07:46:23.772Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.772Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:23 2025-08-27T07:46:23.802Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.802Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:23 2025-08-27T07:46:23.829Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:23 2025-08-27T07:46:23.829Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:23.910Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:24 2025-08-27T07:46:23.910Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:23.955Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:24 2025-08-27T07:46:23.955Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.011Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.011Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.059Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.059Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.087Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.087Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.117Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.117Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.185Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.185Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.198Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.198Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.370Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.370Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.378Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.378Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.400Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.400Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.419Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.419Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.427Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.427Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.464Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.464Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.480Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.480Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.527Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.527Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.532Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.532Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.538Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.538Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.542Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.542Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.547Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:24 2025-08-27T07:46:24.547Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.547Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:24 2025-08-27T07:46:24.618Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.618Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.622Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.622Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.624Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.624Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.679Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.679Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.684Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.684Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.695Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.695Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.715Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.715Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.772Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:24 2025-08-27T07:46:24.772Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.772Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:24 2025-08-27T07:46:24.803Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.803Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:24 2025-08-27T07:46:24.830Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:24 2025-08-27T07:46:24.830Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:24.912Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:25 2025-08-27T07:46:24.912Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:24.955Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:25 2025-08-27T07:46:24.955Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.012Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.012Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.035Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.035Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.089Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.089Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.119Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.119Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.187Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.187Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.199Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.199Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.372Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.372Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.379Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.379Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.400Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.400Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.420Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.420Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.428Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.428Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.475Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.476Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.481Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.481Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.501Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:25 2025-08-27T07:46:25.501Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.501Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:25 2025-08-27T07:46:25.533Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.533Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.539Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.539Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.543Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.543Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.574Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.574Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.620Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.620Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.624Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.624Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.625Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.625Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.676Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:25 2025-08-27T07:46:25.676Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.676Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:25 2025-08-27T07:46:25.681Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.681Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.685Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.685Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.697Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.697Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.716Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.716Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.804Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.804Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:25 2025-08-27T07:46:25.830Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:25 2025-08-27T07:46:25.830Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:25.914Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:26 2025-08-27T07:46:25.914Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:25.957Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:26 2025-08-27T07:46:25.957Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.014Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.014Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.039Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.039Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.092Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.092Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.119Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.119Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.190Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.190Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.199Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.199Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.374Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.374Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.381Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.381Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.402Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.402Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.405Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:26 2025-08-27T07:46:26.405Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.405Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:26 2025-08-27T07:46:26.421Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.421Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.429Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.429Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.476Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.476Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.485Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.485Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.489Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:26 07:46:26 Members {size:1, ver:1} [ 07:46:26 Member [10.30.106.88]:5701 - 31391dbf-2a19-4ede-b0ab-a505516a66d4 this 07:46:26 ] 07:46:26 07:46:26 2025-08-27T07:46:26.489Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:46:26 2025-08-27T07:46:26.491Z INFO 6510 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:46:26 2025-08-27T07:46:26.503Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:46:26 2025-08-27T07:46:26.504Z INFO 6510 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 31391dbf-2a19-4ede-b0ab-a505516a66d4 this is handled 07:46:26 2025-08-27T07:46:26.508Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:46:26 2025-08-27T07:46:26.509Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:46:26 2025-08-27T07:46:26.509Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:46:26 2025-08-27T07:46:26.533Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.533Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.539Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.539Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.544Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.545Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.574Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.575Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.575Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:46:26 2025-08-27T07:46:26.575Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 07:46:26 2025-08-27T07:46:26.575Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:46:26 2025-08-27T07:46:26.577Z INFO 6510 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 07:46:26 2025-08-27T07:46:26.604Z INFO 6510 --- [ main] com.hazelcast.system.logo : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:26 o o o o---o o--o o o---o o o----o o--o--o 07:46:26 | | / \ / | / / \ | | 07:46:26 o----o o o o----o | o o o----o | 07:46:26 | | * \ / | \ * \ | | 07:46:26 o o * o o---o o--o o----o o---o * o o----o o 07:46:26 07:46:26 2025-08-27T07:46:26.604Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:46:26 2025-08-27T07:46:26.604Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701 07:46:26 2025-08-27T07:46:26.604Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Cluster name: dev 07:46:26 2025-08-27T07:46:26.604Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:46:26 2025-08-27T07:46:26.604Z INFO 6510 --- [ main] com.hazelcast.system : [10.30.106.88]:5701 [dev] [5.5.0] The Jet engine is disabled. 07:46:26 To enable the Jet engine on the members, do one of the following: 07:46:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:46:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:46:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:46:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:46:26 2025-08-27T07:46:26.615Z INFO 6510 --- [ main] com.hazelcast.system.security : [10.30.106.88]:5701 [dev] [5.5.0] 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. 07:46:26 2025-08-27T07:46:26.617Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Using Multicast discovery 07:46:26 2025-08-27T07:46:26.620Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.620Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.622Z INFO 6510 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.88]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:46:26 2025-08-27T07:46:26.623Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTING 07:46:26 2025-08-27T07:46:26.625Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.626Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.626Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.626Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.680Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:26 2025-08-27T07:46:26.680Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.680Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:26 2025-08-27T07:46:26.682Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.682Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.686Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.686Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.697Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.698Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.716Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.716Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.805Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.805Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:26 2025-08-27T07:46:26.832Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:26 2025-08-27T07:46:26.832Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:26.916Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:27 2025-08-27T07:46:26.916Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:26.958Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:27 2025-08-27T07:46:26.958Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.001Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.001Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.041Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.041Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.095Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.095Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.121Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.121Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.193Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.193Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.201Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.201Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.377Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.377Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.377Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:27 2025-08-27T07:46:27.377Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.377Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:27 2025-08-27T07:46:27.387Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.387Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.403Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.403Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.406Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.406Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.414Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.414Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.422Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.422Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.430Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.430Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.478Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.478Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.535Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.535Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.541Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.541Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.601Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.601Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.622Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.622Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.626Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.626Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.628Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.628Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.683Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:27 2025-08-27T07:46:27.683Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.683Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:27 2025-08-27T07:46:27.684Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.684Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.688Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.688Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.698Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.698Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.717Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.717Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.805Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.805Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.868Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.868Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:27 2025-08-27T07:46:27.874Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:27 2025-08-27T07:46:27.874Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:27.918Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:28 2025-08-27T07:46:27.918Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:27.989Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:28 2025-08-27T07:46:27.989Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:27.997Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:28 2025-08-27T07:46:27.997Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.069Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.069Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.122Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.122Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.195Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.195Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.202Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.202Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.231Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:28 2025-08-27T07:46:28.231Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.231Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:28 2025-08-27T07:46:28.279Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.279Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.392Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.392Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.405Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.405Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.407Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.407Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.415Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.415Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.422Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.422Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.432Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.432Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.478Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.478Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.537Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.537Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.542Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.542Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.603Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.603Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.623Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.623Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.627Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.628Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.629Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.629Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.637Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:28 2025-08-27T07:46:28.637Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.637Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:28 2025-08-27T07:46:28.673Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.673Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.686Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.686Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.704Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.704Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.718Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.718Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.806Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.807Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.841Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.841Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:28 2025-08-27T07:46:28.869Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:28 2025-08-27T07:46:28.869Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:28.920Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:29 2025-08-27T07:46:28.920Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:28.999Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:29 2025-08-27T07:46:28.999Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.010Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.010Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.069Z INFO 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.069Z WARN 6510 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.123Z INFO 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.123Z WARN 6510 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.197Z INFO 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.197Z WARN 6510 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.203Z INFO 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.203Z WARN 6510 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.234Z INFO 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 07:46:29 2025-08-27T07:46:29.234Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.234Z WARN 6510 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:29 2025-08-27T07:46:29.282Z INFO 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.282Z WARN 6510 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.328Z INFO 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.328Z WARN 6510 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.388Z INFO 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.388Z WARN 6510 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.396Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.396Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.407Z INFO 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.407Z WARN 6510 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.409Z INFO 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.409Z WARN 6510 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.416Z INFO 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.416Z WARN 6510 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.479Z INFO 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.479Z WARN 6510 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.489Z INFO 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 07:46:29 2025-08-27T07:46:29.489Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.489Z WARN 6510 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 07:46:29 2025-08-27T07:46:29.527Z INFO 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.527Z WARN 6510 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.538Z INFO 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.538Z WARN 6510 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.542Z INFO 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.542Z WARN 6510 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.606Z INFO 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.606Z WARN 6510 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.624Z INFO 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.624Z WARN 6510 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.628Z INFO 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.628Z WARN 6510 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.631Z INFO 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.631Z WARN 6510 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.687Z INFO 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.687Z WARN 6510 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.706Z INFO 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.706Z WARN 6510 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.719Z INFO 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.719Z WARN 6510 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.778Z INFO 6510 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.88]:5701 [dev] [5.5.0] 07:46:29 07:46:29 Members {size:1, ver:1} [ 07:46:29 Member [10.30.106.88]:5701 - 0f061031-a12a-4996-8897-4cea4c1a4713 this 07:46:29 ] 07:46:29 07:46:29 2025-08-27T07:46:29.779Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is STARTED 07:46:29 2025-08-27T07:46:29.780Z INFO 6510 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 07:46:29 2025-08-27T07:46:29.807Z INFO 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.807Z WARN 6510 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.870Z INFO 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.870Z WARN 6510 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.880Z INFO 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.880Z WARN 6510 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 07:46:29 2025-08-27T07:46:29.899Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTTING_DOWN 07:46:29 2025-08-27T07:46:29.900Z INFO 6510 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.88]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.88]:5701 - 0f061031-a12a-4996-8897-4cea4c1a4713 this is handled 07:46:29 2025-08-27T07:46:29.901Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down multicast service... 07:46:29 2025-08-27T07:46:29.901Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down connection manager... 07:46:29 2025-08-27T07:46:29.901Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Shutting down node engine... 07:46:29 2025-08-27T07:46:29.906Z INFO 6510 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.88]:5701 [dev] [5.5.0] Destroying node NodeExtension. 07:46:29 2025-08-27T07:46:29.906Z INFO 6510 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.88]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 7 ms. 07:46:29 2025-08-27T07:46:29.906Z INFO 6510 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.88]:5701 [dev] [5.5.0] [10.30.106.88]:5701 is SHUTDOWN 07:46:29 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.46 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 07:46:29 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 07:46:29 2025-08-27T07:46:29.921Z INFO 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 07:46:29 2025-08-27T07:46:29.921Z WARN 6510 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 07:46:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 07:46:29 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 07:46:29 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 07:46:29 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 07:46:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 07:46:29 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 07:46:29 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 07:46:29 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 07:46:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 07:46:29 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 07:46:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 07:46:29 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 07:46:29 2025-08-27T07:46:29.978Z INFO 6510 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 07:46:29 2025-08-27T07:46:29.978Z INFO 6510 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 07:46:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 07:46:29 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 07:46:30 2025-08-27T07:46:30.001Z INFO 6510 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 07:46:30 2025-08-27T07:46:30.002Z INFO 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 07:46:30 2025-08-27T07:46:30.002Z WARN 6510 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 07:46:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 07:46:30 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 07:46:30 2025-08-27T07:46:30.011Z INFO 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 07:46:30 2025-08-27T07:46:30.011Z WARN 6510 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 07:46:30 2025-08-27T07:46:30.011Z INFO 6510 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 07:46:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 07:46:30 [INFO] 07:46:30 [INFO] Results: 07:46:30 [INFO] 07:46:30 [INFO] Tests run: 773, Failures: 0, Errors: 0, Skipped: 0 07:46:30 [INFO] 07:46:30 [INFO] 07:46:30 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-service --- 07:46:30 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 07:46:30 [INFO] Analyzed bundle 'cps-ncmp-service' with 158 classes 07:46:30 [INFO] All coverage checks have been met. 07:46:30 [INFO] 07:46:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-service --- 07:46:30 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 07:46:30 [INFO] Analyzed bundle 'cps-ncmp-service' with 158 classes 07:46:30 [INFO] 07:46:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 07:46:30 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.1-SNAPSHOT.jar 07:46:31 [INFO] 07:46:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 07:46:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.1-SNAPSHOT/cps-ncmp-service-3.7.1-SNAPSHOT.jar 07:46:31 [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.7.1-SNAPSHOT/cps-ncmp-service-3.7.1-SNAPSHOT.pom 07:46:31 [INFO] 07:46:31 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 07:46:31 [INFO] Building cps-ncmp-rest 3.7.1-SNAPSHOT [11/21] 07:46:31 [INFO] --------------------------------[ jar ]--------------------------------- 07:46:31 [INFO] 07:46:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 07:46:31 [INFO] 07:46:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 07:46:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:46:31 [INFO] 07:46:31 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 07:46:31 [INFO] Generating with dryRun=false 07:46:31 [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. 07:46:31 [INFO] OpenAPI Generator: spring (server) 07:46:31 [INFO] Generator 'spring' is considered stable. 07:46:31 [INFO] ---------------------------------- 07:46:31 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 07:46:31 [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) 07:46:31 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 07:46:31 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 07:46:31 [INFO] Processing operation getResourceDataForCmHandle 07:46:31 [INFO] Processing operation updateResourceDataRunningForCmHandle 07:46:31 [INFO] Processing operation createResourceDataRunningForCmHandle 07:46:31 [INFO] Processing operation deleteResourceDataRunningForCmHandle 07:46:31 [INFO] Processing operation patchResourceDataRunningForCmHandle 07:46:31 [INFO] Processing operation executeDataOperationForCmHandles 07:46:31 [INFO] Processing operation queryResourceDataForCmHandle 07:46:31 [INFO] Processing operation getModuleReferencesByCmHandle 07:46:31 [INFO] Processing operation getModuleDefinitions 07:46:31 [INFO] Processing operation searchCmHandles 07:46:31 [INFO] Processing operation retrieveCmHandleDetailsById 07:46:31 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 07:46:31 [INFO] Processing operation searchCmHandleIds 07:46:31 [INFO] Processing operation getCmHandleStateByCmHandleId 07:46:31 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 07:46:31 [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] 07:46:31 [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] 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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 07:46:31 [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/RestOutputPublicCmHandleProperties.java 07:46:31 [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 07:46:31 [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] 07:46:31 [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 07:46:31 [INFO] Skipping generation of Webhooks. 07:46:31 [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] 07:46:31 [INFO] Skipping generation of supporting files. 07:46:31 ################################################################################ 07:46:31 # Thanks for using OpenAPI Generator. # 07:46:31 # Please consider donation to help us maintain this project 🙏 # 07:46:31 # https://opencollective.com/openapi_generator/donate # 07:46:31 ################################################################################ 07:46:31 [INFO] 07:46:31 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 07:46:32 [INFO] Generating with dryRun=false 07:46:32 [INFO] No .openapi-generator-ignore file found. 07:46:32 [INFO] OpenAPI Generator: spring (server) 07:46:32 [INFO] Generator 'spring' is considered stable. 07:46:32 [INFO] ---------------------------------- 07:46:32 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 07:46:32 [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) 07:46:32 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 07:46:32 [INFO] Processing operation updateDmiPluginRegistration 07:46:32 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 07:46:32 [INFO] Processing operation searchCmHandleIds 07:46:32 [INFO] Processing operation searchCmHandles 07:46:32 [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] 07:46:32 [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] 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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 07:46:32 [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] 07:46:32 [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 07:46:32 [INFO] Skipping generation of Webhooks. 07:46:32 [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] 07:46:32 [INFO] Skipping generation of supporting files. 07:46:32 ################################################################################ 07:46:32 # Thanks for using OpenAPI Generator. # 07:46:32 # Please consider donation to help us maintain this project 🙏 # 07:46:32 # https://opencollective.com/openapi_generator/donate # 07:46:32 ################################################################################ 07:46:32 [INFO] 07:46:32 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-rest --- 07:46:58 [INFO] Generating with dryRun=false 07:46:58 [INFO] OpenAPI Generator: spring (server) 07:46:58 [INFO] Generator 'spring' is considered stable. 07:46:58 [INFO] ---------------------------------- 07:46:58 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.provmns.controller) 07:46:58 [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) 07:46:58 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 07:46:58 [WARNING] Failed to get the schema name: null 07:46:58 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 07:46:58 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 07:46:58 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 07:46:58 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 07:46:58 [INFO] Inline schema created as __className___id__get_dataNodeSelector_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as __className___id__patch_default_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Resource_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Resource_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ErrorResponseGet_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ErrorResponseDefault_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ErrorResponse_error. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ErrorResponsePatch_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrmRoot_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrmRoot_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as VsDataContainer_Single_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ManagementNode_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MnsAgent_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MeContext_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ManagedNFService_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Scheduler_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as SchedulingTime_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as SchedulingTime_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as SchedulingTime_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ConditionMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as SupportedNotifications_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as GnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as RRMPolicyRatio_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrCellDu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as CPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as DRACHOptimizationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Bwp_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrSectorCarrier_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as CommonBeamformingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Beam_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_F1C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_F1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as GnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_E1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_XnU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_NgU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_X2U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_S1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as GnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as TceIDMappingInfo_TceIPAddress. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NRCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EUtranCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NRFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EUtranFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as DESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as DMROFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as DLBOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as CESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as DPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_XnC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_NgC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_X2C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as DANRManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NRFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ExternalGnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ExternalNrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ExternalGnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ExternalGnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EUtranFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ExternalENBFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ExternalEUTranCell_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as RimRSGlobal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as RimRSSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as CCOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as CCOParameters_Attr_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NTNFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EphemerisInfoSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NRECMappingRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as SatelliteCoverageInfo_nRSatelliteRATtype. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as SatelliteBackhaulInfo_satelliteBackhaulCategory. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N11_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N15_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N17_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N20_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N22_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N26_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_NL1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_NL2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N58_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N41_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N42_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N89_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N11mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as SmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N10_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N16_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_S5C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N40_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N88_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N16mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as FiveQiDscpMappingSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as GtpUPathQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as QFQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as PredefinedPccRuleSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as UpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_S5U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as N3iwfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as PcfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N28_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_Rx_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N84_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AusfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N61_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as UdmFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_NL6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N87_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as UdrFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as UdsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedUdrInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedUdmInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedAusfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedAmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedSmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedUpfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedPcfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedBsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedChfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedNefInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedNwdafInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedPcscfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedGmlcInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedLmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedHssInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedUdsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedScpInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedSeppInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedAanfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NrfInfo_servedMbSmfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as DnnInfoItem_dnn. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N27_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N96_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_SM14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N31_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N34_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as SmsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N21_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_MAP_SMSC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as LmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NgeirFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as SeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N32_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NwdafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_NL3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AnLFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ScpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_SM13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NefFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N33_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_NL5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N85_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N62_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N63_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NsacfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N60_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as DDNMFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_Npc4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_Npc6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_Npc7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_Npc8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ExternalAmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ExternalNrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ExternalNssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ExternalSeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AmfSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AmfRegion_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N59_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N86_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N3mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N4mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_N19mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_Nmb9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_NL9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_Nmb1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_SM12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Configurable5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Dynamic5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EASDFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EcmConnectionInfo_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NssaafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as DccfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ChfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MfafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as GmlcFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as TsctsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AanfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as BsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MbSmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MbUpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MnpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NetworkSlice_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NetworkSliceSubnet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EP_Transport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as TimeWindow_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as TimeWindow_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as TimeWindow_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NetworkSliceController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NetworkSliceSubnetController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as IsolationProfile_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AssuranceClosedControlLoop_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AssuranceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AssuranceGoal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Intent_Single_allOf_intentExpectations_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Context_contextValueRange. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MDAFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MDARequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ThresholdInfo_thresholdValue. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ThresholdInfo_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AnalyticsSchedule_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AnalyticsSchedule_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AnalyticsScopeType_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AnalyticsScopeType_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MDAReport_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLTrainingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLTrainingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLTrainingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLTestingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLModel_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLModelCoordinationGroup_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLTestingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLTestingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLModelLoadingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLModelLoadingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLModelLoadingPolicy_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ManagedActivationScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ManagedActivationScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ManagedActivationScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLUpdateFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLUpdateRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLUpdateProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as MLUpdateReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AIMLInferenceFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AIMLInferenceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AIMLInferenceEmulationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EASFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ECSFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EESFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ScProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as FileDownloadJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as FileDownloadJobProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Files_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as File_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ManagementDataCollection_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as PerfMetricJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AlarmList_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ProbableCause_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ThresholdLevelInd_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ThresholdLevelInd_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as QMCJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as NtfSubscriptionControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Scope_1_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Scope_1_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as HeartbeatControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ThresholdMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ThresholdInfo_1_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRP. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRQ. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as eventThreshold_Type_EventThreshold1F. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as plmnList_Type_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Identity_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as Role_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as AccessRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as GeoArea_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as RadioNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as RadioNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as RadioNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as EdgeServiceSupportExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as _5GCNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as _5GCNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as _5GCNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as RadioServiceExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as RadioServiceExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ReportingCtrl_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ReportingCtrl_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ReportingCtrl_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI). 07:46:58 [INFO] Inline schema created as ReportingCtrl_oneOf_3. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI). 07:46:58 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 07:46:58 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 07:46:58 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 07:46:58 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 07:46:58 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 07:46:58 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 07:46:58 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 07:46:58 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 07:46:58 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 07:46:58 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 07:46:58 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 07:46:58 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 07:46:58 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 07:46:58 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 07:46:58 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 07:46:58 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 07:46:58 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 07:46:58 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 07:46:58 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 07:46:58 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 07:46:58 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 07:46:58 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 07:46:58 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 07:46:58 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 07:46:58 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 07:46:58 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 07:46:58 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 07:46:58 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 07:46:58 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 07:46:58 [INFO] Processing operation null 07:46:58 [INFO] Processing operation null 07:46:58 [INFO] Processing operation null 07:46:58 [INFO] Processing operation null 07:46:58 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 07:46:58 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 07:46:58 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 07:46:58 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 07:46:58 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 07:46:58 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 07:46:58 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 07:46:58 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 07:46:58 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 07:46:58 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 07:46:58 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 07:46:58 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 07:46:58 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [INFO] Model EmptyObject not generated since it's a free-form object 07:46:58 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] #/components/schemas/UtraCellId is not defined 07:46:58 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 07:46:58 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/A2xCapability.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ACCLDisallowedAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceEmulationFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceEmulationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceName.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceReportSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLManagementPolicy.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AanfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AanfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AanfInfo.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AccessRuleSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AccessRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AccessType.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AckState.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ActivityFactorTarget.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AddressWithVlan.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AdministrativeState.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfEvent.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfEventExposureData.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfSigProtocol.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AffinityAntiAffinity.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmListSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmListSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmNotificationTypes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmRecord.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmType.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfIdentifier.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfInfo.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfRegionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfRegionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfSetSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnLFFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnLFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnNodeType.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsSchedule.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScheduleOneOf.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScheduleOneOf1.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScopeType.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScopeTypeOneOf.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScopeTypeOneOf1.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnonymizationOfMdtDataType.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaConfig.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaOfInterest.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaScope.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Arp.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceClosedControlLoopSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceClosedControlLoopSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalStatus.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalStatusObserved.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalStatusPredicted.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceReportSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceScope.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTarget.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTargetStatus.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTargetStatusObserved.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTargetStatusPredicted.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AtsssCapability.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AusfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AusfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AusfInfo.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AvailMLCapabilityReport.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AvailabilityStatus.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AvailableEDN.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveDLPrbLoadTarget.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveDLRANUEThptTarget.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveULPrbLoadTarget.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveULRANUEThptTarget.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BWPSetSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BackhaulAddress.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BeamSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BeamSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BlockedLocationInfo.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BsfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BsfInfo.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BwpContext.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BwpSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BwpSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOOvershootCoverageParametersSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOParametersAttr.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOParametersAttrAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOPilotPollutionParametersSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOWeakCoverageParametersSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CESManagementFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CNSliceSubnetProfile.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Category.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CellState.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ChfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ChfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ChfInfo.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java (Ignored by rule in ignore file.) 07:46:58 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ClassNameIdPatchDefaultResponse.java 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CmNotificationTypes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodM6LTEType.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodM6NRType.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodRRMLTEType.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodRRMNRType.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodRRMUMTSType.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommModel.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommModelType.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommonBeamformingFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommonBeamformingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Condition.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConditionData.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConditionMonitorSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConditionMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Configurable5QISetSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Configurable5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConnectionPointInfo.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Context.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ContextContextValueRange.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ControlLoopLifeCyclePhase.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CorrelatedNotification.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CorrelatedNotification1.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CoverageAreaPolygonContext.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CoverageAreaTAContext.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CoverageTACContext.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CyclicPrefix.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DANRManagementFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DANRManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DDNMFFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DDNMFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DESManagementFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLBOFunctionSingle.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLBOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:58 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLLatencyTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLThptPerUETarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DMROFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DMROFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DRACHOptimizationFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DRACHOptimizationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DataAccess.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DataNetwork.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DataNetworkAccess.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DccfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DccfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DccfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DefaultNotificationSubscription.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DelayTolerance.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DeterministicComm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DlFrequencyContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnaiChangeType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnaiSatelliteMapping.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnEasdfInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnInfoItemDnn.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnMbSmfInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnSmfInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnTsctsfInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnUpfInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DsoThresholdMonitorSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Duration.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Dynamic5QISetSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Dynamic5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASDFFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASDFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASProfileSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASRequirementsSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASResourceReservationJobSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASServicePermission.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASStatus.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ECSFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ECSFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EDNConnectionInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EEPerfReq.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EESFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EESFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPE1Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPE1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1CSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1USingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPMAPSMSCSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPMAPSMSCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN10Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN10SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11mbSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN12Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN13Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN14Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN15Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN15SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16mbSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN17Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN17SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN19mbSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN19mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN20Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN20SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN21Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN21SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN22Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN22SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN26Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN26SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN27Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN27SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN28Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN28SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN2Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN31Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN31SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN32Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN32SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN33Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN33SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN34Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN34SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3mbSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN40Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN40SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN41Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN41SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN42Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN42SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4mbSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN58Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN58SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN59Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN59SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN5Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN60Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN60SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN61Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN61SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN62Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN62SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN63Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN63SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN6Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN7Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN84Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN84SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN85Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN85SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN86Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN86SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN87Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN87SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN88Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN88SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN89Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN89SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN8Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN96Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN96SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN9Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL1Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL2Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL3Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL5Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL6Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL9Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgCSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgUSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb1Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb9Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc4Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc6Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc7Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc8Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPRPAttr.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPRxSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPRxSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS1USingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5CSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5USingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5USingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM12Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM13Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM14Single.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPTransportSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPTransportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2CSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2USingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2USingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnCSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnUSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtraNetworkSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranCellRelationSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFreqRelationSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFrequencySingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EasdfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EcmConnectionInfoSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EcmConnectionInfoSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeFederationSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeIdentificationIdContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeIdentificationLocContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationObject.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EmbbEEPerfReq.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergyEfficiency.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergySavingControl.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergySavingState.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergyServiceLocation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ephemeris.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EphemerisInfoSetSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EphemerisInfoSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponse.java (Ignored by rule in ignore file.) 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseDefault.java 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseError.java (Ignored by rule in ignore file.) 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseGet.java 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseGetOtherProblemsInner.java 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponsePatch.java 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponsePatchOtherProblemsInner.java 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EsNotAllowedTimePeriod.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EthFlowDescription.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventId.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventListForEventTriggeredMeasurementType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdL1Type.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdTypeEventThreshold1F.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdTypeEventThresholdRSRP.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdTypeEventThresholdRSRQ.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExcessPacketDelayThresholdType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationFulfilmentResult.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationObject.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationVerb.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Exposure.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExtSnssai.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalAmfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalAmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalClientType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalENBFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalENBFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalEUTranCellSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalEUTranCellSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbDuFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrCellCuSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNssfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalSeppFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalSeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityCheckAndReservationJobSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributesProfile.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityResult.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FederatedECSInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobProcessMonitor.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileNotificationTypes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FilesSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FilesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQICharacteristicsSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQiDscpMapping.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQiDscpMappingSetSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQiDscpMappingSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FlowDirection.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FlowInformation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FlowStatus.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FreqInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Frequency.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FrequencyDomainPara.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FulfilmentInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FulfilmentStatus.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoArea.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoAreaOneOf.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoCoordinate.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoLoc.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeographicalCoordinates.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GmlcFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GmlcFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GmlcInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbDuFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GtpUPathDelayThresholdsType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GtpUPathQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GtpUPathQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Guami.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HeartbeatControlSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HeartbeatControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HeartbeatNotificationTypes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighDLPrbLoadContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighDLPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighULPrbLoadContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighULPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HostAddr.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HssInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IdentityRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IdentitySingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IdentitySingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ImmediateMDTConfigType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ImsiRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IncomingDataTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/InferenceOutput.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Insert.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentConflictReport.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentExpectation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentFeasibilityCheckReport.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentFulfilmentReport.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentHandlingCapability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentHandlingFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentReportSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentSingleAllOfIntentExpectationsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/InterfaceUpfInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/InternalGroupIdRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpAddr.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpAddr1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpAddress.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpEndPoint.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpIndex.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpInterface.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpReachability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv4AddressRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Addr.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Addr1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Prefix.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Prefix1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6PrefixRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsESCoveredBy.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsInitialBwp.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsolationProfileSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsolationProfileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/JobTypeType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/KPIMonitoring.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LboAllowed.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ListOfInterfacesType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ListOfMeasurementsType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LmfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LmfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoadTimeThreshold.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LocalAddress.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoggedMDTConfigType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoggingDurationType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoggingIntervalType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LogicalInterfaceInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowDLRANUEThptContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowDLRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowSINRContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowSINRRatioTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowULRANUEThptContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowULRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputEntry.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputIEFilter.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputPerMDAType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputs1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAReport.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAReportAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDARequestSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDARequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MIoTEEPerfReq.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLCapabilityInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelCoordinationGroupSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelCoordinationGroupSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingPolicySingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingPolicySingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingProcessSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingRequestSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelRepositorySingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingReportSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingRequestSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingProcessSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingReportSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingRequestSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingRequestSingleAllOfAttributesAllOfTrainingRequestSource.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateProcessSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateReportSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateRequestSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScope.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScopeOneOf.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScopeOneOf1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScopeOneOf2.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementAttr.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcO.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcO5GcNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcOAiMlNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcOCoslaNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcOMdaNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcONrNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedFunctionAttr.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedFunctionNcO.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedNFProfile.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedNFServiceSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedNFServiceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementData.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementDataCollectionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementDataCollectionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementNodeSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementNodeSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MappedCellIdInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MappingSetIDBackhaulAddress.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofPDUSessions.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofPDUsessionsTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofRegisteredsubscribersTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofUEs.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofUEsTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxPktSize.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbSmfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbSmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbSmfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbUpfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbUpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbUpfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsServiceArea.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsServiceAreaInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsSession.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsSessionId.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsfnArea.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MdtConfigType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeContextSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeContextSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeasurementPeriodLTEType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeasurementPeriodUMTSType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeasurementQuantityType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MfafFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MfafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MfafInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MlAnalyticsInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnpfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnpfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsAgentSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsAgentSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsInfoSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsRegistrySingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MobilityLevel.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationObject.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNfConnEcmInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GDdnmfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GSessionContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ModelPerformance.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MoiChange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MulticastAccessControl.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N2InterfaceAmfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N3iwfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N3iwfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N6Protection.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NBIoT.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NEIdentification.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NEInfomration.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFProfile.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFService.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFServiceType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFStatus.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRCellRelationSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRECMappingRuleSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRECMappingRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFreqRelationSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFrequencySingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRNetworkSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRTACRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NSSAASupport.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNGlobalRanNodeID.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNPLMNRestrictionsInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ncgi.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NcgiTai.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NefFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NefFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NefInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkNodeDiameterAddress.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceControllerSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSharingIndicator.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetControllerSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSlicingApplicability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NfInstanceLocationContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NfTypeContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NgRanInferenceType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NgeirFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NgeirFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NodeFilter.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NonIPSupport.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotFulfilledState.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotificationHeader.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotificationType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotificationType1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyEvent.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiAttributeValueChanges.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiChanges.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiCreation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiDeletion.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NpnIdType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellCuSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellDuSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellDuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrOperatorCellDuSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrSectorCarrierSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrSectorCarrierSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedAanfInfoListValueValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedAmfInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedAusfInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedBsfInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedChfInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedGmlcInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedHssInfoListValueValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedLmfInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedMbSmfInfoListValueValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedNefInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedNwdafInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedPcfInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedPcscfInfoListValueValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedScpInfoListValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedSeppInfoListValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedSmfInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUdmInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUdrInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUdsfInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUpfInfoValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrmRoot.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrmRootOneOf.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrmRootOneOf1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfCapability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfInfoSnssai.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssaafFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssaafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssaafInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NtfSubscriptionControlSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NtfSubscriptionControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NtnLocationInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NullValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafCapability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafEvent.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Operation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Operation1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperationSemantics.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperationalState.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperatorDuSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperatorEdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperatorEdgeFederationSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Orbital.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OutageAndRecoveryInfoSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OutgoingDataTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PLMNContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PacketErrorRate.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ParameterRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PatchItem.java 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PatchOperation.java 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PccRule.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcscfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PduSessionType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PeeParameter.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerceivedSeverity.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerfMetricJobSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerfMetricJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerfNotificationTypes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PeriodicityRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PfdData.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnId.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnId1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnIdNid.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnIdNid1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnListTypeInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnTargetType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PositionVelocity.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Positioning.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PositioningMethodType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PredefinedPccRuleSetSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PredefinedPccRuleSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PredictionFrequency.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PreemptionCapability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PreemptionVulnerability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProbableCause.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProbableCauseOneOf.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProcessMonitor.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProcessMonitor1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProseCapability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QFPacketDelayThresholdsType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QFQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QFQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QMCJobSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QMCJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QOffsetRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QceIdMappingInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QosData.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RANEnergyConsumptionTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RANEnergyEfficiencyTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RANSliceSubnetProfile.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RATContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RRMPolicyRatioSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RRMPolicyRatioSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RSSetType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationObject.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectationObject.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioSpectrum.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RatType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RedirectAddressType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RedirectInformation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RegistrationInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RegistrationState.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RelocationTriggerInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RemoteAddress.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM1LTEType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM1NRType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM4LTEType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM4NRType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM5LTEType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM5NRType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM6LTEType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM6NRType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM7LTEType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM7NRType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportIntervalType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportTypeType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrl.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf2.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf3.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingMethod.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RequestStatus.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Resource.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceIsolationRule.java (Ignored by rule in ignore file.) 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceOneOf.java 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceOneOf1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceReservationRequirement.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceReservationStatus.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceReservationStatus1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceSharingLevelContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Resources5gcNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesAiMlNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesCoslaNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesDSORecovery.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesEdgeNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesFaultNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesFileMgmtNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesGenericNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesIntentNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMdaNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMgmtDataCollectionNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMnSRegistryNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMsacNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesNrNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesPmControlNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesQoEMeasuremetCollectionNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesRanScNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesSliceNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesSubscriptionControlNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesThresholdMonitorNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesTraceControlNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSGlobalSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSGlobalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSReportConf.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSReportInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSSetSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RoleSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RoleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RouteInformation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RouteToLocation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RrmPolicyAttr.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RrmPolicyMember.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SAP.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SEPPType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteBackhaulCategories.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteBackhaulInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteBackhaulInfoSatelliteBackhaulCategory.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteCoverageInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteCoverageInfoNRSatelliteRATtype.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScMgmtProfileSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScProcessMonitor.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScProcessSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulerSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTime.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTimeOneOf.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTimeOneOf1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTimeOneOf2.java (Ignored by rule in ignore file.) 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope.java 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope1OneOf.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope1OneOf1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScopeType.java 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpCapability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpDomainInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SdRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SecFunc.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Selectivity.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SeppFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SeppInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SequenceDomainPara.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServAttrCom.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceEndTimeContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceProfile.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceStartTimeContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceTypeContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServingLocation.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServingScopeContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SharedDataIdRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SharingLevel.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SliceExpiryInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SliceProfile.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmsfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmsfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnpnId.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Snssai.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Snssai1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiEasdfInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiExtension.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiMbSmfInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiSmfInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiTsctsfInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiUpfInfoItem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SoftwareImageInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SourceIndicator.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SpecificProblem.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SsbDuration.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SsbPeriodicity.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SsbSubCarrierSpacing.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ssm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/StartTimeContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SteerModeValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SteeringFunctionality.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SteeringMode.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkAttr.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcO.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcO5GcNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOAiMlNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOCoslaNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcODsoNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOEdgeNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOIntentNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOMdaNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcONrNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcORanScNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOSliceNrm.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SuciInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupiRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Support.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedDataSet.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedFunc.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedGADShapes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedNotificationsSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedNotificationsSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedPerfIndicator.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedPerfMetricGroup.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SynAvailability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Synchronicity.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TReselectionNRSf.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Tai.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Tai1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TaiContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TaiRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TargetAssuranceTimeContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TargetFulfilmentResult.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TceIDMappingInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TceIDMappingInfoTceIPAddress.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TermDensity.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdCrossing.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfo1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfo1Hysteresis.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfoHysteresis.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfoThresholdValue.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdLevelInd.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdLevelIndOneOf.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdLevelIndOneOf1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdMonitorSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeDomainPara.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeInterval.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeToTriggerL1Type.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow2.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow3.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindowOneOf.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindowOneOf1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindowOneOf2.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Tmgi.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TmgiRange.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Top.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Top1.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TopSliceSubnetProfile.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TopologicalServiceArea.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceConfigType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceDepthType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceJobAttr.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceJobSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceReferenceType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceReportingFormatType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceTargetType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrafficControlData.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TransportProtocol.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrendIndication.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TriggeringEventsType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrpInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrpMappingInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrustAfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TscaiInputContainer.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TsctsfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TsctsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TsctsfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TunnellingMechanism.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TxDirection.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UECoreMeasConfigType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UEGroup.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UEGroupContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UEMobilityLevelContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UESpeedTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ULLatencyTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ULThptPerUETarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UPFConnectionInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdmFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdmFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdmInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdrFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdrFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdrInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdsfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdsfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UeAccDelayProbability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UeAccProbability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UlFrequencyContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UnTrustAfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpPathChgEvent.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpfFunctionSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpfInfo.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UrllcEEPerfReq.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UsageState.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UserMgmtOpen.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/V2XCommModels.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/V2xCapability.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ValueRangeType.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VirtualResource.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VnfParameter.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VsDataContainerSingle.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VsDataContainerSingleAttributes.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/WeakRSRPContext.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/WeakRSRPRatioTarget.java (Ignored by rule in ignore file.) 07:46:59 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/XLThpt.java (Ignored by rule in ignore file.) 07:46:59 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 07:46:59 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 07:46:59 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 07:46:59 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 07:46:59 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 07:46:59 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 07:46:59 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 07:46:59 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 07:46:59 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 07:46:59 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 07:46:59 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/api/DefaultApi.java 07:46:59 [INFO] Skipping generation of Webhooks. 07:46:59 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 07:46:59 [INFO] Skipping generation of supporting files. 07:46:59 ################################################################################ 07:46:59 # Thanks for using OpenAPI Generator. # 07:46:59 # Please consider donation to help us maintain this project 🙏 # 07:46:59 # https://opencollective.com/openapi_generator/donate # 07:46:59 ################################################################################ 07:47:22 [INFO] 07:47:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 07:47:22 [INFO] You have 0 Checkstyle violations. 07:47:22 [INFO] 07:47:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 07:47:22 [INFO] You have 0 Checkstyle violations. 07:47:22 [INFO] 07:47:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 07:47:22 [INFO] Copying 1 resource from src/main/resources to target/classes 07:47:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 07:47:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 07:47:22 [INFO] 07:47:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 07:47:22 [INFO] Recompiling the module because of changed dependency. 07:47:22 [INFO] Compiling 52 source files with javac [debug release 17] to target/classes 07:47:23 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, compositeState, currentTrustLevel". 07:47:23 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java:[27,8] deprecated item is not annotated with @Deprecated 07:47:23 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. 07:47:23 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. 07:47:23 [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. 07:47:23 [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. 07:47:23 [INFO] 07:47:23 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 07:47:23 [INFO] Generating with dryRun=false 07:47:23 [INFO] No .openapi-generator-ignore file found. 07:47:23 [INFO] OpenAPI Generator: openapi-yaml (documentation) 07:47:23 [INFO] Generator 'openapi-yaml' is considered stable. 07:47:23 [INFO] Output file [outputFile=openapi-inventory.yaml] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [INFO] Skipping generation of Webhooks. 07:47:23 [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] 07:47:23 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 07:47:23 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 07:47:23 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 07:47:23 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 07:47:23 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 07:47:23 ################################################################################ 07:47:23 # Thanks for using OpenAPI Generator. # 07:47:23 # Please consider donation to help us maintain this project 🙏 # 07:47:23 # https://opencollective.com/openapi_generator/donate # 07:47:23 ################################################################################ 07:47:23 [INFO] 07:47:23 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 07:47:23 [INFO] Generating with dryRun=false 07:47:23 [INFO] OpenAPI Generator: openapi-yaml (documentation) 07:47:23 [INFO] Generator 'openapi-yaml' is considered stable. 07:47:23 [INFO] Output file [outputFile=openapi.yaml] 07:47:23 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [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] 07:47:23 [INFO] Skipping generation of Webhooks. 07:47:23 [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] 07:47:23 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 07:47:23 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 07:47:23 [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.) 07:47:23 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 07:47:23 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 07:47:23 ################################################################################ 07:47:23 # Thanks for using OpenAPI Generator. # 07:47:23 # Please consider donation to help us maintain this project 🙏 # 07:47:23 # https://opencollective.com/openapi_generator/donate # 07:47:23 ################################################################################ 07:47:24 [INFO] 07:47:24 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 07:47:24 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 07:47:24 [INFO] 07:47:24 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 07:47:24 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 07:47:24 [INFO] 07:47:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 07:47:24 [INFO] Copying 7 resources from src/test/resources to target/test-classes 07:47:24 [INFO] 07:47:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 07:47:24 [INFO] Recompiling the module because of changed dependency. 07:47:24 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:47:24 [INFO] 07:47:24 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 07:47:24 [INFO] Using isolated classloader, without GMavenPlus classpath. 07:47:24 [INFO] Using Groovy 3.0.18 to perform compileTests. 07:47:24 [INFO] Parallel parsing disabled. 07:47:25 [INFO] Compiled 16 files. 07:47:25 [INFO] 07:47:25 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 07:47:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:25 [INFO] 07:47:25 [INFO] ------------------------------------------------------- 07:47:25 [INFO] T E S T S 07:47:25 [INFO] ------------------------------------------------------- 07:47:27 07:47:26.940 [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. 07:47:27 07:47:27.198 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 07:47:27 07:47:27.259 [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. 07:47:27 07:47:27.275 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 07:47:27 07:47:27.293 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:47:27 07:47:27.308 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 07:47:27 07:47:27.318 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec]: ProvMnsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:47:27 07:47:27.329 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 07:47:27 07:47:27.368 [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. 07:47:27 07:47:27.381 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 07:47:27 07:47:27.384 [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. 07:47:27 07:47:27.394 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 07:47:27 07:47:27.397 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:47:27 07:47:27.407 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 07:47:27 07:47:27.409 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec]: ProvMnsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:47:27 07:47:27.417 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 07:47:27 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 07:47:28 07:47:28.101 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 07:47:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 07:47:28 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 07:47:29 07:47:29,818 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:47:29 07:47:29,818 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:47:29 07:47:29,822 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:47:29 07:47:29,870 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:47:29 07:47:29,870 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:47:30 07:47:30 . ____ _ __ _ _ 07:47:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:47:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:47:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:47:30 ' |____| .__|_| |_|_| |_\__, | / / / / 07:47:30 =========|_|==============|___/=/_/_/_/ 07:47:30 07:47:30 :: Spring Boot :: (v3.5.4) 07:47:30 07:47:30 2025-08-27T07:47:30.370Z INFO 12062 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12062 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 07:47:30 2025-08-27T07:47:30.371Z INFO 12062 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 07:47:32 2025-08-27T07:47:32.201Z INFO 12062 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:47:32 2025-08-27T07:47:32.201Z INFO 12062 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:47:32 2025-08-27T07:47:32.203Z INFO 12062 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 07:47:32 2025-08-27T07:47:32.331Z INFO 12062 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 2.941 seconds (process running for 6.503) 07:47:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:47:33 2025-08-27T07:47:33.239Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:33 07:47:33 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:47:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:47:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:47:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:47:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:47:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:47:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:47:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:33 07:47:33 2025-08-27T07:47:33.606Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:33 07:47:33 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 07:47:33 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 07:47:33 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 07:47:33 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:47:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:47:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:47:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:47:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:47:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:33 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 07:47:33 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 07:47:33 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 07:47:33 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 07:47:33 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 07:47:33 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 07:47:33 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 07:47:33 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 07:47:33 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 07:47:33 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 07:47:33 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 07:47:33 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 07:47:33 ... 130 common frames omitted 07:47:33 07:47:33 2025-08-27T07:47:33.651Z WARN 12062 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 07:47:33 2025-08-27T07:47:33.676Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:33 07:47:33 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:47:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:47:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:47:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:47:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:47:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:47:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:33 07:47:33 2025-08-27T07:47:33.684Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:33 07:47:33 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 07:47:33 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:47:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:47:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:47:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:47:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:33 07:47:33 2025-08-27T07:47:33.691Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:33 07:47:33 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:47:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:47:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:47:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:47:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:33 07:47:33 2025-08-27T07:47:33.697Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:33 07:47:33 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 07:47:33 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:47:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:47:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:47:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:47:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:33 07:47:33 2025-08-27T07:47:33.704Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:33 07:47:33 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:47:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:47:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 07:47:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:47:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:33 07:47:33 2025-08-27T07:47:33.711Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:33 07:47:33 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 07:47:33 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:47:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:47:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 07:47:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:47:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:33 07:47:33 2025-08-27T07:47:33.716Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:33 07:47:33 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:47:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:47:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:47:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:47:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:33 07:47:33 2025-08-27T07:47:33.722Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:33 07:47:33 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 07:47:33 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:47:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:47:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:47:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:47:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 07:47:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:47:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:47:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:47:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:33 07:47:33 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.548 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 07:47:33 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 07:47:33 07:47:33 . ____ _ __ _ _ 07:47:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:47:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:47:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:47:33 ' |____| .__|_| |_|_| |_\__, | / / / / 07:47:33 =========|_|==============|___/=/_/_/_/ 07:47:33 07:47:33 :: Spring Boot :: (v3.5.4) 07:47:33 07:47:33 2025-08-27T07:47:33.819Z INFO 12062 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12062 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 07:47:33 2025-08-27T07:47:33.819Z INFO 12062 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 07:47:34 2025-08-27T07:47:34.122Z INFO 12062 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:47:34 2025-08-27T07:47:34.122Z INFO 12062 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:47:34 2025-08-27T07:47:34.122Z INFO 12062 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 07:47:34 2025-08-27T07:47:34.128Z INFO 12062 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.333 seconds (process running for 8.3) 07:47:34 2025-08-27T07:47:34.224Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:34 07:47:34 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 07:47:34 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 07:47:34 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 07:47:34 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 07:47:34 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 07:47:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:47:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:47:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:47:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 07:47:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:47:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:47:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:34 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"]) 07:47:34 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 07:47:34 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 07:47:34 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 07:47:34 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 07:47:34 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 07:47:34 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 07:47:34 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 07:47:34 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 07:47:34 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 07:47:34 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 07:47:34 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 07:47:34 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 07:47:34 ... 130 common frames omitted 07:47:34 07:47:34 2025-08-27T07:47:34.266Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:34 07:47:34 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,java.lang.Boolean) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 07:47:34 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 07:47:34 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 07:47:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:47:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:47:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:47:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 07:47:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:47:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:47:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:47:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:34 07:47:34 2025-08-27T07:47:34.270Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:34 07:47:34 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 07:47:34 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 07:47:34 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 07:47:34 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 07:47:34 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 07:47:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:47:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:47:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:47:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:47:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:47:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:47:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:47:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:47:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:47:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:47:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:47:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:47:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:47:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:47:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:47:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:47:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:47:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:47:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:47:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:47:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:47:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:47:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:47:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:47:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:47:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:47:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:34 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 07:47:34 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 07:47:34 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 07:47:34 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 07:47:34 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 07:47:34 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 07:47:34 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 07:47:34 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 07:47:34 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 07:47:34 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 07:47:34 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 07:47:34 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 07:47:34 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 07:47:34 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 07:47:34 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 07:47:34 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 07:47:34 ... 140 common frames omitted 07:47:34 07:47:34 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.640 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 07:47:34 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 07:47:34 07:47:34 . ____ _ __ _ _ 07:47:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:47:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:47:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:47:34 ' |____| .__|_| |_|_| |_\__, | / / / / 07:47:34 =========|_|==============|___/=/_/_/_/ 07:47:34 07:47:34 :: Spring Boot :: (v3.5.4) 07:47:34 07:47:34 2025-08-27T07:47:34.477Z INFO 12062 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12062 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 07:47:34 2025-08-27T07:47:34.477Z INFO 12062 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 07:47:34 2025-08-27T07:47:34.767Z INFO 12062 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:47:34 2025-08-27T07:47:34.767Z INFO 12062 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:47:34 2025-08-27T07:47:34.767Z INFO 12062 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 07:47:34 2025-08-27T07:47:34.773Z INFO 12062 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.315 seconds (process running for 8.945) 07:47:34 2025-08-27T07:47:34.843Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:34 07:47:34 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:47:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:47:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:47:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 07:47:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:140) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 07:47:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 07:47:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:34 07:47:34 2025-08-27T07:47:34.848Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:34 07:47:34 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:47:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:47:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:47:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 07:47:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:141) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 07:47:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 07:47:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:34 07:47:34 2025-08-27T07:47:34.852Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:34 07:47:34 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:47:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:47:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:47:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 07:47:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:142) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 07:47:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 07:47:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:34 07:47:34 2025-08-27T07:47:34.856Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:34 07:47:34 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:47:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:47:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:47:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 07:47:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:143) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 07:47:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 07:47:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:34 07:47:34 2025-08-27T07:47:34.864Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:34 07:47:34 java.lang.IllegalStateException: some error message 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:47:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:47:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:47:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 07:47:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:145) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 07:47:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 07:47:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:34 07:47:34 2025-08-27T07:47:34.879Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:34 07:47:34 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:47:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:47:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:47:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 07:47:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:149) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 07:47:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 07:47:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:34 07:47:34 2025-08-27T07:47:34.883Z ERROR 12062 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:47:34 07:47:34 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 07:47:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 07:47:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 07:47:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 07:47:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 07:47:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 07:47:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:150) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:47:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:47:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:47:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:47:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:47:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 07:47:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 07:47:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 07:47:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:47:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:47:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:47:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:47:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:47:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:47:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:47:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:47:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:47:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:47:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:47:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:47:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:47:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:47:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:47:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:47:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:47:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:47:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:47:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:47:34 07:47:34 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 07:47:34 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 07:47:35 07:47:35 . ____ _ __ _ _ 07:47:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:47:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:47:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:47:35 ' |____| .__|_| |_|_| |_\__, | / / / / 07:47:35 =========|_|==============|___/=/_/_/_/ 07:47:35 07:47:35 :: Spring Boot :: (v3.5.4) 07:47:35 07:47:35 2025-08-27T07:47:34.961Z INFO 12062 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Starting ProvMnsControllerSpec using Java 17.0.6-ea with PID 12062 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 07:47:35 2025-08-27T07:47:34.961Z INFO 12062 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : No active profile set, falling back to 1 default profile: "default" 07:47:35 2025-08-27T07:47:35.156Z INFO 12062 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:47:35 2025-08-27T07:47:35.156Z INFO 12062 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:47:35 2025-08-27T07:47:35.157Z INFO 12062 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 07:47:35 2025-08-27T07:47:35.161Z INFO 12062 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Started ProvMnsControllerSpec in 0.216 seconds (process running for 9.333) 07:47:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 07:47:35 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 07:47:35 2025-08-27T07:47:35.265Z WARN 12062 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 07:47:35 2025-08-27T07:47:35.267Z WARN 12062 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 07:47:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 07:47:35 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 07:47:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 07:47:35 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 07:47:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 07:47:35 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 07:47:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 07:47:35 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 07:47:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 07:47:35 [INFO] 07:47:35 [INFO] Results: 07:47:35 [INFO] 07:47:35 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0 07:47:35 [INFO] 07:47:35 [INFO] 07:47:35 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest --- 07:47:35 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 07:47:35 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 07:47:35 [INFO] All coverage checks have been met. 07:47:35 [INFO] 07:47:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest --- 07:47:35 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 07:47:35 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 07:47:35 [INFO] 07:47:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 07:47:35 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.1-SNAPSHOT.jar 07:47:35 [INFO] 07:47:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 07:47:35 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.1-SNAPSHOT/cps-ncmp-rest-3.7.1-SNAPSHOT.jar 07:47:35 [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.7.1-SNAPSHOT/cps-ncmp-rest-3.7.1-SNAPSHOT.pom 07:47:35 [INFO] 07:47:35 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 07:47:35 [INFO] Building cps-ncmp-rest-stub 3.7.1-SNAPSHOT [12/21] 07:47:35 [INFO] --------------------------------[ pom ]--------------------------------- 07:47:35 [INFO] 07:47:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 07:47:35 [INFO] 07:47:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 07:47:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:35 [INFO] surefireArgLine set to empty 07:47:35 [INFO] 07:47:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 07:47:35 [INFO] You have 0 Checkstyle violations. 07:47:35 [INFO] 07:47:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 07:47:35 [INFO] You have 0 Checkstyle violations. 07:47:35 [INFO] 07:47:35 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 07:47:35 [INFO] No sources specified for compilation. Skipping. 07:47:35 [INFO] 07:47:35 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub --- 07:47:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:35 [INFO] 07:47:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub --- 07:47:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:35 [INFO] 07:47:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 07:47:35 [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.7.1-SNAPSHOT/cps-ncmp-rest-stub-3.7.1-SNAPSHOT.pom 07:47:35 [INFO] 07:47:35 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 07:47:35 [INFO] Building cps-ncmp-rest-stub-service 3.7.1-SNAPSHOT [13/21] 07:47:35 [INFO] --------------------------------[ jar ]--------------------------------- 07:47:35 [INFO] 07:47:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 07:47:35 [INFO] 07:47:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 07:47:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:35 [INFO] surefireArgLine set to empty 07:47:35 [INFO] 07:47:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 07:47:35 [INFO] You have 0 Checkstyle violations. 07:47:35 [INFO] 07:47:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 07:47:35 [INFO] You have 0 Checkstyle violations. 07:47:35 [INFO] 07:47:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 07:47:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:35 [INFO] Copying 3 resources 07:47:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 07:47:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 07:47:35 [INFO] 07:47:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 07:47:35 [INFO] Recompiling the module because of changed dependency. 07:47:35 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 07:47:36 [INFO] 07:47:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 07:47:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 07:47:36 [INFO] 07:47:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 07:47:36 [INFO] No sources to compile 07:47:36 [INFO] 07:47:36 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 07:47:36 [INFO] Using isolated classloader, without GMavenPlus classpath. 07:47:36 [INFO] Using Groovy 3.0.18 to perform compileTests. 07:47:36 [INFO] Parallel parsing disabled. 07:47:36 [INFO] Compiled 4 files. 07:47:36 [INFO] 07:47:36 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 07:47:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:36 [INFO] 07:47:36 [INFO] ------------------------------------------------------- 07:47:36 [INFO] T E S T S 07:47:36 [INFO] ------------------------------------------------------- 07:47:37 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 07:47:38 07:47:38,554 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:47:38 07:47:38,555 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:47:38 07:47:38,559 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:47:38 07:47:38,589 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:47:38 07:47:38,589 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:47:38 2025-08-27T07:47:38.879Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12134 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 07:47:38 2025-08-27T07:47:38.880Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 07:47:40 2025-08-27T07:47:39.989Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 07:47:40 2025-08-27T07:47:39.993Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.23; built: 2025-07-02T14:02:02.445Z; git: 01a4119797e9cee53c974ae126cc316d0c8a533a; jvm 17.0.6-ea+9-LTS 07:47:40 2025-08-27T07:47:40.024Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 07:47:40 2025-08-27T07:47:40.025Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1123 ms 07:47:40 2025-08-27T07:47:40.134Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 07:47:40 2025-08-27T07:47:40.138Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@760c777d{application,/,b=file:/tmp/jetty-docbase.0.11958651251080231892/,a=AVAILABLE,h=oeje10s.SessionHandler@7ea039b4{STARTED}} 07:47:40 2025-08-27T07:47:40.139Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@760c777d{application,/,b=file:/tmp/jetty-docbase.0.11958651251080231892/,a=AVAILABLE,h=oeje10s.SessionHandler@7ea039b4{STARTED}} 07:47:40 2025-08-27T07:47:40.140Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@1479ed5a{STARTING}[12.0.23,sto=0] @3308ms 07:47:40 2025-08-27T07:47:40.777Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 07:47:40 2025-08-27T07:47:40.861Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 07:47:40 2025-08-27T07:47:40.861Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 07:47:40 2025-08-27T07:47:40.862Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 07:47:40 2025-08-27T07:47:40.873Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@377d55{HTTP/1.1, (http/1.1)}{0.0.0.0:39083} 07:47:40 2025-08-27T07:47:40.874Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 39083 (http/1.1) with context path '/' 07:47:40 2025-08-27T07:47:40.892Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.559 seconds (process running for 4.06) 07:47:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:47:41 2025-08-27T07:47:41.879Z WARN 12134 --- [cps-ncmp-rest-stub] [tp1471404137-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 07:47:41 2025-08-27T07:47:41.881Z INFO 12134 --- [cps-ncmp-rest-stub] [tp1471404137-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 07:47:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.073 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 07:47:42 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 07:47:42 2025-08-27T07:47:42.056Z WARN 12134 --- [cps-ncmp-rest-stub] [ 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 07:47:42 2025-08-27T07:47:42.056Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 07:47:42 2025-08-27T07:47:42.059Z INFO 12134 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test11732258399279091430/file.txt 07:47:42 2025-08-27T07:47:42.061Z WARN 12134 --- [cps-ncmp-rest-stub] [ 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 07:47:42 2025-08-27T07:47:42.061Z ERROR 12134 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 07:47:42 2025-08-27T07:47:42.062Z WARN 12134 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test11732258399279091430/unknown-file.txt', will search it in classpath 07:47:42 2025-08-27T07:47:42.062Z ERROR 12134 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test11732258399279091430/unknown-file.txt file not found on classpath or on file system 07:47:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 07:47:42 [INFO] 07:47:42 [INFO] Results: 07:47:42 [INFO] 07:47:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 07:47:42 [INFO] 07:47:42 [INFO] 07:47:42 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub-service --- 07:47:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:42 [INFO] 07:47:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 07:47:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:42 [INFO] 07:47:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 07:47:42 [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.7.1-SNAPSHOT.jar 07:47:42 [INFO] 07:47:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 07:47:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.1-SNAPSHOT.jar 07:47:42 [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.7.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.1-SNAPSHOT.pom 07:47:42 [INFO] 07:47:42 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 07:47:42 [INFO] Building cps-ncmp-rest-stub-app 3.7.1-SNAPSHOT [14/21] 07:47:42 [INFO] --------------------------------[ jar ]--------------------------------- 07:47:42 [INFO] 07:47:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] 07:47:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:42 [INFO] surefireArgLine set to empty 07:47:42 [INFO] 07:47:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] You have 0 Checkstyle violations. 07:47:42 [INFO] 07:47:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] You have 0 Checkstyle violations. 07:47:42 [INFO] 07:47:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 07:47:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 07:47:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 07:47:42 [INFO] 07:47:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] Recompiling the module because of changed dependency. 07:47:42 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 07:47:42 [INFO] 07:47:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 07:47:42 [INFO] 07:47:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] No sources to compile 07:47:42 [INFO] 07:47:42 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] No sources specified for compilation. Skipping. 07:47:42 [INFO] 07:47:42 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] No tests to run. 07:47:42 [INFO] 07:47:42 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:42 [INFO] 07:47:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 07:47:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:47:42 [INFO] 07:47:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 07:47:42 [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.7.1-SNAPSHOT.jar 07:47:42 [INFO] 07:47:42 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 07:47:43 [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.7.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 07:47:43 [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.7.1-SNAPSHOT.jar.original 07:47:43 [INFO] 07:47:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 07:47:43 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.1-SNAPSHOT.jar 07:47:43 [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.7.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.1-SNAPSHOT.pom 07:47:43 [INFO] 07:47:43 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 07:47:43 [INFO] Building cps-ri 3.7.1-SNAPSHOT [15/21] 07:47:43 [INFO] --------------------------------[ jar ]--------------------------------- 07:47:44 [INFO] 07:47:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 07:47:44 [INFO] 07:47:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ri --- 07:47:44 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:47:44 [INFO] 07:47:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 07:47:44 [INFO] You have 0 Checkstyle violations. 07:47:44 [INFO] 07:47:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 07:47:44 [INFO] You have 0 Checkstyle violations. 07:47:44 [INFO] 07:47:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 07:47:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:44 [INFO] Copying 10 resources 07:47:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 07:47:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 07:47:44 [INFO] 07:47:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 07:47:44 [INFO] Recompiling the module because of changed dependency. 07:47:44 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 07:47:45 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/ri/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 07:47:45 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/ri/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 07:47:45 [INFO] 07:47:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 07:47:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 07:47:45 [INFO] 07:47:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 07:47:45 [INFO] No sources to compile 07:47:45 [INFO] 07:47:45 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 07:47:45 [INFO] Using isolated classloader, without GMavenPlus classpath. 07:47:45 [INFO] Using Groovy 3.0.18 to perform compileTests. 07:47:45 [INFO] Parallel parsing disabled. 07:47:46 [INFO] Compiled 18 files. 07:47:46 [INFO] 07:47:46 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 07:47:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:46 [INFO] 07:47:46 [INFO] ------------------------------------------------------- 07:47:46 [INFO] T E S T S 07:47:46 [INFO] ------------------------------------------------------- 07:47:48 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 07:47:49 07:47:49.461 [main] WARN org.onap.cps.ri.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 07:47:49 07:47:49.823 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 07:47:49 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.660 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 07:47:49 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 07:47:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 07:47:50 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 07:47:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 07:47:50 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 07:47:50 07:47:50.323 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 07:47:50 07:47:50.324 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 07:47:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.onap.cps.ri.utils.SessionManagerSpec 07:47:50 [INFO] 07:47:50 [INFO] Results: 07:47:50 [INFO] 07:47:50 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 07:47:50 [INFO] 07:47:50 [INFO] 07:47:50 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ri --- 07:47:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 07:47:50 [INFO] Analyzed bundle 'cps-ri' with 18 classes 07:47:50 [INFO] All coverage checks have been met. 07:47:50 [INFO] 07:47:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ri --- 07:47:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 07:47:50 [INFO] Analyzed bundle 'cps-ri' with 18 classes 07:47:50 [INFO] 07:47:50 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 07:47:50 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.1-SNAPSHOT.jar 07:47:50 [INFO] 07:47:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 07:47:50 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.1-SNAPSHOT/cps-ri-3.7.1-SNAPSHOT.jar 07:47:50 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.1-SNAPSHOT/cps-ri-3.7.1-SNAPSHOT.pom 07:47:50 [INFO] 07:47:50 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 07:47:50 [INFO] Building integration-test 3.7.1-SNAPSHOT [16/21] 07:47:50 [INFO] --------------------------------[ jar ]--------------------------------- 07:47:50 [INFO] 07:47:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 07:47:50 [INFO] 07:47:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ integration-test --- 07:47:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:47:50 [INFO] 07:47:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 07:47:50 [INFO] You have 0 Checkstyle violations. 07:47:50 [INFO] 07:47:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 07:47:50 [INFO] You have 0 Checkstyle violations. 07:47:50 [INFO] 07:47:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 07:47:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 07:47:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 07:47:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 07:47:50 [INFO] 07:47:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 07:47:50 [INFO] No sources to compile 07:47:50 [INFO] 07:47:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 07:47:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:47:50 [INFO] Copying 20 resources 07:47:50 [INFO] 07:47:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 07:47:50 [INFO] Recompiling the module because of changed dependency. 07:47:50 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 07:47:51 [INFO] 07:47:51 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 07:47:51 [INFO] Using isolated classloader, without GMavenPlus classpath. 07:47:51 [INFO] Using Groovy 3.0.18 to perform compileTests. 07:47:51 [INFO] Parallel parsing disabled. 07:47:54 [INFO] Compiled 145 files. 07:47:54 [INFO] 07:47:54 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 07:47:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:54 [INFO] 07:47:54 [INFO] ------------------------------------------------------- 07:47:54 [INFO] T E S T S 07:47:54 [INFO] ------------------------------------------------------- 07:47:57 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 07:47:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 07:47:59 07:47:59.450 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 07:47:59 07:47:59.458 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 07:47:59 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 07:47:59 07:47:59.547 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 07:47:59 07:47:59.848 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 07:48:00 07:48:00.285 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 07:48:00 07:48:00.287 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 07:48:00 07:48:00.318 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 07:48:00 Server Version: 23.0.1 07:48:00 API Version: 1.42 07:48:00 Operating System: CentOS Stream 8 07:48:00 Total Memory: 31890 MB 07:48:00 07:48:00.323 [main] WARN org.testcontainers.utility.ResourceReaper -- 07:48:00 ******************************************************************************** 07:48:00 Ryuk has been disabled. This can cause unexpected behavior in your environment. 07:48:00 ******************************************************************************** 07:48:00 07:48:00.328 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 07:48:00 07:48:00.329 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 07:48:00 07:48:00.365 [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. 07:48:00 07:48:00.373 [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) 07:48:02 07:48:01.989 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 07:48:02 07:48:02.022 [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) 07:48:02 07:48:02.399 [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) 07:48:03 07:48:03.237 [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) 07:48:03 07:48:03.418 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (10 MB/? MB) 07:48:04 07:48:04.460 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (22 MB/? MB) 07:48:04 07:48:04.839 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (28 MB/? MB) 07:48:05 07:48:04.936 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (32 MB/? MB) 07:48:05 07:48:05.255 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (36 MB/? MB) 07:48:05 07:48:05.560 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 07:48:05 07:48:05.612 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (39 MB/? MB) 07:48:06 07:48:05.916 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (40 MB/? MB) 07:48:06 07:48:06.023 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (40 MB/? MB) 07:48:06 07:48:06.328 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (46 MB/? MB) 07:48:06 07:48:06.518 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (49 MB/? MB) 07:48:06 07:48:06.685 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (54 MB/? MB) 07:48:06 07:48:06.772 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (54 MB/? MB) 07:48:06 07:48:06.883 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (56 MB/? MB) 07:48:07 07:48:07.201 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (60 MB/? MB) 07:48:07 07:48:07.307 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (63 MB/? MB) 07:48:07 07:48:07.381 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (65 MB/? MB) 07:48:07 07:48:07.451 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (65 MB/? MB) 07:48:13 07:48:13.005 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB) 07:48:15 07:48:15.088 [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) 07:48:15 07:48:15.173 [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) 07:48:15 07:48:15.248 [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) 07:48:15 07:48:15.330 [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) 07:48:15 07:48:15.406 [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) 07:48:15 07:48:15.427 [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) 07:48:15 07:48:15.428 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT15.062465727S 07:48:15 07:48:15.458 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 07:48:17 07:48:16.990 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: dd3b6873b3142dbadac15bc75feb5fb8dd6f7a27f8dbebaad7463a57beb17c20 07:48:18 07:48:18.541 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT3.082880608S 07:48:18 07:48:18.542 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32779/test?loggerLevel=OFF) 07:48:18 07:48:18.546 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 07:48:18 07:48:18.546 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 07:48:18 07:48:18.547 [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: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0, 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) 07:48:18 07:48:18.623 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 96f3f6505f0704eeac8742071299c512b944b595063c7556dd5abccea278f03a 07:48:24 07:48:24.801 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.254967953S 07:48:24 07:48:24.802 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32780 07:48:25 07:48:25,522 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:48:25 07:48:25,522 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:48:25 07:48:25,526 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:48:25 07:48:25,580 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:48:25 07:48:25,580 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:48:26 2025-08-27T07:48:26.781Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 12287 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 07:48:26 2025-08-27T07:48:26.782Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : The following 1 profile is active: "module-sync-delayed" 07:48:27 2025-08-27T07:48:27.915Z INFO 12287 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 07:48:28 2025-08-27T07:48:28.106Z INFO 12287 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 180 ms. Found 6 JPA repository interfaces. 07:48:29 2025-08-27T07:48:29.807Z INFO 12287 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 07:48:30 2025-08-27T07:48:30.085Z INFO 12287 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@4b4eece8 07:48:30 2025-08-27T07:48:30.086Z INFO 12287 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 07:48:30 2025-08-27T07:48:30.281Z INFO 12287 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 07:48:30 2025-08-27T07:48:30.669Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 07:48:30 2025-08-27T07:48:30.720Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 07:48:30 2025-08-27T07:48:30.741Z INFO 12287 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 07:48:31 2025-08-27T07:48:31.006Z INFO 12287 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 07:48:31 2025-08-27T07:48:31.008Z INFO 12287 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 6280911008 07:48:31 2025-08-27T07:48:31.011Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 07:48:31 2025-08-27T07:48:31.075Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 07:48:31 2025-08-27T07:48:31.084Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 07:48:31 2025-08-27T07:48:31.086Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 10ms 07:48:31 2025-08-27T07:48:31.094Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 07:48:31 2025-08-27T07:48:31.099Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 07:48:31 2025-08-27T07:48:31.100Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 6ms 07:48:31 2025-08-27T07:48:31.104Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 07:48:31 2025-08-27T07:48:31.109Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 07:48:31 2025-08-27T07:48:31.110Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 6ms 07:48:31 2025-08-27T07:48:31.115Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 07:48:31 2025-08-27T07:48:31.122Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 07:48:31 2025-08-27T07:48:31.122Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 7ms 07:48:31 2025-08-27T07:48:31.131Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 07:48:31 2025-08-27T07:48:31.136Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 07:48:31 2025-08-27T07:48:31.137Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 6ms 07:48:31 2025-08-27T07:48:31.141Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 07:48:31 2025-08-27T07:48:31.146Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 07:48:31 2025-08-27T07:48:31.147Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 07:48:31 2025-08-27T07:48:31.151Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 07:48:31 2025-08-27T07:48:31.156Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 07:48:31 2025-08-27T07:48:31.157Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 07:48:31 2025-08-27T07:48:31.160Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 07:48:31 2025-08-27T07:48:31.165Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 07:48:31 2025-08-27T07:48:31.166Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 6ms 07:48:31 2025-08-27T07:48:31.169Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 07:48:31 2025-08-27T07:48:31.172Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 07:48:31 2025-08-27T07:48:31.172Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.175Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 07:48:31 2025-08-27T07:48:31.179Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 07:48:31 2025-08-27T07:48:31.179Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 4ms 07:48:31 2025-08-27T07:48:31.182Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 07:48:31 2025-08-27T07:48:31.185Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 07:48:31 2025-08-27T07:48:31.186Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 07:48:31 2025-08-27T07:48:31.188Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 07:48:31 2025-08-27T07:48:31.192Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 07:48:31 2025-08-27T07:48:31.193Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 07:48:31 2025-08-27T07:48:31.195Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 07:48:31 2025-08-27T07:48:31.199Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 07:48:31 2025-08-27T07:48:31.200Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 4ms 07:48:31 2025-08-27T07:48:31.203Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 07:48:31 2025-08-27T07:48:31.205Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 07:48:31 2025-08-27T07:48:31.206Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 07:48:31 2025-08-27T07:48:31.209Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 07:48:31 2025-08-27T07:48:31.212Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 07:48:31 2025-08-27T07:48:31.213Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 4ms 07:48:31 2025-08-27T07:48:31.216Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 07:48:31 2025-08-27T07:48:31.219Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 07:48:31 2025-08-27T07:48:31.220Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.222Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 07:48:31 2025-08-27T07:48:31.225Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 07:48:31 2025-08-27T07:48:31.225Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.228Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 07:48:31 2025-08-27T07:48:31.230Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 07:48:31 2025-08-27T07:48:31.231Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.234Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 07:48:31 2025-08-27T07:48:31.236Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 07:48:31 2025-08-27T07:48:31.237Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.240Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 07:48:31 2025-08-27T07:48:31.242Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 07:48:31 2025-08-27T07:48:31.243Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.246Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 07:48:31 2025-08-27T07:48:31.248Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 07:48:31 2025-08-27T07:48:31.249Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.252Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 07:48:31 2025-08-27T07:48:31.254Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 07:48:31 2025-08-27T07:48:31.255Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.257Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 07:48:31 2025-08-27T07:48:31.260Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 07:48:31 2025-08-27T07:48:31.260Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.264Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 07:48:31 2025-08-27T07:48:31.267Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 07:48:31 2025-08-27T07:48:31.268Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.270Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 07:48:31 2025-08-27T07:48:31.273Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 07:48:31 2025-08-27T07:48:31.273Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.276Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 07:48:31 2025-08-27T07:48:31.279Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 07:48:31 2025-08-27T07:48:31.279Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.282Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 07:48:31 2025-08-27T07:48:31.284Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 07:48:31 2025-08-27T07:48:31.284Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 07:48:31 2025-08-27T07:48:31.287Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 07:48:31 2025-08-27T07:48:31.289Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 07:48:31 2025-08-27T07:48:31.290Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.292Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 07:48:31 2025-08-27T07:48:31.295Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 07:48:31 2025-08-27T07:48:31.296Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 4ms 07:48:31 2025-08-27T07:48:31.299Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 07:48:31 2025-08-27T07:48:31.301Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 07:48:31 2025-08-27T07:48:31.302Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.304Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 07:48:31 2025-08-27T07:48:31.306Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 07:48:31 2025-08-27T07:48:31.307Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.313Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 07:48:31 2025-08-27T07:48:31.317Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 07:48:31 2025-08-27T07:48:31.318Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 5ms 07:48:31 2025-08-27T07:48:31.321Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 07:48:31 2025-08-27T07:48:31.324Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 07:48:31 2025-08-27T07:48:31.325Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 4ms 07:48:31 2025-08-27T07:48:31.328Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 07:48:31 2025-08-27T07:48:31.330Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 07:48:31 2025-08-27T07:48:31.330Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 07:48:31 2025-08-27T07:48:31.333Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 07:48:31 2025-08-27T07:48:31.335Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 07:48:31 2025-08-27T07:48:31.336Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 07:48:31 2025-08-27T07:48:31.338Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 07:48:31 2025-08-27T07:48:31.340Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 07:48:31 2025-08-27T07:48:31.341Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.344Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 07:48:31 2025-08-27T07:48:31.346Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 07:48:31 2025-08-27T07:48:31.346Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 07:48:31 2025-08-27T07:48:31.349Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 07:48:31 2025-08-27T07:48:31.352Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 07:48:31 2025-08-27T07:48:31.354Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 07:48:31 2025-08-27T07:48:31.356Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 07:48:31 2025-08-27T07:48:31.359Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 07:48:31 2025-08-27T07:48:31.360Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.362Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 07:48:31 2025-08-27T07:48:31.382Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 07:48:31 2025-08-27T07:48:31.391Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 29ms 07:48:31 2025-08-27T07:48:31.397Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 07:48:31 2025-08-27T07:48:31.400Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 07:48:31 2025-08-27T07:48:31.401Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 4ms 07:48:31 2025-08-27T07:48:31.404Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 07:48:31 2025-08-27T07:48:31.407Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 07:48:31 2025-08-27T07:48:31.407Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.409Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 07:48:31 2025-08-27T07:48:31.411Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 07:48:31 2025-08-27T07:48:31.414Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 07:48:31 2025-08-27T07:48:31.414Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 07:48:31 2025-08-27T07:48:31.417Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 07:48:31 2025-08-27T07:48:31.419Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 07:48:31 2025-08-27T07:48:31.420Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.429Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 07:48:31 2025-08-27T07:48:31.432Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 07:48:31 2025-08-27T07:48:31.435Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 07:48:31 2025-08-27T07:48:31.436Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 7ms 07:48:31 2025-08-27T07:48:31.444Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 07:48:31 2025-08-27T07:48:31.445Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 07:48:31 2025-08-27T07:48:31.446Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 07:48:31 2025-08-27T07:48:31.448Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 07:48:31 2025-08-27T07:48:31.450Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 07:48:31 2025-08-27T07:48:31.450Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 07:48:31 2025-08-27T07:48:31.452Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 07:48:31 2025-08-27T07:48:31.454Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 07:48:31 2025-08-27T07:48:31.455Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 3ms 07:48:31 2025-08-27T07:48:31.457Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 07:48:31 2025-08-27T07:48:31.462Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 07:48:31 2025-08-27T07:48:31.465Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 07:48:31 2025-08-27T07:48:31.468Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 07:48:31 2025-08-27T07:48:31.471Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 14ms 07:48:31 2025-08-27T07:48:31.475Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 07:48:31 2025-08-27T07:48:31.481Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 07:48:31 2025-08-27T07:48:31.482Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 7ms 07:48:31 2025-08-27T07:48:31.484Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 07:48:31 2025-08-27T07:48:31.493Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 07:48:31 2025-08-27T07:48:31.497Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 12ms 07:48:31 2025-08-27T07:48:31.499Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 07:48:31 2025-08-27T07:48:31.501Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 07:48:31 2025-08-27T07:48:31.501Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 07:48:31 2025-08-27T07:48:31.504Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 07:48:31 2025-08-27T07:48:31.504Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 07:48:31 2025-08-27T07:48:31.505Z INFO 12287 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 07:48:31 2025-08-27T07:48:31.519Z INFO 12287 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 07:48:31 2025-08-27T07:48:31.519Z INFO 12287 --- [cps-integration-test] [ main] liquibase.util : Run: 53 07:48:31 2025-08-27T07:48:31.519Z INFO 12287 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 07:48:31 2025-08-27T07:48:31.520Z INFO 12287 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 07:48:31 2025-08-27T07:48:31.520Z INFO 12287 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 07:48:31 2025-08-27T07:48:31.520Z INFO 12287 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 07:48:31 2025-08-27T07:48:31.521Z INFO 12287 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 07:48:31 2025-08-27T07:48:31.525Z INFO 12287 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 07:48:31 2025-08-27T07:48:31.525Z INFO 12287 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 07:48:31 2025-08-27T07:48:31.529Z INFO 12287 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 07:48:31 2025-08-27T07:48:31.530Z INFO 12287 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 07:48:32 2025-08-27T07:48:32.311Z INFO 12287 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 07:48:32 2025-08-27T07:48:32.401Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.22.Final 07:48:32 2025-08-27T07:48:32.404Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 07:48:32 2025-08-27T07:48:32.452Z INFO 12287 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 07:48:32 2025-08-27T07:48:32.872Z INFO 12287 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 07:48:33 2025-08-27T07:48:32.972Z WARN 12287 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 07:48:33 2025-08-27T07:48:32.995Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 07:48:33 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 07:48:33 Database driver: undefined/unknown 07:48:33 Database version: 14.1 07:48:33 Autocommit mode: undefined/unknown 07:48:33 Isolation level: undefined/unknown 07:48:33 Minimum pool size: undefined/unknown 07:48:33 Maximum pool size: undefined/unknown 07:48:34 2025-08-27T07:48:34.403Z INFO 12287 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 07:48:34 2025-08-27T07:48:34.406Z INFO 12287 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 07:48:35 2025-08-27T07:48:35.019Z INFO 12287 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 07:48:36 2025-08-27T07:48:36.250Z WARN 12287 --- [cps-integration-test] [ 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: 07:48:36 --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 07:48:36 2025-08-27T07:48:36.385Z INFO 12287 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 07:48:36 o o o o---o o--o o o---o o o----o o--o--o 07:48:36 | | / \ / | / / \ | | 07:48:36 o----o o o o----o | o o o----o | 07:48:36 | | * \ / | \ * \ | | 07:48:36 o o * o o---o o--o o----o o---o * o o----o o 07:48:36 07:48:36 2025-08-27T07:48:36.386Z INFO 12287 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 07:48:36 2025-08-27T07:48:36.387Z INFO 12287 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 07:48:36 2025-08-27T07:48:36.387Z INFO 12287 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 07:48:36 2025-08-27T07:48:36.388Z INFO 12287 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 07:48:36 2025-08-27T07:48:36.409Z INFO 12287 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 07:48:36 To enable the Jet engine on the members, do one of the following: 07:48:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 07:48:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 07:48:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 07:48:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 07:48:37 2025-08-27T07:48:37.046Z INFO 12287 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 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. 07:48:37 2025-08-27T07:48:37.159Z INFO 12287 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 07:48:37 2025-08-27T07:48:37.394Z INFO 12287 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 07:48:37 2025-08-27T07:48:37.400Z INFO 12287 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTING 07:48:39 2025-08-27T07:48:39.739Z INFO 12287 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 07:48:39 07:48:39 Members {size:1, ver:1} [ 07:48:39 Member [10.250.0.254]:5701 - 6d6122fb-fdb1-4c53-89cf-b25c0d110316 this 07:48:39 ] 07:48:39 07:48:39 2025-08-27T07:48:39.758Z INFO 12287 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTED 07:48:41 2025-08-27T07:48:40.985Z WARN 12287 --- [cps-integration-test] [ 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 07:48:41 2025-08-27T07:48:41.751Z WARN 12287 --- [cps-integration-test] [ main] i.m.c.i.b.cache.CaffeineCacheMetrics : The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded. 07:48:42 2025-08-27T07:48:41.993Z INFO 12287 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:48:42 2025-08-27T07:48:41.993Z INFO 12287 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:48:42 2025-08-27T07:48:42.000Z INFO 12287 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 07:48:42 2025-08-27T07:48:42.017Z INFO 12287 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 24 ms 07:48:42 2025-08-27T07:48:42.250Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:48:42 allow.auto.create.topics = true 07:48:42 auto.commit.interval.ms = 5000 07:48:42 auto.include.jmx.reporter = true 07:48:42 auto.offset.reset = latest 07:48:42 bootstrap.servers = [localhost:32780] 07:48:42 check.crcs = true 07:48:42 client.dns.lookup = use_all_dns_ips 07:48:42 client.id = consumer-ncmp-group-1 07:48:42 client.rack = 07:48:42 connections.max.idle.ms = 540000 07:48:42 default.api.timeout.ms = 60000 07:48:42 enable.auto.commit = false 07:48:42 enable.metrics.push = true 07:48:42 exclude.internal.topics = true 07:48:42 fetch.max.bytes = 52428800 07:48:42 fetch.max.wait.ms = 500 07:48:42 fetch.min.bytes = 1 07:48:42 group.id = ncmp-group 07:48:42 group.instance.id = null 07:48:42 group.protocol = classic 07:48:42 group.remote.assignor = null 07:48:42 heartbeat.interval.ms = 3000 07:48:42 interceptor.classes = [] 07:48:42 internal.leave.group.on.close = true 07:48:42 internal.throw.on.fetch.stable.offset.unsupported = false 07:48:42 isolation.level = read_uncommitted 07:48:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 max.partition.fetch.bytes = 1048576 07:48:42 max.poll.interval.ms = 300000 07:48:42 max.poll.records = 500 07:48:42 metadata.max.age.ms = 300000 07:48:42 metadata.recovery.strategy = none 07:48:42 metric.reporters = [] 07:48:42 metrics.num.samples = 2 07:48:42 metrics.recording.level = INFO 07:48:42 metrics.sample.window.ms = 30000 07:48:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:48:42 receive.buffer.bytes = 65536 07:48:42 reconnect.backoff.max.ms = 1000 07:48:42 reconnect.backoff.ms = 50 07:48:42 request.timeout.ms = 30000 07:48:42 retry.backoff.max.ms = 1000 07:48:42 retry.backoff.ms = 100 07:48:42 sasl.client.callback.handler.class = null 07:48:42 sasl.jaas.config = null 07:48:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:42 sasl.kerberos.min.time.before.relogin = 60000 07:48:42 sasl.kerberos.service.name = null 07:48:42 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:42 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:42 sasl.login.callback.handler.class = null 07:48:42 sasl.login.class = null 07:48:42 sasl.login.connect.timeout.ms = null 07:48:42 sasl.login.read.timeout.ms = null 07:48:42 sasl.login.refresh.buffer.seconds = 300 07:48:42 sasl.login.refresh.min.period.seconds = 60 07:48:42 sasl.login.refresh.window.factor = 0.8 07:48:42 sasl.login.refresh.window.jitter = 0.05 07:48:42 sasl.login.retry.backoff.max.ms = 10000 07:48:42 sasl.login.retry.backoff.ms = 100 07:48:42 sasl.mechanism = GSSAPI 07:48:42 sasl.oauthbearer.clock.skew.seconds = 30 07:48:42 sasl.oauthbearer.expected.audience = null 07:48:42 sasl.oauthbearer.expected.issuer = null 07:48:42 sasl.oauthbearer.header.urlencode = false 07:48:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:42 sasl.oauthbearer.jwks.endpoint.url = null 07:48:42 sasl.oauthbearer.scope.claim.name = scope 07:48:42 sasl.oauthbearer.sub.claim.name = sub 07:48:42 sasl.oauthbearer.token.endpoint.url = null 07:48:42 security.protocol = PLAINTEXT 07:48:42 security.providers = null 07:48:42 send.buffer.bytes = 131072 07:48:42 session.timeout.ms = 45000 07:48:42 socket.connection.setup.timeout.max.ms = 30000 07:48:42 socket.connection.setup.timeout.ms = 10000 07:48:42 ssl.cipher.suites = null 07:48:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:42 ssl.endpoint.identification.algorithm = https 07:48:42 ssl.engine.factory.class = null 07:48:42 ssl.key.password = null 07:48:42 ssl.keymanager.algorithm = SunX509 07:48:42 ssl.keystore.certificate.chain = null 07:48:42 ssl.keystore.key = null 07:48:42 ssl.keystore.location = null 07:48:42 ssl.keystore.password = null 07:48:42 ssl.keystore.type = JKS 07:48:42 ssl.protocol = TLSv1.3 07:48:42 ssl.provider = null 07:48:42 ssl.secure.random.implementation = null 07:48:42 ssl.trustmanager.algorithm = PKIX 07:48:42 ssl.truststore.certificates = null 07:48:42 ssl.truststore.location = null 07:48:42 ssl.truststore.password = null 07:48:42 ssl.truststore.type = JKS 07:48:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 07:48:42 2025-08-27T07:48:42.313Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:42 2025-08-27T07:48:42.413Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 07:48:42 2025-08-27T07:48:42.415Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:42 2025-08-27T07:48:42.415Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:42 2025-08-27T07:48:42.415Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280922413 07:48:42 2025-08-27T07:48:42.418Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): subscription 07:48:42 2025-08-27T07:48:42.429Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:48:42 allow.auto.create.topics = true 07:48:42 auto.commit.interval.ms = 5000 07:48:42 auto.include.jmx.reporter = true 07:48:42 auto.offset.reset = latest 07:48:42 bootstrap.servers = [localhost:32780] 07:48:42 check.crcs = true 07:48:42 client.dns.lookup = use_all_dns_ips 07:48:42 client.id = consumer-ncmp-data-operation-event-group-2 07:48:42 client.rack = 07:48:42 connections.max.idle.ms = 540000 07:48:42 default.api.timeout.ms = 60000 07:48:42 enable.auto.commit = false 07:48:42 enable.metrics.push = true 07:48:42 exclude.internal.topics = true 07:48:42 fetch.max.bytes = 52428800 07:48:42 fetch.max.wait.ms = 500 07:48:42 fetch.min.bytes = 1 07:48:42 group.id = ncmp-data-operation-event-group 07:48:42 group.instance.id = null 07:48:42 group.protocol = classic 07:48:42 group.remote.assignor = null 07:48:42 heartbeat.interval.ms = 3000 07:48:42 interceptor.classes = [] 07:48:42 internal.leave.group.on.close = true 07:48:42 internal.throw.on.fetch.stable.offset.unsupported = false 07:48:42 isolation.level = read_uncommitted 07:48:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 max.partition.fetch.bytes = 1048576 07:48:42 max.poll.interval.ms = 300000 07:48:42 max.poll.records = 500 07:48:42 metadata.max.age.ms = 300000 07:48:42 metadata.recovery.strategy = none 07:48:42 metric.reporters = [] 07:48:42 metrics.num.samples = 2 07:48:42 metrics.recording.level = INFO 07:48:42 metrics.sample.window.ms = 30000 07:48:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:48:42 receive.buffer.bytes = 65536 07:48:42 reconnect.backoff.max.ms = 1000 07:48:42 reconnect.backoff.ms = 50 07:48:42 request.timeout.ms = 30000 07:48:42 retry.backoff.max.ms = 1000 07:48:42 retry.backoff.ms = 100 07:48:42 sasl.client.callback.handler.class = null 07:48:42 sasl.jaas.config = null 07:48:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:42 sasl.kerberos.min.time.before.relogin = 60000 07:48:42 sasl.kerberos.service.name = null 07:48:42 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:42 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:42 sasl.login.callback.handler.class = null 07:48:42 sasl.login.class = null 07:48:42 sasl.login.connect.timeout.ms = null 07:48:42 sasl.login.read.timeout.ms = null 07:48:42 sasl.login.refresh.buffer.seconds = 300 07:48:42 sasl.login.refresh.min.period.seconds = 60 07:48:42 sasl.login.refresh.window.factor = 0.8 07:48:42 sasl.login.refresh.window.jitter = 0.05 07:48:42 sasl.login.retry.backoff.max.ms = 10000 07:48:42 sasl.login.retry.backoff.ms = 100 07:48:42 sasl.mechanism = GSSAPI 07:48:42 sasl.oauthbearer.clock.skew.seconds = 30 07:48:42 sasl.oauthbearer.expected.audience = null 07:48:42 sasl.oauthbearer.expected.issuer = null 07:48:42 sasl.oauthbearer.header.urlencode = false 07:48:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:42 sasl.oauthbearer.jwks.endpoint.url = null 07:48:42 sasl.oauthbearer.scope.claim.name = scope 07:48:42 sasl.oauthbearer.sub.claim.name = sub 07:48:42 sasl.oauthbearer.token.endpoint.url = null 07:48:42 security.protocol = PLAINTEXT 07:48:42 security.providers = null 07:48:42 send.buffer.bytes = 131072 07:48:42 session.timeout.ms = 45000 07:48:42 socket.connection.setup.timeout.max.ms = 30000 07:48:42 socket.connection.setup.timeout.ms = 10000 07:48:42 ssl.cipher.suites = null 07:48:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:42 ssl.endpoint.identification.algorithm = https 07:48:42 ssl.engine.factory.class = null 07:48:42 ssl.key.password = null 07:48:42 ssl.keymanager.algorithm = SunX509 07:48:42 ssl.keystore.certificate.chain = null 07:48:42 ssl.keystore.key = null 07:48:42 ssl.keystore.location = null 07:48:42 ssl.keystore.password = null 07:48:42 ssl.keystore.type = JKS 07:48:42 ssl.protocol = TLSv1.3 07:48:42 ssl.provider = null 07:48:42 ssl.secure.random.implementation = null 07:48:42 ssl.trustmanager.algorithm = PKIX 07:48:42 ssl.truststore.certificates = null 07:48:42 ssl.truststore.location = null 07:48:42 ssl.truststore.password = null 07:48:42 ssl.truststore.type = JKS 07:48:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 07:48:42 2025-08-27T07:48:42.429Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:42 2025-08-27T07:48:42.437Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 07:48:42 2025-08-27T07:48:42.437Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:42 2025-08-27T07:48:42.437Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:42 2025-08-27T07:48:42.437Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280922437 07:48:42 2025-08-27T07:48:42.437Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 07:48:42 2025-08-27T07:48:42.438Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:48:42 allow.auto.create.topics = true 07:48:42 auto.commit.interval.ms = 5000 07:48:42 auto.include.jmx.reporter = true 07:48:42 auto.offset.reset = latest 07:48:42 bootstrap.servers = [localhost:32780] 07:48:42 check.crcs = true 07:48:42 client.dns.lookup = use_all_dns_ips 07:48:42 client.id = consumer-ncmp-async-rest-request-event-group-3 07:48:42 client.rack = 07:48:42 connections.max.idle.ms = 540000 07:48:42 default.api.timeout.ms = 60000 07:48:42 enable.auto.commit = false 07:48:42 enable.metrics.push = true 07:48:42 exclude.internal.topics = true 07:48:42 fetch.max.bytes = 52428800 07:48:42 fetch.max.wait.ms = 500 07:48:42 fetch.min.bytes = 1 07:48:42 group.id = ncmp-async-rest-request-event-group 07:48:42 group.instance.id = null 07:48:42 group.protocol = classic 07:48:42 group.remote.assignor = null 07:48:42 heartbeat.interval.ms = 3000 07:48:42 interceptor.classes = [] 07:48:42 internal.leave.group.on.close = true 07:48:42 internal.throw.on.fetch.stable.offset.unsupported = false 07:48:42 isolation.level = read_uncommitted 07:48:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 max.partition.fetch.bytes = 1048576 07:48:42 max.poll.interval.ms = 300000 07:48:42 max.poll.records = 500 07:48:42 metadata.max.age.ms = 300000 07:48:42 metadata.recovery.strategy = none 07:48:42 metric.reporters = [] 07:48:42 metrics.num.samples = 2 07:48:42 metrics.recording.level = INFO 07:48:42 metrics.sample.window.ms = 30000 07:48:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:48:42 receive.buffer.bytes = 65536 07:48:42 reconnect.backoff.max.ms = 1000 07:48:42 reconnect.backoff.ms = 50 07:48:42 request.timeout.ms = 30000 07:48:42 retry.backoff.max.ms = 1000 07:48:42 retry.backoff.ms = 100 07:48:42 sasl.client.callback.handler.class = null 07:48:42 sasl.jaas.config = null 07:48:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:42 sasl.kerberos.min.time.before.relogin = 60000 07:48:42 sasl.kerberos.service.name = null 07:48:42 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:42 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:42 sasl.login.callback.handler.class = null 07:48:42 sasl.login.class = null 07:48:42 sasl.login.connect.timeout.ms = null 07:48:42 sasl.login.read.timeout.ms = null 07:48:42 sasl.login.refresh.buffer.seconds = 300 07:48:42 sasl.login.refresh.min.period.seconds = 60 07:48:42 sasl.login.refresh.window.factor = 0.8 07:48:42 sasl.login.refresh.window.jitter = 0.05 07:48:42 sasl.login.retry.backoff.max.ms = 10000 07:48:42 sasl.login.retry.backoff.ms = 100 07:48:42 sasl.mechanism = GSSAPI 07:48:42 sasl.oauthbearer.clock.skew.seconds = 30 07:48:42 sasl.oauthbearer.expected.audience = null 07:48:42 sasl.oauthbearer.expected.issuer = null 07:48:42 sasl.oauthbearer.header.urlencode = false 07:48:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:42 sasl.oauthbearer.jwks.endpoint.url = null 07:48:42 sasl.oauthbearer.scope.claim.name = scope 07:48:42 sasl.oauthbearer.sub.claim.name = sub 07:48:42 sasl.oauthbearer.token.endpoint.url = null 07:48:42 security.protocol = PLAINTEXT 07:48:42 security.providers = null 07:48:42 send.buffer.bytes = 131072 07:48:42 session.timeout.ms = 45000 07:48:42 socket.connection.setup.timeout.max.ms = 30000 07:48:42 socket.connection.setup.timeout.ms = 10000 07:48:42 ssl.cipher.suites = null 07:48:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:42 ssl.endpoint.identification.algorithm = https 07:48:42 ssl.engine.factory.class = null 07:48:42 ssl.key.password = null 07:48:42 ssl.keymanager.algorithm = SunX509 07:48:42 ssl.keystore.certificate.chain = null 07:48:42 ssl.keystore.key = null 07:48:42 ssl.keystore.location = null 07:48:42 ssl.keystore.password = null 07:48:42 ssl.keystore.type = JKS 07:48:42 ssl.protocol = TLSv1.3 07:48:42 ssl.provider = null 07:48:42 ssl.secure.random.implementation = null 07:48:42 ssl.trustmanager.algorithm = PKIX 07:48:42 ssl.truststore.certificates = null 07:48:42 ssl.truststore.location = null 07:48:42 ssl.truststore.password = null 07:48:42 ssl.truststore.type = JKS 07:48:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 07:48:42 2025-08-27T07:48:42.439Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:42 2025-08-27T07:48:42.508Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:42 2025-08-27T07:48:42.508Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:42 2025-08-27T07:48:42.508Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280922508 07:48:42 2025-08-27T07:48:42.508Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 07:48:42 2025-08-27T07:48:42.521Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:48:42 allow.auto.create.topics = true 07:48:42 auto.commit.interval.ms = 5000 07:48:42 auto.include.jmx.reporter = true 07:48:42 auto.offset.reset = latest 07:48:42 bootstrap.servers = [localhost:32780] 07:48:42 check.crcs = true 07:48:42 client.dns.lookup = use_all_dns_ips 07:48:42 client.id = consumer-ncmp-group-4 07:48:42 client.rack = 07:48:42 connections.max.idle.ms = 540000 07:48:42 default.api.timeout.ms = 60000 07:48:42 enable.auto.commit = false 07:48:42 enable.metrics.push = true 07:48:42 exclude.internal.topics = true 07:48:42 fetch.max.bytes = 52428800 07:48:42 fetch.max.wait.ms = 500 07:48:42 fetch.min.bytes = 1 07:48:42 group.id = ncmp-group 07:48:42 group.instance.id = null 07:48:42 group.protocol = classic 07:48:42 group.remote.assignor = null 07:48:42 heartbeat.interval.ms = 3000 07:48:42 interceptor.classes = [] 07:48:42 internal.leave.group.on.close = true 07:48:42 internal.throw.on.fetch.stable.offset.unsupported = false 07:48:42 isolation.level = read_uncommitted 07:48:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 max.partition.fetch.bytes = 1048576 07:48:42 max.poll.interval.ms = 300000 07:48:42 max.poll.records = 500 07:48:42 metadata.max.age.ms = 300000 07:48:42 metadata.recovery.strategy = none 07:48:42 metric.reporters = [] 07:48:42 metrics.num.samples = 2 07:48:42 metrics.recording.level = INFO 07:48:42 metrics.sample.window.ms = 30000 07:48:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:48:42 receive.buffer.bytes = 65536 07:48:42 reconnect.backoff.max.ms = 1000 07:48:42 reconnect.backoff.ms = 50 07:48:42 request.timeout.ms = 30000 07:48:42 retry.backoff.max.ms = 1000 07:48:42 retry.backoff.ms = 100 07:48:42 sasl.client.callback.handler.class = null 07:48:42 sasl.jaas.config = null 07:48:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:42 sasl.kerberos.min.time.before.relogin = 60000 07:48:42 sasl.kerberos.service.name = null 07:48:42 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:42 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:42 sasl.login.callback.handler.class = null 07:48:42 sasl.login.class = null 07:48:42 sasl.login.connect.timeout.ms = null 07:48:42 sasl.login.read.timeout.ms = null 07:48:42 sasl.login.refresh.buffer.seconds = 300 07:48:42 sasl.login.refresh.min.period.seconds = 60 07:48:42 sasl.login.refresh.window.factor = 0.8 07:48:42 sasl.login.refresh.window.jitter = 0.05 07:48:42 sasl.login.retry.backoff.max.ms = 10000 07:48:42 sasl.login.retry.backoff.ms = 100 07:48:42 sasl.mechanism = GSSAPI 07:48:42 sasl.oauthbearer.clock.skew.seconds = 30 07:48:42 sasl.oauthbearer.expected.audience = null 07:48:42 sasl.oauthbearer.expected.issuer = null 07:48:42 sasl.oauthbearer.header.urlencode = false 07:48:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:42 sasl.oauthbearer.jwks.endpoint.url = null 07:48:42 sasl.oauthbearer.scope.claim.name = scope 07:48:42 sasl.oauthbearer.sub.claim.name = sub 07:48:42 sasl.oauthbearer.token.endpoint.url = null 07:48:42 security.protocol = PLAINTEXT 07:48:42 security.providers = null 07:48:42 send.buffer.bytes = 131072 07:48:42 session.timeout.ms = 45000 07:48:42 socket.connection.setup.timeout.max.ms = 30000 07:48:42 socket.connection.setup.timeout.ms = 10000 07:48:42 ssl.cipher.suites = null 07:48:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:42 ssl.endpoint.identification.algorithm = https 07:48:42 ssl.engine.factory.class = null 07:48:42 ssl.key.password = null 07:48:42 ssl.keymanager.algorithm = SunX509 07:48:42 ssl.keystore.certificate.chain = null 07:48:42 ssl.keystore.key = null 07:48:42 ssl.keystore.location = null 07:48:42 ssl.keystore.password = null 07:48:42 ssl.keystore.type = JKS 07:48:42 ssl.protocol = TLSv1.3 07:48:42 ssl.provider = null 07:48:42 ssl.secure.random.implementation = null 07:48:42 ssl.trustmanager.algorithm = PKIX 07:48:42 ssl.truststore.certificates = null 07:48:42 ssl.truststore.location = null 07:48:42 ssl.truststore.password = null 07:48:42 ssl.truststore.type = JKS 07:48:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 07:48:42 2025-08-27T07:48:42.521Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:42 2025-08-27T07:48:42.527Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 07:48:42 2025-08-27T07:48:42.527Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:42 2025-08-27T07:48:42.527Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:42 2025-08-27T07:48:42.527Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280922527 07:48:42 2025-08-27T07:48:42.528Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 07:48:42 2025-08-27T07:48:42.529Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:48:42 allow.auto.create.topics = true 07:48:42 auto.commit.interval.ms = 5000 07:48:42 auto.include.jmx.reporter = true 07:48:42 auto.offset.reset = latest 07:48:42 bootstrap.servers = [localhost:32780] 07:48:42 check.crcs = true 07:48:42 client.dns.lookup = use_all_dns_ips 07:48:42 client.id = consumer-ncmp-group-5 07:48:42 client.rack = 07:48:42 connections.max.idle.ms = 540000 07:48:42 default.api.timeout.ms = 60000 07:48:42 enable.auto.commit = false 07:48:42 enable.metrics.push = true 07:48:42 exclude.internal.topics = true 07:48:42 fetch.max.bytes = 52428800 07:48:42 fetch.max.wait.ms = 500 07:48:42 fetch.min.bytes = 1 07:48:42 group.id = ncmp-group 07:48:42 group.instance.id = null 07:48:42 group.protocol = classic 07:48:42 group.remote.assignor = null 07:48:42 heartbeat.interval.ms = 3000 07:48:42 interceptor.classes = [] 07:48:42 internal.leave.group.on.close = true 07:48:42 internal.throw.on.fetch.stable.offset.unsupported = false 07:48:42 isolation.level = read_uncommitted 07:48:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 max.partition.fetch.bytes = 1048576 07:48:42 max.poll.interval.ms = 300000 07:48:42 max.poll.records = 500 07:48:42 metadata.max.age.ms = 300000 07:48:42 metadata.recovery.strategy = none 07:48:42 metric.reporters = [] 07:48:42 metrics.num.samples = 2 07:48:42 metrics.recording.level = INFO 07:48:42 metrics.sample.window.ms = 30000 07:48:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:48:42 receive.buffer.bytes = 65536 07:48:42 reconnect.backoff.max.ms = 1000 07:48:42 reconnect.backoff.ms = 50 07:48:42 request.timeout.ms = 30000 07:48:42 retry.backoff.max.ms = 1000 07:48:42 retry.backoff.ms = 100 07:48:42 sasl.client.callback.handler.class = null 07:48:42 sasl.jaas.config = null 07:48:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:42 sasl.kerberos.min.time.before.relogin = 60000 07:48:42 sasl.kerberos.service.name = null 07:48:42 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:42 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:42 sasl.login.callback.handler.class = null 07:48:42 sasl.login.class = null 07:48:42 sasl.login.connect.timeout.ms = null 07:48:42 sasl.login.read.timeout.ms = null 07:48:42 sasl.login.refresh.buffer.seconds = 300 07:48:42 sasl.login.refresh.min.period.seconds = 60 07:48:42 sasl.login.refresh.window.factor = 0.8 07:48:42 sasl.login.refresh.window.jitter = 0.05 07:48:42 sasl.login.retry.backoff.max.ms = 10000 07:48:42 sasl.login.retry.backoff.ms = 100 07:48:42 sasl.mechanism = GSSAPI 07:48:42 sasl.oauthbearer.clock.skew.seconds = 30 07:48:42 sasl.oauthbearer.expected.audience = null 07:48:42 sasl.oauthbearer.expected.issuer = null 07:48:42 sasl.oauthbearer.header.urlencode = false 07:48:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:42 sasl.oauthbearer.jwks.endpoint.url = null 07:48:42 sasl.oauthbearer.scope.claim.name = scope 07:48:42 sasl.oauthbearer.sub.claim.name = sub 07:48:42 sasl.oauthbearer.token.endpoint.url = null 07:48:42 security.protocol = PLAINTEXT 07:48:42 security.providers = null 07:48:42 send.buffer.bytes = 131072 07:48:42 session.timeout.ms = 45000 07:48:42 socket.connection.setup.timeout.max.ms = 30000 07:48:42 socket.connection.setup.timeout.ms = 10000 07:48:42 ssl.cipher.suites = null 07:48:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:42 ssl.endpoint.identification.algorithm = https 07:48:42 ssl.engine.factory.class = null 07:48:42 ssl.key.password = null 07:48:42 ssl.keymanager.algorithm = SunX509 07:48:42 ssl.keystore.certificate.chain = null 07:48:42 ssl.keystore.key = null 07:48:42 ssl.keystore.location = null 07:48:42 ssl.keystore.password = null 07:48:42 ssl.keystore.type = JKS 07:48:42 ssl.protocol = TLSv1.3 07:48:42 ssl.provider = null 07:48:42 ssl.secure.random.implementation = null 07:48:42 ssl.trustmanager.algorithm = PKIX 07:48:42 ssl.truststore.certificates = null 07:48:42 ssl.truststore.location = null 07:48:42 ssl.truststore.password = null 07:48:42 ssl.truststore.type = JKS 07:48:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 07:48:42 2025-08-27T07:48:42.530Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:42 2025-08-27T07:48:42.536Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 07:48:42 2025-08-27T07:48:42.536Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:42 2025-08-27T07:48:42.536Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:42 2025-08-27T07:48:42.536Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280922536 07:48:42 2025-08-27T07:48:42.536Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 07:48:42 2025-08-27T07:48:42.537Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:48:42 allow.auto.create.topics = true 07:48:42 auto.commit.interval.ms = 5000 07:48:42 auto.include.jmx.reporter = true 07:48:42 auto.offset.reset = latest 07:48:42 bootstrap.servers = [localhost:32780] 07:48:42 check.crcs = true 07:48:42 client.dns.lookup = use_all_dns_ips 07:48:42 client.id = consumer-ncmp-group-6 07:48:42 client.rack = 07:48:42 connections.max.idle.ms = 540000 07:48:42 default.api.timeout.ms = 60000 07:48:42 enable.auto.commit = false 07:48:42 enable.metrics.push = true 07:48:42 exclude.internal.topics = true 07:48:42 fetch.max.bytes = 52428800 07:48:42 fetch.max.wait.ms = 500 07:48:42 fetch.min.bytes = 1 07:48:42 group.id = ncmp-group 07:48:42 group.instance.id = null 07:48:42 group.protocol = classic 07:48:42 group.remote.assignor = null 07:48:42 heartbeat.interval.ms = 3000 07:48:42 interceptor.classes = [] 07:48:42 internal.leave.group.on.close = true 07:48:42 internal.throw.on.fetch.stable.offset.unsupported = false 07:48:42 isolation.level = read_uncommitted 07:48:42 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 max.partition.fetch.bytes = 1048576 07:48:42 max.poll.interval.ms = 300000 07:48:42 max.poll.records = 500 07:48:42 metadata.max.age.ms = 300000 07:48:42 metadata.recovery.strategy = none 07:48:42 metric.reporters = [] 07:48:42 metrics.num.samples = 2 07:48:42 metrics.recording.level = INFO 07:48:42 metrics.sample.window.ms = 30000 07:48:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:48:42 receive.buffer.bytes = 65536 07:48:42 reconnect.backoff.max.ms = 1000 07:48:42 reconnect.backoff.ms = 50 07:48:42 request.timeout.ms = 30000 07:48:42 retry.backoff.max.ms = 1000 07:48:42 retry.backoff.ms = 100 07:48:42 sasl.client.callback.handler.class = null 07:48:42 sasl.jaas.config = null 07:48:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:42 sasl.kerberos.min.time.before.relogin = 60000 07:48:42 sasl.kerberos.service.name = null 07:48:42 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:42 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:42 sasl.login.callback.handler.class = null 07:48:42 sasl.login.class = null 07:48:42 sasl.login.connect.timeout.ms = null 07:48:42 sasl.login.read.timeout.ms = null 07:48:42 sasl.login.refresh.buffer.seconds = 300 07:48:42 sasl.login.refresh.min.period.seconds = 60 07:48:42 sasl.login.refresh.window.factor = 0.8 07:48:42 sasl.login.refresh.window.jitter = 0.05 07:48:42 sasl.login.retry.backoff.max.ms = 10000 07:48:42 sasl.login.retry.backoff.ms = 100 07:48:42 sasl.mechanism = GSSAPI 07:48:42 sasl.oauthbearer.clock.skew.seconds = 30 07:48:42 sasl.oauthbearer.expected.audience = null 07:48:42 sasl.oauthbearer.expected.issuer = null 07:48:42 sasl.oauthbearer.header.urlencode = false 07:48:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:42 sasl.oauthbearer.jwks.endpoint.url = null 07:48:42 sasl.oauthbearer.scope.claim.name = scope 07:48:42 sasl.oauthbearer.sub.claim.name = sub 07:48:42 sasl.oauthbearer.token.endpoint.url = null 07:48:42 security.protocol = PLAINTEXT 07:48:42 security.providers = null 07:48:42 send.buffer.bytes = 131072 07:48:42 session.timeout.ms = 45000 07:48:42 socket.connection.setup.timeout.max.ms = 30000 07:48:42 socket.connection.setup.timeout.ms = 10000 07:48:42 ssl.cipher.suites = null 07:48:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:42 ssl.endpoint.identification.algorithm = https 07:48:42 ssl.engine.factory.class = null 07:48:42 ssl.key.password = null 07:48:42 ssl.keymanager.algorithm = SunX509 07:48:42 ssl.keystore.certificate.chain = null 07:48:42 ssl.keystore.key = null 07:48:42 ssl.keystore.location = null 07:48:42 ssl.keystore.password = null 07:48:42 ssl.keystore.type = JKS 07:48:42 ssl.protocol = TLSv1.3 07:48:42 ssl.provider = null 07:48:42 ssl.secure.random.implementation = null 07:48:42 ssl.trustmanager.algorithm = PKIX 07:48:42 ssl.truststore.certificates = null 07:48:42 ssl.truststore.location = null 07:48:42 ssl.truststore.password = null 07:48:42 ssl.truststore.type = JKS 07:48:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 07:48:42 07:48:42 2025-08-27T07:48:42.538Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:42 2025-08-27T07:48:42.544Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 07:48:42 2025-08-27T07:48:42.544Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:42 2025-08-27T07:48:42.544Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:42 2025-08-27T07:48:42.544Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280922544 07:48:42 2025-08-27T07:48:42.544Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 07:48:42 2025-08-27T07:48:42.570Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 17.459 seconds (process running for 48.116) 07:48:42 2025-08-27T07:48:42.586Z INFO 12287 --- [cps-integration-test] [ watchdog-th-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 07:48:43 2025-08-27T07:48:42.935Z ERROR 12287 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 07:48:43 07:48:43 org.onap.cps.api.exceptions.DataspaceNotFoundException: Dataspace not found 07:48:43 at org.onap.cps.ri.repository.DataspaceRepository.lambda$getByName$0(DataspaceRepository.java:42) 07:48:43 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 07:48:43 at org.onap.cps.ri.repository.DataspaceRepository.getByName(DataspaceRepository.java:42) 07:48:43 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 07:48:43 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:75) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 07:48:43 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:165) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 07:48:43 at jdk.proxy2/jdk.proxy2.$Proxy226.getByName(Unknown Source) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:48:43 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:48:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:48:43 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:48:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 07:48:43 at jdk.proxy2/jdk.proxy2.$Proxy226.getByName(Unknown Source) 07:48:43 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.getAnchorEntity(CpsDataPersistenceServiceImpl.java:540) 07:48:43 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:235) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:48:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:48:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:48:43 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:48:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:48:43 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 07:48:43 at org.onap.cps.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:60) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:48:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:48:43 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 07:48:43 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 07:48:43 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 07:48:43 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:48:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:48:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:48:43 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:48:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:48:43 at org.onap.cps.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 07:48:43 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:259) 07:48:43 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleIdsByState(CmHandleQueryServiceImpl.java:94) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:48:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:48:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:48:43 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:48:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:48:43 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandleIdsByState() 07:48:43 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandleIds(ModuleOperationsUtils.java:77) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:48:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:48:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:48:43 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:48:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:48:43 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandleIds() 07:48:43 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueue(ModuleSyncWatchdog.java:94) 07:48:43 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:82) 07:48:43 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:62) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:48:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:48:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:48:43 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:48:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:48:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:48:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:48:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:48:43 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:48:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:48:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:48:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:48:43 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 07:48:43 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 07:48:43 at io.micrometer.observation.Observation.observe(Observation.java:498) 07:48:43 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 07:48:43 at org.springframework.scheduling.config.Task$OutcomeTrackingRunnable.run(Task.java:85) 07:48:43 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 07:48:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 07:48:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 07:48:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 07:48:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 07:48:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 07:48:43 at java.base/java.lang.Thread.run(Thread.java:833) 07:48:43 07:48:43 2025-08-27T07:48:43.208Z WARN 12287 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 07:48:43 2025-08-27T07:48:43.210Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:43 2025-08-27T07:48:43.211Z WARN 12287 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 07:48:43 2025-08-27T07:48:43.211Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:43 2025-08-27T07:48:43.212Z WARN 12287 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 07:48:43 2025-08-27T07:48:43.212Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:43 2025-08-27T07:48:43.214Z WARN 12287 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 07:48:43 2025-08-27T07:48:43.214Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:43 2025-08-27T07:48:43.216Z WARN 12287 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 07:48:43 2025-08-27T07:48:43.216Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:43 2025-08-27T07:48:43.217Z WARN 12287 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 07:48:43 2025-08-27T07:48:43.217Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:43 2025-08-27T07:48:43.338Z WARN 12287 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 07:48:43 2025-08-27T07:48:43.346Z WARN 12287 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 07:48:43 2025-08-27T07:48:43.354Z WARN 12287 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 07:48:43 2025-08-27T07:48:43.544Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:48:43 2025-08-27T07:48:43.550Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.562Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:48:43 2025-08-27T07:48:43.563Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:48:43 2025-08-27T07:48:43.563Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.564Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.578Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:48:43 2025-08-27T07:48:43.579Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.588Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:48:43 2025-08-27T07:48:43.590Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.595Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:48:43 2025-08-27T07:48:43.597Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.605Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-4-3025e010-a1c3-4097-abaf-55d0ef7278b7 07:48:43 2025-08-27T07:48:43.605Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.607Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-c584979b-0bc9-4f65-8138-c25392d8e14d 07:48:43 2025-08-27T07:48:43.607Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.613Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-6-d850b36d-f38f-4ed7-af82-62fd49769d1b 07:48:43 2025-08-27T07:48:43.614Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-5-12449e12-99e8-4ed8-b62f-137d68d9316a 07:48:43 2025-08-27T07:48:43.614Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.613Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.623Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, 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-3-6681aabe-d001-4e7e-9e5f-089c31b4ab09 07:48:43 2025-08-27T07:48:43.623Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.624Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, 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-2-1d2dcd14-fd9d-4506-b36e-c95ffb90b93e 07:48:43 2025-08-27T07:48:43.625Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] (Re-)joining group 07:48:43 2025-08-27T07:48:43.634Z INFO 12287 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Subscription models onboarded successfully 07:48:43 2025-08-27T07:48:43.640Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-2-1d2dcd14-fd9d-4506-b36e-c95ffb90b93e', protocol='range'} 07:48:43 2025-08-27T07:48:43.640Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-6-d850b36d-f38f-4ed7-af82-62fd49769d1b', protocol='range'} 07:48:43 2025-08-27T07:48:43.641Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-4-3025e010-a1c3-4097-abaf-55d0ef7278b7', protocol='range'} 07:48:43 2025-08-27T07:48:43.641Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-c584979b-0bc9-4f65-8138-c25392d8e14d', protocol='range'} 07:48:43 2025-08-27T07:48:43.641Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-5-12449e12-99e8-4ed8-b62f-137d68d9316a', protocol='range'} 07:48:43 2025-08-27T07:48:43.641Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-6681aabe-d001-4e7e-9e5f-089c31b4ab09', protocol='range'} 07:48:43 2025-08-27T07:48:43.677Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-6-d850b36d-f38f-4ed7-af82-62fd49769d1b=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-3025e010-a1c3-4097-abaf-55d0ef7278b7=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-c584979b-0bc9-4f65-8138-c25392d8e14d=Assignment(partitions=[subscription-0]), consumer-ncmp-group-5-12449e12-99e8-4ed8-b62f-137d68d9316a=Assignment(partitions=[dmi-cm-events-0])} 07:48:43 2025-08-27T07:48:43.677Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-3-6681aabe-d001-4e7e-9e5f-089c31b4ab09=Assignment(partitions=[ncmp-async-m2m-0])} 07:48:43 2025-08-27T07:48:43.677Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-2-1d2dcd14-fd9d-4506-b36e-c95ffb90b93e=Assignment(partitions=[ncmp-async-m2m-0])} 07:48:43 2025-08-27T07:48:43.707Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 07:48:43 2025-08-27T07:48:43.709Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:48:43 2025-08-27T07:48:43.709Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 07:48:43 Detail: Key (name)=(NCMP-Admin) already exists. 07:48:43 2025-08-27T07:48:43.712Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-5-12449e12-99e8-4ed8-b62f-137d68d9316a', protocol='range'} 07:48:43 2025-08-27T07:48:43.712Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-c584979b-0bc9-4f65-8138-c25392d8e14d', protocol='range'} 07:48:43 2025-08-27T07:48:43.712Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-2-1d2dcd14-fd9d-4506-b36e-c95ffb90b93e', protocol='range'} 07:48:43 2025-08-27T07:48:43.713Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 07:48:43 2025-08-27T07:48:43.716Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 07:48:43 2025-08-27T07:48:43.718Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 07:48:43 2025-08-27T07:48:43.718Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 07:48:43 2025-08-27T07:48:43.718Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 07:48:43 2025-08-27T07:48:43.719Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 07:48:43 2025-08-27T07:48:43.722Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-6-d850b36d-f38f-4ed7-af82-62fd49769d1b', protocol='range'} 07:48:43 2025-08-27T07:48:43.723Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 07:48:43 2025-08-27T07:48:43.723Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 07:48:43 2025-08-27T07:48:43.731Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-4-3025e010-a1c3-4097-abaf-55d0ef7278b7', protocol='range'} 07:48:43 2025-08-27T07:48:43.731Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-6681aabe-d001-4e7e-9e5f-089c31b4ab09', protocol='range'} 07:48:43 2025-08-27T07:48:43.732Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 07:48:43 2025-08-27T07:48:43.732Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 07:48:43 2025-08-27T07:48:43.732Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 07:48:43 2025-08-27T07:48:43.732Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 07:48:43 2025-08-27T07:48:43.745Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 07:48:43 2025-08-27T07:48:43.747Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition subscription-0 07:48:43 2025-08-27T07:48:43.748Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 07:48:43 2025-08-27T07:48:43.749Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 07:48:43 2025-08-27T07:48:43.749Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:48:43 2025-08-27T07:48:43.750Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:48:43 2025-08-27T07:48:43.762Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 07:48:43 2025-08-27T07:48:43.762Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition subscription-0 07:48:43 2025-08-27T07:48:43.774Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:48:43 2025-08-27T07:48:43.774Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 07:48:43 2025-08-27T07:48:43.774Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 07:48:43 2025-08-27T07:48:43.781Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:48:43 2025-08-27T07:48:43.782Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:48:43 2025-08-27T07:48:43.784Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:48:43 2025-08-27T07:48:43.785Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, 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:32780 (id: 1 rack: null)], epoch=0}}. 07:48:43 2025-08-27T07:48:43.785Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 07:48:43 2025-08-27T07:48:43.788Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:48:43 2025-08-27T07:48:43.797Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-2, 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:32780 (id: 1 rack: null)], epoch=0}}. 07:48:43 2025-08-27T07:48:43.819Z INFO 12287 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 07:48:43 2025-08-27T07:48:43.819Z INFO 12287 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 07:48:43 2025-08-27T07:48:43.821Z INFO 12287 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 07:48:43 2025-08-27T07:48:43.822Z INFO 12287 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 07:48:43 2025-08-27T07:48:43.823Z INFO 12287 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 07:48:43 2025-08-27T07:48:43.826Z INFO 12287 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 07:48:43 2025-08-27T07:48:43.884Z INFO 12287 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 07:48:43 2025-08-27T07:48:43.957Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 07:48:43 2025-08-27T07:48:43.967Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 07:48:44 2025-08-27T07:48:43.974Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 07:48:44 2025-08-27T07:48:43.983Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 07:48:44 2025-08-27T07:48:43.992Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 07:48:44 2025-08-27T07:48:44.021Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 07:48:44 2025-08-27T07:48:44.098Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 07:48:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:48:44 2025-08-27T07:48:44.876Z INFO 12287 --- [cps-integration-test] [ main] .s.a.AnnotationAsyncExecutionInterceptor : More than one TaskExecutor bean found within the context, and none is named 'taskExecutor'. Mark one of them as primary or name it 'taskExecutor' (possibly as an alias) in order to use it for async processing: [notificationExecutor, taskScheduler] 07:48:44 2025-08-27T07:48:44.915Z INFO 12287 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:48:44 acks = -1 07:48:44 auto.include.jmx.reporter = true 07:48:44 batch.size = 16384 07:48:44 bootstrap.servers = [localhost:32780] 07:48:44 buffer.memory = 33554432 07:48:44 client.dns.lookup = use_all_dns_ips 07:48:44 client.id = cps-core-1 07:48:44 compression.gzip.level = -1 07:48:44 compression.lz4.level = 9 07:48:44 compression.type = none 07:48:44 compression.zstd.level = 3 07:48:44 connections.max.idle.ms = 540000 07:48:44 delivery.timeout.ms = 120000 07:48:44 enable.idempotence = true 07:48:44 enable.metrics.push = true 07:48:44 interceptor.classes = [] 07:48:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:48:44 linger.ms = 0 07:48:44 max.block.ms = 60000 07:48:44 max.in.flight.requests.per.connection = 5 07:48:44 max.request.size = 1048576 07:48:44 metadata.max.age.ms = 300000 07:48:44 metadata.max.idle.ms = 300000 07:48:44 metadata.recovery.strategy = none 07:48:44 metric.reporters = [] 07:48:44 metrics.num.samples = 2 07:48:44 metrics.recording.level = INFO 07:48:44 metrics.sample.window.ms = 30000 07:48:44 partitioner.adaptive.partitioning.enable = true 07:48:44 partitioner.availability.timeout.ms = 0 07:48:44 partitioner.class = null 07:48:44 partitioner.ignore.keys = false 07:48:44 receive.buffer.bytes = 32768 07:48:44 reconnect.backoff.max.ms = 1000 07:48:44 reconnect.backoff.ms = 50 07:48:44 request.timeout.ms = 30000 07:48:44 retries = 2147483647 07:48:44 retry.backoff.max.ms = 1000 07:48:44 retry.backoff.ms = 100 07:48:44 sasl.client.callback.handler.class = null 07:48:44 sasl.jaas.config = null 07:48:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:44 sasl.kerberos.min.time.before.relogin = 60000 07:48:44 sasl.kerberos.service.name = null 07:48:44 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:44 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:44 sasl.login.callback.handler.class = null 07:48:44 sasl.login.class = null 07:48:44 sasl.login.connect.timeout.ms = null 07:48:44 sasl.login.read.timeout.ms = null 07:48:44 sasl.login.refresh.buffer.seconds = 300 07:48:44 sasl.login.refresh.min.period.seconds = 60 07:48:44 sasl.login.refresh.window.factor = 0.8 07:48:44 sasl.login.refresh.window.jitter = 0.05 07:48:44 sasl.login.retry.backoff.max.ms = 10000 07:48:44 sasl.login.retry.backoff.ms = 100 07:48:44 sasl.mechanism = GSSAPI 07:48:44 sasl.oauthbearer.clock.skew.seconds = 30 07:48:44 sasl.oauthbearer.expected.audience = null 07:48:44 sasl.oauthbearer.expected.issuer = null 07:48:44 sasl.oauthbearer.header.urlencode = false 07:48:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:44 sasl.oauthbearer.jwks.endpoint.url = null 07:48:44 sasl.oauthbearer.scope.claim.name = scope 07:48:44 sasl.oauthbearer.sub.claim.name = sub 07:48:44 sasl.oauthbearer.token.endpoint.url = null 07:48:44 security.protocol = PLAINTEXT 07:48:44 security.providers = null 07:48:44 send.buffer.bytes = 131072 07:48:44 socket.connection.setup.timeout.max.ms = 30000 07:48:44 socket.connection.setup.timeout.ms = 10000 07:48:44 ssl.cipher.suites = null 07:48:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:44 ssl.endpoint.identification.algorithm = https 07:48:44 ssl.engine.factory.class = null 07:48:44 ssl.key.password = null 07:48:44 ssl.keymanager.algorithm = SunX509 07:48:44 ssl.keystore.certificate.chain = null 07:48:44 ssl.keystore.key = null 07:48:44 ssl.keystore.location = null 07:48:44 ssl.keystore.password = null 07:48:44 ssl.keystore.type = JKS 07:48:44 ssl.protocol = TLSv1.3 07:48:44 ssl.provider = null 07:48:44 ssl.secure.random.implementation = null 07:48:44 ssl.trustmanager.algorithm = PKIX 07:48:44 ssl.truststore.certificates = null 07:48:44 ssl.truststore.location = null 07:48:44 ssl.truststore.password = null 07:48:44 ssl.truststore.type = JKS 07:48:44 transaction.timeout.ms = 60000 07:48:44 transactional.id = null 07:48:44 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 07:48:44 07:48:44 2025-08-27T07:48:44.916Z INFO 12287 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:44 2025-08-27T07:48:44.931Z INFO 12287 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 07:48:44 2025-08-27T07:48:44.935Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:44 2025-08-27T07:48:44.938Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:44 2025-08-27T07:48:44.940Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:44 2025-08-27T07:48:44.941Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:44 2025-08-27T07:48:44.942Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:44 2025-08-27T07:48:44.948Z INFO 12287 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:44 2025-08-27T07:48:44.948Z INFO 12287 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:44 2025-08-27T07:48:44.948Z INFO 12287 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280924948 07:48:44 2025-08-27T07:48:44.972Z WARN 12287 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events=UNKNOWN_TOPIC_OR_PARTITION} 07:48:44 2025-08-27T07:48:44.972Z INFO 12287 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:45 2025-08-27T07:48:45.089Z INFO 12287 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 07:48:45 2025-08-27T07:48:45.594Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:45 2025-08-27T07:48:45.616Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:45 2025-08-27T07:48:45.715Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:45 2025-08-27T07:48:45.834Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:45 2025-08-27T07:48:45.835Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:45 2025-08-27T07:48:45.836Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:45 2025-08-27T07:48:45.836Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:45 2025-08-27T07:48:45.836Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:45 2025-08-27T07:48:45.923Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:45 2025-08-27T07:48:45.950Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:46 2025-08-27T07:48:45.996Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:46 2025-08-27T07:48:46.069Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:46 2025-08-27T07:48:46.070Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:46 2025-08-27T07:48:46.070Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:46 2025-08-27T07:48:46.071Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:46 2025-08-27T07:48:46.071Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:46 2025-08-27T07:48:46.155Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 07:48:46 2025-08-27T07:48:46.170Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 07:48:46 2025-08-27T07:48:46.199Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:46 2025-08-27T07:48:46.304Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 07:48:46 2025-08-27T07:48:46.304Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 07:48:46 2025-08-27T07:48:46.371Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 07:48:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.27 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 07:48:46 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 07:48:46 2025-08-27T07:48:46.880Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:46 2025-08-27T07:48:46.881Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:46 2025-08-27T07:48:46.882Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:46 2025-08-27T07:48:46.882Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:46 2025-08-27T07:48:46.882Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:46 2025-08-27T07:48:46.977Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:47 2025-08-27T07:48:47.006Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:47 2025-08-27T07:48:47.045Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:47 2025-08-27T07:48:47.401Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:47 2025-08-27T07:48:47.401Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:47 2025-08-27T07:48:47.402Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:47 2025-08-27T07:48:47.402Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:47 2025-08-27T07:48:47.402Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:47 2025-08-27T07:48:47.487Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:47 2025-08-27T07:48:47.509Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:47 2025-08-27T07:48:47.555Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:47 2025-08-27T07:48:47.750Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:47 2025-08-27T07:48:47.751Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:47 2025-08-27T07:48:47.751Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:47 2025-08-27T07:48:47.751Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:47 2025-08-27T07:48:47.752Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:47 2025-08-27T07:48:47.832Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:47 2025-08-27T07:48:47.858Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:47 2025-08-27T07:48:47.888Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 07:48:48 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 07:48:48 2025-08-27T07:48:48.107Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:48 2025-08-27T07:48:48.108Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:48 2025-08-27T07:48:48.108Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:48 2025-08-27T07:48:48.108Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:48 2025-08-27T07:48:48.108Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:48 2025-08-27T07:48:48.184Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:48 2025-08-27T07:48:48.200Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:48 2025-08-27T07:48:48.223Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:48 2025-08-27T07:48:48.273Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:48 2025-08-27T07:48:48.273Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:48 2025-08-27T07:48:48.273Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:48 2025-08-27T07:48:48.274Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:48 2025-08-27T07:48:48.274Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:48 2025-08-27T07:48:48.340Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:48 2025-08-27T07:48:48.356Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:48 2025-08-27T07:48:48.387Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:48 2025-08-27T07:48:48.635Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:48 2025-08-27T07:48:48.635Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:48 2025-08-27T07:48:48.635Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:48 2025-08-27T07:48:48.640Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:48 2025-08-27T07:48:48.640Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:48 2025-08-27T07:48:48.714Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:48 2025-08-27T07:48:48.729Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:48 2025-08-27T07:48:48.750Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:48 2025-08-27T07:48:48.799Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:48 2025-08-27T07:48:48.800Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:48 2025-08-27T07:48:48.800Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:48 2025-08-27T07:48:48.800Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:48 2025-08-27T07:48:48.800Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:48 2025-08-27T07:48:48.877Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:48 2025-08-27T07:48:48.894Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:48 2025-08-27T07:48:48.926Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:49 2025-08-27T07:48:49.288Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:49 2025-08-27T07:48:49.289Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:49 2025-08-27T07:48:49.301Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:49 2025-08-27T07:48:49.301Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:49 2025-08-27T07:48:49.302Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:49 2025-08-27T07:48:49.373Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:49 2025-08-27T07:48:49.387Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:49 2025-08-27T07:48:49.407Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:49 2025-08-27T07:48:49.459Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:49 2025-08-27T07:48:49.459Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:49 2025-08-27T07:48:49.460Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:49 2025-08-27T07:48:49.460Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:49 2025-08-27T07:48:49.460Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:49 2025-08-27T07:48:49.526Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:49 2025-08-27T07:48:49.540Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:49 2025-08-27T07:48:49.561Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:49 2025-08-27T07:48:49.775Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:49 2025-08-27T07:48:49.775Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:49 2025-08-27T07:48:49.776Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:49 2025-08-27T07:48:49.776Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:49 2025-08-27T07:48:49.776Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:49 2025-08-27T07:48:49.845Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:49 2025-08-27T07:48:49.859Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:49 2025-08-27T07:48:49.881Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:50 2025-08-27T07:48:49.925Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:50 2025-08-27T07:48:49.926Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:50 2025-08-27T07:48:49.927Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:50 2025-08-27T07:48:49.927Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:50 2025-08-27T07:48:49.927Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:50 2025-08-27T07:48:49.995Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:50 2025-08-27T07:48:50.008Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:50 2025-08-27T07:48:50.033Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:50 2025-08-27T07:48:50.279Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:50 2025-08-27T07:48:50.279Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:50 2025-08-27T07:48:50.281Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:50 2025-08-27T07:48:50.282Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:50 2025-08-27T07:48:50.282Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:50 2025-08-27T07:48:50.358Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:50 2025-08-27T07:48:50.368Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:50 2025-08-27T07:48:50.391Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:50 2025-08-27T07:48:50.434Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:50 2025-08-27T07:48:50.434Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:50 2025-08-27T07:48:50.434Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:50 2025-08-27T07:48:50.435Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:50 2025-08-27T07:48:50.435Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:50 2025-08-27T07:48:50.506Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:50 2025-08-27T07:48:50.516Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:50 2025-08-27T07:48:50.536Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:50 2025-08-27T07:48:50.728Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:50 2025-08-27T07:48:50.728Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:50 2025-08-27T07:48:50.729Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:50 2025-08-27T07:48:50.729Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:50 2025-08-27T07:48:50.729Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:50 2025-08-27T07:48:50.804Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:50 2025-08-27T07:48:50.819Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:50 2025-08-27T07:48:50.838Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:50 2025-08-27T07:48:50.883Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:50 2025-08-27T07:48:50.884Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:50 2025-08-27T07:48:50.884Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:50 2025-08-27T07:48:50.884Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:50 2025-08-27T07:48:50.884Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:51 2025-08-27T07:48:50.956Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:51 2025-08-27T07:48:50.967Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:51 2025-08-27T07:48:50.987Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:51 2025-08-27T07:48:51.156Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:51 2025-08-27T07:48:51.156Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:51 2025-08-27T07:48:51.157Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:51 2025-08-27T07:48:51.157Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:51 2025-08-27T07:48:51.157Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:51 2025-08-27T07:48:51.221Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:51 2025-08-27T07:48:51.233Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:51 2025-08-27T07:48:51.252Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:51 2025-08-27T07:48:51.283Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:51 2025-08-27T07:48:51.284Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:51 2025-08-27T07:48:51.285Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:51 2025-08-27T07:48:51.285Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:51 2025-08-27T07:48:51.285Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:51 2025-08-27T07:48:51.350Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:51 2025-08-27T07:48:51.361Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:51 2025-08-27T07:48:51.380Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:51 2025-08-27T07:48:51.583Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:51 2025-08-27T07:48:51.584Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:51 2025-08-27T07:48:51.584Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:51 2025-08-27T07:48:51.585Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:51 2025-08-27T07:48:51.585Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:51 2025-08-27T07:48:51.650Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:51 2025-08-27T07:48:51.660Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:51 2025-08-27T07:48:51.678Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:51 2025-08-27T07:48:51.712Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:51 2025-08-27T07:48:51.712Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:51 2025-08-27T07:48:51.713Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:51 2025-08-27T07:48:51.713Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:51 2025-08-27T07:48:51.713Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:51 2025-08-27T07:48:51.782Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:51 2025-08-27T07:48:51.793Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:51 2025-08-27T07:48:51.814Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:52 2025-08-27T07:48:52.016Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:52 2025-08-27T07:48:52.017Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:52 2025-08-27T07:48:52.017Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:52 2025-08-27T07:48:52.017Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:52 2025-08-27T07:48:52.018Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:52 2025-08-27T07:48:52.089Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:52 2025-08-27T07:48:52.101Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:52 2025-08-27T07:48:52.125Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:52 2025-08-27T07:48:52.165Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:52 2025-08-27T07:48:52.170Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:52 2025-08-27T07:48:52.171Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:52 2025-08-27T07:48:52.171Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:52 2025-08-27T07:48:52.171Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:52 2025-08-27T07:48:52.251Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:52 2025-08-27T07:48:52.267Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:52 2025-08-27T07:48:52.296Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:52 2025-08-27T07:48:52.541Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:52 2025-08-27T07:48:52.542Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:52 2025-08-27T07:48:52.542Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:52 2025-08-27T07:48:52.542Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:52 2025-08-27T07:48:52.542Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:52 2025-08-27T07:48:52.612Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:52 2025-08-27T07:48:52.626Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:52 2025-08-27T07:48:52.654Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:52 2025-08-27T07:48:52.707Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:52 2025-08-27T07:48:52.707Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:52 2025-08-27T07:48:52.707Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:52 2025-08-27T07:48:52.708Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:52 2025-08-27T07:48:52.708Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:52 2025-08-27T07:48:52.771Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:52 2025-08-27T07:48:52.782Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:52 2025-08-27T07:48:52.802Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:53 2025-08-27T07:48:52.974Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:53 2025-08-27T07:48:52.975Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:53 2025-08-27T07:48:52.975Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:53 2025-08-27T07:48:52.976Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:53 2025-08-27T07:48:52.976Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:53 2025-08-27T07:48:53.043Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:53 2025-08-27T07:48:53.055Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:53 2025-08-27T07:48:53.073Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:53 2025-08-27T07:48:53.115Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:53 2025-08-27T07:48:53.116Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:53 2025-08-27T07:48:53.118Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:53 2025-08-27T07:48:53.118Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:53 2025-08-27T07:48:53.118Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:53 2025-08-27T07:48:53.186Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:53 2025-08-27T07:48:53.197Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:53 2025-08-27T07:48:53.218Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.367 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 07:48:53 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 07:48:53 2025-08-27T07:48:53.463Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:53 2025-08-27T07:48:53.464Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:53 2025-08-27T07:48:53.464Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:53 2025-08-27T07:48:53.464Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:53 2025-08-27T07:48:53.464Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:53 2025-08-27T07:48:53.533Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:53 2025-08-27T07:48:53.548Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:53 2025-08-27T07:48:53.566Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:53 2025-08-27T07:48:53.689Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:53 2025-08-27T07:48:53.689Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:53 2025-08-27T07:48:53.689Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:53 2025-08-27T07:48:53.690Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:53 2025-08-27T07:48:53.690Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:53 2025-08-27T07:48:53.764Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:53 2025-08-27T07:48:53.784Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:53 2025-08-27T07:48:53.805Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 07:48:53 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 07:48:54 2025-08-27T07:48:53.931Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:48:54 allow.auto.create.topics = true 07:48:54 auto.commit.interval.ms = 5000 07:48:54 auto.include.jmx.reporter = true 07:48:54 auto.offset.reset = latest 07:48:54 bootstrap.servers = [localhost:32780] 07:48:54 check.crcs = true 07:48:54 client.dns.lookup = use_all_dns_ips 07:48:54 client.id = consumer-test-group-7 07:48:54 client.rack = 07:48:54 connections.max.idle.ms = 540000 07:48:54 default.api.timeout.ms = 60000 07:48:54 enable.auto.commit = true 07:48:54 enable.metrics.push = true 07:48:54 exclude.internal.topics = true 07:48:54 fetch.max.bytes = 52428800 07:48:54 fetch.max.wait.ms = 500 07:48:54 fetch.min.bytes = 1 07:48:54 group.id = test-group 07:48:54 group.instance.id = null 07:48:54 group.protocol = classic 07:48:54 group.remote.assignor = null 07:48:54 heartbeat.interval.ms = 3000 07:48:54 interceptor.classes = [] 07:48:54 internal.leave.group.on.close = true 07:48:54 internal.throw.on.fetch.stable.offset.unsupported = false 07:48:54 isolation.level = read_uncommitted 07:48:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:48:54 max.partition.fetch.bytes = 1048576 07:48:54 max.poll.interval.ms = 300000 07:48:54 max.poll.records = 2147483647 07:48:54 metadata.max.age.ms = 300000 07:48:54 metadata.recovery.strategy = none 07:48:54 metric.reporters = [] 07:48:54 metrics.num.samples = 2 07:48:54 metrics.recording.level = INFO 07:48:54 metrics.sample.window.ms = 30000 07:48:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:48:54 receive.buffer.bytes = 65536 07:48:54 reconnect.backoff.max.ms = 1000 07:48:54 reconnect.backoff.ms = 50 07:48:54 request.timeout.ms = 30000 07:48:54 retry.backoff.max.ms = 1000 07:48:54 retry.backoff.ms = 100 07:48:54 sasl.client.callback.handler.class = null 07:48:54 sasl.jaas.config = null 07:48:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:54 sasl.kerberos.min.time.before.relogin = 60000 07:48:54 sasl.kerberos.service.name = null 07:48:54 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:54 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:54 sasl.login.callback.handler.class = null 07:48:54 sasl.login.class = null 07:48:54 sasl.login.connect.timeout.ms = null 07:48:54 sasl.login.read.timeout.ms = null 07:48:54 sasl.login.refresh.buffer.seconds = 300 07:48:54 sasl.login.refresh.min.period.seconds = 60 07:48:54 sasl.login.refresh.window.factor = 0.8 07:48:54 sasl.login.refresh.window.jitter = 0.05 07:48:54 sasl.login.retry.backoff.max.ms = 10000 07:48:54 sasl.login.retry.backoff.ms = 100 07:48:54 sasl.mechanism = GSSAPI 07:48:54 sasl.oauthbearer.clock.skew.seconds = 30 07:48:54 sasl.oauthbearer.expected.audience = null 07:48:54 sasl.oauthbearer.expected.issuer = null 07:48:54 sasl.oauthbearer.header.urlencode = false 07:48:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:54 sasl.oauthbearer.jwks.endpoint.url = null 07:48:54 sasl.oauthbearer.scope.claim.name = scope 07:48:54 sasl.oauthbearer.sub.claim.name = sub 07:48:54 sasl.oauthbearer.token.endpoint.url = null 07:48:54 security.protocol = PLAINTEXT 07:48:54 security.providers = null 07:48:54 send.buffer.bytes = 131072 07:48:54 session.timeout.ms = 45000 07:48:54 socket.connection.setup.timeout.max.ms = 30000 07:48:54 socket.connection.setup.timeout.ms = 10000 07:48:54 ssl.cipher.suites = null 07:48:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:54 ssl.endpoint.identification.algorithm = https 07:48:54 ssl.engine.factory.class = null 07:48:54 ssl.key.password = null 07:48:54 ssl.keymanager.algorithm = SunX509 07:48:54 ssl.keystore.certificate.chain = null 07:48:54 ssl.keystore.key = null 07:48:54 ssl.keystore.location = null 07:48:54 ssl.keystore.password = null 07:48:54 ssl.keystore.type = JKS 07:48:54 ssl.protocol = TLSv1.3 07:48:54 ssl.provider = null 07:48:54 ssl.secure.random.implementation = null 07:48:54 ssl.trustmanager.algorithm = PKIX 07:48:54 ssl.truststore.certificates = null 07:48:54 ssl.truststore.location = null 07:48:54 ssl.truststore.password = null 07:48:54 ssl.truststore.type = JKS 07:48:54 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 07:48:54 07:48:54 2025-08-27T07:48:53.931Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:54 2025-08-27T07:48:53.934Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:54 2025-08-27T07:48:53.934Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:54 2025-08-27T07:48:53.934Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280933934 07:48:54 2025-08-27T07:48:53.939Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 07:48:54 2025-08-27T07:48:53.965Z WARN 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-7, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {legacy-batch-topic=UNKNOWN_TOPIC_OR_PARTITION} 07:48:54 2025-08-27T07:48:53.965Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:54 2025-08-27T07:48:53.967Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:48:54 2025-08-27T07:48:53.972Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 07:48:54 2025-08-27T07:48:53.977Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-7-9730252b-9dfb-476b-93c2-c997ee86f8d3 07:48:54 2025-08-27T07:48:53.977Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 07:48:54 2025-08-27T07:48:53.981Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-7-9730252b-9dfb-476b-93c2-c997ee86f8d3', protocol='range'} 07:48:54 2025-08-27T07:48:54.090Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Finished assignment for group at generation 1: {consumer-test-group-7-9730252b-9dfb-476b-93c2-c997ee86f8d3=Assignment(partitions=[legacy-batch-topic-0])} 07:48:54 2025-08-27T07:48:54.093Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-7-9730252b-9dfb-476b-93c2-c997ee86f8d3', protocol='range'} 07:48:54 2025-08-27T07:48:54.093Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 07:48:54 2025-08-27T07:48:54.093Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 07:48:54 2025-08-27T07:48:54.094Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 07:48:54 2025-08-27T07:48:54.096Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:48:54 2025-08-27T07:48:54.481Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:54 2025-08-27T07:48:54.481Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:54 2025-08-27T07:48:54.482Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:54 2025-08-27T07:48:54.482Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:54 2025-08-27T07:48:54.482Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:54 2025-08-27T07:48:54.551Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 07:48:54 2025-08-27T07:48:54.568Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 07:48:54 2025-08-27T07:48:54.586Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:54 2025-08-27T07:48:54.808Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 07:48:54 2025-08-27T07:48:54.808Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Member consumer-test-group-7-9730252b-9dfb-476b-93c2-c997ee86f8d3 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:48:54 2025-08-27T07:48:54.809Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:48:54 2025-08-27T07:48:54.809Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:48:54 2025-08-27T07:48:54.809Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 07:48:54 2025-08-27T07:48:54.816Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:48:54 2025-08-27T07:48:54.816Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:48:54 2025-08-27T07:48:54.824Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:48:54 2025-08-27T07:48:54.824Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:48:54 2025-08-27T07:48:54.824Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:48:54 2025-08-27T07:48:54.824Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:48:54 2025-08-27T07:48:54.829Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 07:48:54 2025-08-27T07:48:54.854Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:48:54 allow.auto.create.topics = true 07:48:54 auto.commit.interval.ms = 5000 07:48:54 auto.include.jmx.reporter = true 07:48:54 auto.offset.reset = latest 07:48:54 bootstrap.servers = [localhost:32780] 07:48:54 check.crcs = true 07:48:54 client.dns.lookup = use_all_dns_ips 07:48:54 client.id = consumer-test-group-8 07:48:54 client.rack = 07:48:54 connections.max.idle.ms = 540000 07:48:54 default.api.timeout.ms = 60000 07:48:54 enable.auto.commit = true 07:48:54 enable.metrics.push = true 07:48:54 exclude.internal.topics = true 07:48:54 fetch.max.bytes = 52428800 07:48:54 fetch.max.wait.ms = 500 07:48:54 fetch.min.bytes = 1 07:48:54 group.id = test-group 07:48:54 group.instance.id = null 07:48:54 group.protocol = classic 07:48:54 group.remote.assignor = null 07:48:54 heartbeat.interval.ms = 3000 07:48:54 interceptor.classes = [] 07:48:54 internal.leave.group.on.close = true 07:48:54 internal.throw.on.fetch.stable.offset.unsupported = false 07:48:54 isolation.level = read_uncommitted 07:48:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:48:54 max.partition.fetch.bytes = 1048576 07:48:54 max.poll.interval.ms = 300000 07:48:54 max.poll.records = 2147483647 07:48:54 metadata.max.age.ms = 300000 07:48:54 metadata.recovery.strategy = none 07:48:54 metric.reporters = [] 07:48:54 metrics.num.samples = 2 07:48:54 metrics.recording.level = INFO 07:48:54 metrics.sample.window.ms = 30000 07:48:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:48:54 receive.buffer.bytes = 65536 07:48:54 reconnect.backoff.max.ms = 1000 07:48:54 reconnect.backoff.ms = 50 07:48:54 request.timeout.ms = 30000 07:48:54 retry.backoff.max.ms = 1000 07:48:54 retry.backoff.ms = 100 07:48:54 sasl.client.callback.handler.class = null 07:48:54 sasl.jaas.config = null 07:48:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:54 sasl.kerberos.min.time.before.relogin = 60000 07:48:54 sasl.kerberos.service.name = null 07:48:54 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:54 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:54 sasl.login.callback.handler.class = null 07:48:54 sasl.login.class = null 07:48:54 sasl.login.connect.timeout.ms = null 07:48:54 sasl.login.read.timeout.ms = null 07:48:54 sasl.login.refresh.buffer.seconds = 300 07:48:54 sasl.login.refresh.min.period.seconds = 60 07:48:54 sasl.login.refresh.window.factor = 0.8 07:48:54 sasl.login.refresh.window.jitter = 0.05 07:48:54 sasl.login.retry.backoff.max.ms = 10000 07:48:54 sasl.login.retry.backoff.ms = 100 07:48:54 sasl.mechanism = GSSAPI 07:48:54 sasl.oauthbearer.clock.skew.seconds = 30 07:48:54 sasl.oauthbearer.expected.audience = null 07:48:54 sasl.oauthbearer.expected.issuer = null 07:48:54 sasl.oauthbearer.header.urlencode = false 07:48:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:54 sasl.oauthbearer.jwks.endpoint.url = null 07:48:54 sasl.oauthbearer.scope.claim.name = scope 07:48:54 sasl.oauthbearer.sub.claim.name = sub 07:48:54 sasl.oauthbearer.token.endpoint.url = null 07:48:54 security.protocol = PLAINTEXT 07:48:54 security.providers = null 07:48:54 send.buffer.bytes = 131072 07:48:54 session.timeout.ms = 45000 07:48:54 socket.connection.setup.timeout.max.ms = 30000 07:48:54 socket.connection.setup.timeout.ms = 10000 07:48:54 ssl.cipher.suites = null 07:48:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:54 ssl.endpoint.identification.algorithm = https 07:48:54 ssl.engine.factory.class = null 07:48:54 ssl.key.password = null 07:48:54 ssl.keymanager.algorithm = SunX509 07:48:54 ssl.keystore.certificate.chain = null 07:48:54 ssl.keystore.key = null 07:48:54 ssl.keystore.location = null 07:48:54 ssl.keystore.password = null 07:48:54 ssl.keystore.type = JKS 07:48:54 ssl.protocol = TLSv1.3 07:48:54 ssl.provider = null 07:48:54 ssl.secure.random.implementation = null 07:48:54 ssl.trustmanager.algorithm = PKIX 07:48:54 ssl.truststore.certificates = null 07:48:54 ssl.truststore.location = null 07:48:54 ssl.truststore.password = null 07:48:54 ssl.truststore.type = JKS 07:48:54 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 07:48:54 07:48:54 2025-08-27T07:48:54.854Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:54 2025-08-27T07:48:54.857Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:54 2025-08-27T07:48:54.857Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:54 2025-08-27T07:48:54.857Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280934857 07:48:54 2025-08-27T07:48:54.857Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 07:48:54 2025-08-27T07:48:54.863Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:54 2025-08-27T07:48:54.864Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:48:54 2025-08-27T07:48:54.866Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 07:48:54 2025-08-27T07:48:54.872Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-8-3e42e99c-f915-460f-8956-db91d3cb256d 07:48:54 2025-08-27T07:48:54.872Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 07:48:54 2025-08-27T07:48:54.874Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-8-3e42e99c-f915-460f-8956-db91d3cb256d', protocol='range'} 07:48:54 2025-08-27T07:48:54.875Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Finished assignment for group at generation 3: {consumer-test-group-8-3e42e99c-f915-460f-8956-db91d3cb256d=Assignment(partitions=[legacy-batch-topic-0])} 07:48:54 2025-08-27T07:48:54.880Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-8-3e42e99c-f915-460f-8956-db91d3cb256d', protocol='range'} 07:48:54 2025-08-27T07:48:54.880Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 07:48:54 2025-08-27T07:48:54.880Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 07:48:54 2025-08-27T07:48:54.882Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 07:48:54 2025-08-27T07:48:54.889Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:48:55 2025-08-27T07:48:55.397Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:55 2025-08-27T07:48:55.397Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:55 2025-08-27T07:48:55.398Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:55 2025-08-27T07:48:55.398Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:55 2025-08-27T07:48:55.398Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:55 2025-08-27T07:48:55.468Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 07:48:55 2025-08-27T07:48:55.480Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 07:48:55 2025-08-27T07:48:55.497Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:55 2025-08-27T07:48:55.557Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: bd780dbb-1688-4818-8b32-1a87f0723679, data operation cloud event id: 20f120e8-6108-4abb-afab-09c7866cdbb9 07:48:55 2025-08-27T07:48:55.557Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 07:48:55 acks = -1 07:48:55 auto.include.jmx.reporter = true 07:48:55 batch.size = 16384 07:48:55 bootstrap.servers = [localhost:32780] 07:48:55 buffer.memory = 33554432 07:48:55 client.dns.lookup = use_all_dns_ips 07:48:55 client.id = cps-core-1 07:48:55 compression.gzip.level = -1 07:48:55 compression.lz4.level = 9 07:48:55 compression.type = none 07:48:55 compression.zstd.level = 3 07:48:55 connections.max.idle.ms = 540000 07:48:55 delivery.timeout.ms = 120000 07:48:55 enable.idempotence = true 07:48:55 enable.metrics.push = true 07:48:55 interceptor.classes = [] 07:48:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 07:48:55 linger.ms = 0 07:48:55 max.block.ms = 60000 07:48:55 max.in.flight.requests.per.connection = 5 07:48:55 max.request.size = 1048576 07:48:55 metadata.max.age.ms = 300000 07:48:55 metadata.max.idle.ms = 300000 07:48:55 metadata.recovery.strategy = none 07:48:55 metric.reporters = [] 07:48:55 metrics.num.samples = 2 07:48:55 metrics.recording.level = INFO 07:48:55 metrics.sample.window.ms = 30000 07:48:55 partitioner.adaptive.partitioning.enable = true 07:48:55 partitioner.availability.timeout.ms = 0 07:48:55 partitioner.class = null 07:48:55 partitioner.ignore.keys = false 07:48:55 receive.buffer.bytes = 32768 07:48:55 reconnect.backoff.max.ms = 1000 07:48:55 reconnect.backoff.ms = 50 07:48:55 request.timeout.ms = 30000 07:48:55 retries = 2147483647 07:48:55 retry.backoff.max.ms = 1000 07:48:55 retry.backoff.ms = 100 07:48:55 sasl.client.callback.handler.class = null 07:48:55 sasl.jaas.config = null 07:48:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:55 sasl.kerberos.min.time.before.relogin = 60000 07:48:55 sasl.kerberos.service.name = null 07:48:55 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:55 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:55 sasl.login.callback.handler.class = null 07:48:55 sasl.login.class = null 07:48:55 sasl.login.connect.timeout.ms = null 07:48:55 sasl.login.read.timeout.ms = null 07:48:55 sasl.login.refresh.buffer.seconds = 300 07:48:55 sasl.login.refresh.min.period.seconds = 60 07:48:55 sasl.login.refresh.window.factor = 0.8 07:48:55 sasl.login.refresh.window.jitter = 0.05 07:48:55 sasl.login.retry.backoff.max.ms = 10000 07:48:55 sasl.login.retry.backoff.ms = 100 07:48:55 sasl.mechanism = GSSAPI 07:48:55 sasl.oauthbearer.clock.skew.seconds = 30 07:48:55 sasl.oauthbearer.expected.audience = null 07:48:55 sasl.oauthbearer.expected.issuer = null 07:48:55 sasl.oauthbearer.header.urlencode = false 07:48:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:55 sasl.oauthbearer.jwks.endpoint.url = null 07:48:55 sasl.oauthbearer.scope.claim.name = scope 07:48:55 sasl.oauthbearer.sub.claim.name = sub 07:48:55 sasl.oauthbearer.token.endpoint.url = null 07:48:55 security.protocol = PLAINTEXT 07:48:55 security.providers = null 07:48:55 send.buffer.bytes = 131072 07:48:55 socket.connection.setup.timeout.max.ms = 30000 07:48:55 socket.connection.setup.timeout.ms = 10000 07:48:55 ssl.cipher.suites = null 07:48:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:55 ssl.endpoint.identification.algorithm = https 07:48:55 ssl.engine.factory.class = null 07:48:55 ssl.key.password = null 07:48:55 ssl.keymanager.algorithm = SunX509 07:48:55 ssl.keystore.certificate.chain = null 07:48:55 ssl.keystore.key = null 07:48:55 ssl.keystore.location = null 07:48:55 ssl.keystore.password = null 07:48:55 ssl.keystore.type = JKS 07:48:55 ssl.protocol = TLSv1.3 07:48:55 ssl.provider = null 07:48:55 ssl.secure.random.implementation = null 07:48:55 ssl.trustmanager.algorithm = PKIX 07:48:55 ssl.truststore.certificates = null 07:48:55 ssl.truststore.location = null 07:48:55 ssl.truststore.password = null 07:48:55 ssl.truststore.type = JKS 07:48:55 transaction.timeout.ms = 60000 07:48:55 transactional.id = null 07:48:55 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 07:48:55 07:48:55 2025-08-27T07:48:55.558Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:55 2025-08-27T07:48:55.559Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 07:48:55 2025-08-27T07:48:55.561Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [cps-core-1] already exists, so skipping a new mbean creation. 07:48:55 2025-08-27T07:48:55.568Z INFO 12287 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:55 2025-08-27T07:48:55.568Z INFO 12287 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 1 with epoch 0 07:48:55 2025-08-27T07:48:55.690Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 07:48:55 2025-08-27T07:48:55.690Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Member consumer-test-group-8-3e42e99c-f915-460f-8956-db91d3cb256d sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:48:55 2025-08-27T07:48:55.691Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:48:55 2025-08-27T07:48:55.691Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:48:55 2025-08-27T07:48:55.691Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 07:48:55 2025-08-27T07:48:55.692Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:48:55 2025-08-27T07:48:55.692Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:48:56 2025-08-27T07:48:56.105Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:48:56 2025-08-27T07:48:56.105Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:48:56 2025-08-27T07:48:56.105Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:48:56 2025-08-27T07:48:56.105Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:48:56 2025-08-27T07:48:56.110Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 07:48:56 2025-08-27T07:48:56.124Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:48:56 allow.auto.create.topics = true 07:48:56 auto.commit.interval.ms = 5000 07:48:56 auto.include.jmx.reporter = true 07:48:56 auto.offset.reset = latest 07:48:56 bootstrap.servers = [localhost:32780] 07:48:56 check.crcs = true 07:48:56 client.dns.lookup = use_all_dns_ips 07:48:56 client.id = consumer-test-group-9 07:48:56 client.rack = 07:48:56 connections.max.idle.ms = 540000 07:48:56 default.api.timeout.ms = 60000 07:48:56 enable.auto.commit = true 07:48:56 enable.metrics.push = true 07:48:56 exclude.internal.topics = true 07:48:56 fetch.max.bytes = 52428800 07:48:56 fetch.max.wait.ms = 500 07:48:56 fetch.min.bytes = 1 07:48:56 group.id = test-group 07:48:56 group.instance.id = null 07:48:56 group.protocol = classic 07:48:56 group.remote.assignor = null 07:48:56 heartbeat.interval.ms = 3000 07:48:56 interceptor.classes = [] 07:48:56 internal.leave.group.on.close = true 07:48:56 internal.throw.on.fetch.stable.offset.unsupported = false 07:48:56 isolation.level = read_uncommitted 07:48:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:48:56 max.partition.fetch.bytes = 1048576 07:48:56 max.poll.interval.ms = 300000 07:48:56 max.poll.records = 2147483647 07:48:56 metadata.max.age.ms = 300000 07:48:56 metadata.recovery.strategy = none 07:48:56 metric.reporters = [] 07:48:56 metrics.num.samples = 2 07:48:56 metrics.recording.level = INFO 07:48:56 metrics.sample.window.ms = 30000 07:48:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:48:56 receive.buffer.bytes = 65536 07:48:56 reconnect.backoff.max.ms = 1000 07:48:56 reconnect.backoff.ms = 50 07:48:56 request.timeout.ms = 30000 07:48:56 retry.backoff.max.ms = 1000 07:48:56 retry.backoff.ms = 100 07:48:56 sasl.client.callback.handler.class = null 07:48:56 sasl.jaas.config = null 07:48:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:56 sasl.kerberos.min.time.before.relogin = 60000 07:48:56 sasl.kerberos.service.name = null 07:48:56 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:56 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:56 sasl.login.callback.handler.class = null 07:48:56 sasl.login.class = null 07:48:56 sasl.login.connect.timeout.ms = null 07:48:56 sasl.login.read.timeout.ms = null 07:48:56 sasl.login.refresh.buffer.seconds = 300 07:48:56 sasl.login.refresh.min.period.seconds = 60 07:48:56 sasl.login.refresh.window.factor = 0.8 07:48:56 sasl.login.refresh.window.jitter = 0.05 07:48:56 sasl.login.retry.backoff.max.ms = 10000 07:48:56 sasl.login.retry.backoff.ms = 100 07:48:56 sasl.mechanism = GSSAPI 07:48:56 sasl.oauthbearer.clock.skew.seconds = 30 07:48:56 sasl.oauthbearer.expected.audience = null 07:48:56 sasl.oauthbearer.expected.issuer = null 07:48:56 sasl.oauthbearer.header.urlencode = false 07:48:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:56 sasl.oauthbearer.jwks.endpoint.url = null 07:48:56 sasl.oauthbearer.scope.claim.name = scope 07:48:56 sasl.oauthbearer.sub.claim.name = sub 07:48:56 sasl.oauthbearer.token.endpoint.url = null 07:48:56 security.protocol = PLAINTEXT 07:48:56 security.providers = null 07:48:56 send.buffer.bytes = 131072 07:48:56 session.timeout.ms = 45000 07:48:56 socket.connection.setup.timeout.max.ms = 30000 07:48:56 socket.connection.setup.timeout.ms = 10000 07:48:56 ssl.cipher.suites = null 07:48:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:56 ssl.endpoint.identification.algorithm = https 07:48:56 ssl.engine.factory.class = null 07:48:56 ssl.key.password = null 07:48:56 ssl.keymanager.algorithm = SunX509 07:48:56 ssl.keystore.certificate.chain = null 07:48:56 ssl.keystore.key = null 07:48:56 ssl.keystore.location = null 07:48:56 ssl.keystore.password = null 07:48:56 ssl.keystore.type = JKS 07:48:56 ssl.protocol = TLSv1.3 07:48:56 ssl.provider = null 07:48:56 ssl.secure.random.implementation = null 07:48:56 ssl.trustmanager.algorithm = PKIX 07:48:56 ssl.truststore.certificates = null 07:48:56 ssl.truststore.location = null 07:48:56 ssl.truststore.password = null 07:48:56 ssl.truststore.type = JKS 07:48:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 07:48:56 07:48:56 2025-08-27T07:48:56.124Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:56 2025-08-27T07:48:56.126Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:56 2025-08-27T07:48:56.126Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:56 2025-08-27T07:48:56.126Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280936126 07:48:56 2025-08-27T07:48:56.127Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 07:48:56 2025-08-27T07:48:56.131Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:56 2025-08-27T07:48:56.137Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:48:56 2025-08-27T07:48:56.138Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 07:48:56 2025-08-27T07:48:56.142Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-9-adc5e01c-3e92-4e50-9503-d368f2eb0fb7 07:48:56 2025-08-27T07:48:56.142Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 07:48:56 2025-08-27T07:48:56.144Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-9-adc5e01c-3e92-4e50-9503-d368f2eb0fb7', protocol='range'} 07:48:56 2025-08-27T07:48:56.145Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Finished assignment for group at generation 5: {consumer-test-group-9-adc5e01c-3e92-4e50-9503-d368f2eb0fb7=Assignment(partitions=[legacy-batch-topic-0])} 07:48:56 2025-08-27T07:48:56.152Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-9-adc5e01c-3e92-4e50-9503-d368f2eb0fb7', protocol='range'} 07:48:56 2025-08-27T07:48:56.152Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 07:48:56 2025-08-27T07:48:56.152Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 07:48:56 2025-08-27T07:48:56.153Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 07:48:56 2025-08-27T07:48:56.161Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:48:56 2025-08-27T07:48:56.657Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:56 2025-08-27T07:48:56.657Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:56 2025-08-27T07:48:56.657Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:56 2025-08-27T07:48:56.658Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:56 2025-08-27T07:48:56.658Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:56 2025-08-27T07:48:56.723Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 07:48:56 2025-08-27T07:48:56.734Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 07:48:56 2025-08-27T07:48:56.753Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:56 2025-08-27T07:48:56.787Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: ea75508a-4146-4717-b641-0bf434a4ec86, data operation cloud event id: 5de54137-dbb6-4539-a066-05bd23ed02cc 07:48:56 2025-08-27T07:48:56.835Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 07:48:56 2025-08-27T07:48:56.835Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Member consumer-test-group-9-adc5e01c-3e92-4e50-9503-d368f2eb0fb7 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:48:56 2025-08-27T07:48:56.835Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:48:56 2025-08-27T07:48:56.835Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:48:56 2025-08-27T07:48:56.835Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 07:48:56 2025-08-27T07:48:56.835Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:48:56 2025-08-27T07:48:56.835Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:48:57 2025-08-27T07:48:57.296Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:48:57 2025-08-27T07:48:57.296Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:48:57 2025-08-27T07:48:57.296Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:48:57 2025-08-27T07:48:57.296Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:48:57 2025-08-27T07:48:57.300Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 07:48:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.398 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 07:48:57 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 07:48:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 07:48:57 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 07:48:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 07:48:57 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 07:48:57 2025-08-27T07:48:57.451Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:57 2025-08-27T07:48:57.452Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:57 2025-08-27T07:48:57.452Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:57 2025-08-27T07:48:57.453Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:57 2025-08-27T07:48:57.453Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:57 2025-08-27T07:48:57.515Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:48:57 2025-08-27T07:48:57.522Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:48:57 2025-08-27T07:48:57.541Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:57 2025-08-27T07:48:57.579Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:57 2025-08-27T07:48:57.580Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:57 2025-08-27T07:48:57.580Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:57 2025-08-27T07:48:57.580Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:57 2025-08-27T07:48:57.580Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:57 2025-08-27T07:48:57.641Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:48:57 2025-08-27T07:48:57.647Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:48:57 2025-08-27T07:48:57.666Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:57 2025-08-27T07:48:57.700Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:57 2025-08-27T07:48:57.700Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:57 2025-08-27T07:48:57.701Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:57 2025-08-27T07:48:57.701Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:57 2025-08-27T07:48:57.701Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:57 2025-08-27T07:48:57.765Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 07:48:57 2025-08-27T07:48:57.773Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 07:48:57 2025-08-27T07:48:57.789Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:57 2025-08-27T07:48:57.804Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 07:48:57 2025-08-27T07:48:57.820Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Received 2 sub-job(s) from DMI. 07:48:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 07:48:57 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 07:48:58 2025-08-27T07:48:57.973Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:48:58 allow.auto.create.topics = true 07:48:58 auto.commit.interval.ms = 5000 07:48:58 auto.include.jmx.reporter = true 07:48:58 auto.offset.reset = latest 07:48:58 bootstrap.servers = [localhost:32780] 07:48:58 check.crcs = true 07:48:58 client.dns.lookup = use_all_dns_ips 07:48:58 client.id = consumer-test-group-10 07:48:58 client.rack = 07:48:58 connections.max.idle.ms = 540000 07:48:58 default.api.timeout.ms = 60000 07:48:58 enable.auto.commit = true 07:48:58 enable.metrics.push = true 07:48:58 exclude.internal.topics = true 07:48:58 fetch.max.bytes = 52428800 07:48:58 fetch.max.wait.ms = 500 07:48:58 fetch.min.bytes = 1 07:48:58 group.id = test-group 07:48:58 group.instance.id = null 07:48:58 group.protocol = classic 07:48:58 group.remote.assignor = null 07:48:58 heartbeat.interval.ms = 3000 07:48:58 interceptor.classes = [] 07:48:58 internal.leave.group.on.close = true 07:48:58 internal.throw.on.fetch.stable.offset.unsupported = false 07:48:58 isolation.level = read_uncommitted 07:48:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:48:58 max.partition.fetch.bytes = 1048576 07:48:58 max.poll.interval.ms = 300000 07:48:58 max.poll.records = 2147483647 07:48:58 metadata.max.age.ms = 300000 07:48:58 metadata.recovery.strategy = none 07:48:58 metric.reporters = [] 07:48:58 metrics.num.samples = 2 07:48:58 metrics.recording.level = INFO 07:48:58 metrics.sample.window.ms = 30000 07:48:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:48:58 receive.buffer.bytes = 65536 07:48:58 reconnect.backoff.max.ms = 1000 07:48:58 reconnect.backoff.ms = 50 07:48:58 request.timeout.ms = 30000 07:48:58 retry.backoff.max.ms = 1000 07:48:58 retry.backoff.ms = 100 07:48:58 sasl.client.callback.handler.class = null 07:48:58 sasl.jaas.config = null 07:48:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:58 sasl.kerberos.min.time.before.relogin = 60000 07:48:58 sasl.kerberos.service.name = null 07:48:58 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:58 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:58 sasl.login.callback.handler.class = null 07:48:58 sasl.login.class = null 07:48:58 sasl.login.connect.timeout.ms = null 07:48:58 sasl.login.read.timeout.ms = null 07:48:58 sasl.login.refresh.buffer.seconds = 300 07:48:58 sasl.login.refresh.min.period.seconds = 60 07:48:58 sasl.login.refresh.window.factor = 0.8 07:48:58 sasl.login.refresh.window.jitter = 0.05 07:48:58 sasl.login.retry.backoff.max.ms = 10000 07:48:58 sasl.login.retry.backoff.ms = 100 07:48:58 sasl.mechanism = GSSAPI 07:48:58 sasl.oauthbearer.clock.skew.seconds = 30 07:48:58 sasl.oauthbearer.expected.audience = null 07:48:58 sasl.oauthbearer.expected.issuer = null 07:48:58 sasl.oauthbearer.header.urlencode = false 07:48:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:58 sasl.oauthbearer.jwks.endpoint.url = null 07:48:58 sasl.oauthbearer.scope.claim.name = scope 07:48:58 sasl.oauthbearer.sub.claim.name = sub 07:48:58 sasl.oauthbearer.token.endpoint.url = null 07:48:58 security.protocol = PLAINTEXT 07:48:58 security.providers = null 07:48:58 send.buffer.bytes = 131072 07:48:58 session.timeout.ms = 45000 07:48:58 socket.connection.setup.timeout.max.ms = 30000 07:48:58 socket.connection.setup.timeout.ms = 10000 07:48:58 ssl.cipher.suites = null 07:48:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:58 ssl.endpoint.identification.algorithm = https 07:48:58 ssl.engine.factory.class = null 07:48:58 ssl.key.password = null 07:48:58 ssl.keymanager.algorithm = SunX509 07:48:58 ssl.keystore.certificate.chain = null 07:48:58 ssl.keystore.key = null 07:48:58 ssl.keystore.location = null 07:48:58 ssl.keystore.password = null 07:48:58 ssl.keystore.type = JKS 07:48:58 ssl.protocol = TLSv1.3 07:48:58 ssl.provider = null 07:48:58 ssl.secure.random.implementation = null 07:48:58 ssl.trustmanager.algorithm = PKIX 07:48:58 ssl.truststore.certificates = null 07:48:58 ssl.truststore.location = null 07:48:58 ssl.truststore.password = null 07:48:58 ssl.truststore.type = JKS 07:48:58 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:48:58 07:48:58 2025-08-27T07:48:57.974Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:58 2025-08-27T07:48:57.976Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:58 2025-08-27T07:48:57.976Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:58 2025-08-27T07:48:57.976Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280937976 07:48:58 2025-08-27T07:48:57.976Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Subscribed to topic(s): ncmp-events 07:48:58 2025-08-27T07:48:57.983Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:58 2025-08-27T07:48:57.984Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:48:58 2025-08-27T07:48:57.985Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 07:48:58 2025-08-27T07:48:57.987Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-10-4302af6b-552f-4920-b7a2-3ac6f56d5b51 07:48:58 2025-08-27T07:48:57.989Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 07:48:58 2025-08-27T07:48:57.991Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-10-4302af6b-552f-4920-b7a2-3ac6f56d5b51', protocol='range'} 07:48:58 2025-08-27T07:48:57.991Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Finished assignment for group at generation 7: {consumer-test-group-10-4302af6b-552f-4920-b7a2-3ac6f56d5b51=Assignment(partitions=[ncmp-events-0])} 07:48:58 2025-08-27T07:48:57.994Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-10-4302af6b-552f-4920-b7a2-3ac6f56d5b51', protocol='range'} 07:48:58 2025-08-27T07:48:57.994Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:48:58 2025-08-27T07:48:57.995Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 07:48:58 2025-08-27T07:48:57.995Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Found no committed offset for partition ncmp-events-0 07:48:58 2025-08-27T07:48:57.999Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=153, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:48:58 2025-08-27T07:48:58.514Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:48:58 2025-08-27T07:48:58.514Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:48:58 2025-08-27T07:48:58.515Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:48:58 2025-08-27T07:48:58.515Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:48:58 2025-08-27T07:48:58.515Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:48:58 2025-08-27T07:48:58.582Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-unique-id-for-create-test for CM Handle ch-unique-id-for-create-test 07:48:58 2025-08-27T07:48:58.593Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-unique-id-for-create-test for CM Handle ch-unique-id-for-create-test 07:48:58 2025-08-27T07:48:58.610Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:48:59 2025-08-27T07:48:59.722Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 07:48:59 2025-08-27T07:48:59.722Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Member consumer-test-group-10-4302af6b-552f-4920-b7a2-3ac6f56d5b51 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:48:59 2025-08-27T07:48:59.723Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:48:59 2025-08-27T07:48:59.723Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:48:59 2025-08-27T07:48:59.723Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 07:48:59 2025-08-27T07:48:59.723Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:48:59 2025-08-27T07:48:59.723Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:48:59 2025-08-27T07:48:59.729Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:48:59 2025-08-27T07:48:59.729Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:48:59 2025-08-27T07:48:59.729Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:48:59 2025-08-27T07:48:59.729Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:48:59 2025-08-27T07:48:59.732Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 07:48:59 2025-08-27T07:48:59.748Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:48:59 allow.auto.create.topics = true 07:48:59 auto.commit.interval.ms = 5000 07:48:59 auto.include.jmx.reporter = true 07:48:59 auto.offset.reset = latest 07:48:59 bootstrap.servers = [localhost:32780] 07:48:59 check.crcs = true 07:48:59 client.dns.lookup = use_all_dns_ips 07:48:59 client.id = consumer-test-group-11 07:48:59 client.rack = 07:48:59 connections.max.idle.ms = 540000 07:48:59 default.api.timeout.ms = 60000 07:48:59 enable.auto.commit = true 07:48:59 enable.metrics.push = true 07:48:59 exclude.internal.topics = true 07:48:59 fetch.max.bytes = 52428800 07:48:59 fetch.max.wait.ms = 500 07:48:59 fetch.min.bytes = 1 07:48:59 group.id = test-group 07:48:59 group.instance.id = null 07:48:59 group.protocol = classic 07:48:59 group.remote.assignor = null 07:48:59 heartbeat.interval.ms = 3000 07:48:59 interceptor.classes = [] 07:48:59 internal.leave.group.on.close = true 07:48:59 internal.throw.on.fetch.stable.offset.unsupported = false 07:48:59 isolation.level = read_uncommitted 07:48:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:48:59 max.partition.fetch.bytes = 1048576 07:48:59 max.poll.interval.ms = 300000 07:48:59 max.poll.records = 2147483647 07:48:59 metadata.max.age.ms = 300000 07:48:59 metadata.recovery.strategy = none 07:48:59 metric.reporters = [] 07:48:59 metrics.num.samples = 2 07:48:59 metrics.recording.level = INFO 07:48:59 metrics.sample.window.ms = 30000 07:48:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:48:59 receive.buffer.bytes = 65536 07:48:59 reconnect.backoff.max.ms = 1000 07:48:59 reconnect.backoff.ms = 50 07:48:59 request.timeout.ms = 30000 07:48:59 retry.backoff.max.ms = 1000 07:48:59 retry.backoff.ms = 100 07:48:59 sasl.client.callback.handler.class = null 07:48:59 sasl.jaas.config = null 07:48:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:48:59 sasl.kerberos.min.time.before.relogin = 60000 07:48:59 sasl.kerberos.service.name = null 07:48:59 sasl.kerberos.ticket.renew.jitter = 0.05 07:48:59 sasl.kerberos.ticket.renew.window.factor = 0.8 07:48:59 sasl.login.callback.handler.class = null 07:48:59 sasl.login.class = null 07:48:59 sasl.login.connect.timeout.ms = null 07:48:59 sasl.login.read.timeout.ms = null 07:48:59 sasl.login.refresh.buffer.seconds = 300 07:48:59 sasl.login.refresh.min.period.seconds = 60 07:48:59 sasl.login.refresh.window.factor = 0.8 07:48:59 sasl.login.refresh.window.jitter = 0.05 07:48:59 sasl.login.retry.backoff.max.ms = 10000 07:48:59 sasl.login.retry.backoff.ms = 100 07:48:59 sasl.mechanism = GSSAPI 07:48:59 sasl.oauthbearer.clock.skew.seconds = 30 07:48:59 sasl.oauthbearer.expected.audience = null 07:48:59 sasl.oauthbearer.expected.issuer = null 07:48:59 sasl.oauthbearer.header.urlencode = false 07:48:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:48:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:48:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:48:59 sasl.oauthbearer.jwks.endpoint.url = null 07:48:59 sasl.oauthbearer.scope.claim.name = scope 07:48:59 sasl.oauthbearer.sub.claim.name = sub 07:48:59 sasl.oauthbearer.token.endpoint.url = null 07:48:59 security.protocol = PLAINTEXT 07:48:59 security.providers = null 07:48:59 send.buffer.bytes = 131072 07:48:59 session.timeout.ms = 45000 07:48:59 socket.connection.setup.timeout.max.ms = 30000 07:48:59 socket.connection.setup.timeout.ms = 10000 07:48:59 ssl.cipher.suites = null 07:48:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:48:59 ssl.endpoint.identification.algorithm = https 07:48:59 ssl.engine.factory.class = null 07:48:59 ssl.key.password = null 07:48:59 ssl.keymanager.algorithm = SunX509 07:48:59 ssl.keystore.certificate.chain = null 07:48:59 ssl.keystore.key = null 07:48:59 ssl.keystore.location = null 07:48:59 ssl.keystore.password = null 07:48:59 ssl.keystore.type = JKS 07:48:59 ssl.protocol = TLSv1.3 07:48:59 ssl.provider = null 07:48:59 ssl.secure.random.implementation = null 07:48:59 ssl.trustmanager.algorithm = PKIX 07:48:59 ssl.truststore.certificates = null 07:48:59 ssl.truststore.location = null 07:48:59 ssl.truststore.password = null 07:48:59 ssl.truststore.type = JKS 07:48:59 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:48:59 07:48:59 2025-08-27T07:48:59.749Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:48:59 2025-08-27T07:48:59.751Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:48:59 2025-08-27T07:48:59.751Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:48:59 2025-08-27T07:48:59.751Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280939751 07:48:59 2025-08-27T07:48:59.751Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Subscribed to topic(s): ncmp-events 07:48:59 2025-08-27T07:48:59.756Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:48:59 2025-08-27T07:48:59.757Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:48:59 2025-08-27T07:48:59.758Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 07:48:59 2025-08-27T07:48:59.767Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-11-4b332a26-6aa6-4011-a001-f244a02d0ce1 07:48:59 2025-08-27T07:48:59.767Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 07:48:59 2025-08-27T07:48:59.769Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-11-4b332a26-6aa6-4011-a001-f244a02d0ce1', protocol='range'} 07:48:59 2025-08-27T07:48:59.769Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Finished assignment for group at generation 9: {consumer-test-group-11-4b332a26-6aa6-4011-a001-f244a02d0ce1=Assignment(partitions=[ncmp-events-0])} 07:48:59 2025-08-27T07:48:59.772Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-11-4b332a26-6aa6-4011-a001-f244a02d0ce1', protocol='range'} 07:48:59 2025-08-27T07:48:59.772Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:48:59 2025-08-27T07:48:59.772Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 07:48:59 2025-08-27T07:48:59.773Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Found no committed offset for partition ncmp-events-0 07:48:59 2025-08-27T07:48:59.778Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=157, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:00 2025-08-27T07:49:00.285Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:00 2025-08-27T07:49:00.286Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:00 2025-08-27T07:49:00.286Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:00 2025-08-27T07:49:00.286Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:00 2025-08-27T07:49:00.286Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:00 2025-08-27T07:49:00.336Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:00 2025-08-27T07:49:00.401Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 07:49:00 2025-08-27T07:49:00.401Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Member consumer-test-group-11-4b332a26-6aa6-4011-a001-f244a02d0ce1 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:00 2025-08-27T07:49:00.401Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:00 2025-08-27T07:49:00.401Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:49:00 2025-08-27T07:49:00.401Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 07:49:00 2025-08-27T07:49:00.402Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:00 2025-08-27T07:49:00.402Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:49:00 2025-08-27T07:49:00.412Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:00 2025-08-27T07:49:00.412Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:00 2025-08-27T07:49:00.412Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:00 2025-08-27T07:49:00.412Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:00 2025-08-27T07:49:00.417Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 07:49:00 2025-08-27T07:49:00.434Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:49:00 allow.auto.create.topics = true 07:49:00 auto.commit.interval.ms = 5000 07:49:00 auto.include.jmx.reporter = true 07:49:00 auto.offset.reset = latest 07:49:00 bootstrap.servers = [localhost:32780] 07:49:00 check.crcs = true 07:49:00 client.dns.lookup = use_all_dns_ips 07:49:00 client.id = consumer-test-group-12 07:49:00 client.rack = 07:49:00 connections.max.idle.ms = 540000 07:49:00 default.api.timeout.ms = 60000 07:49:00 enable.auto.commit = true 07:49:00 enable.metrics.push = true 07:49:00 exclude.internal.topics = true 07:49:00 fetch.max.bytes = 52428800 07:49:00 fetch.max.wait.ms = 500 07:49:00 fetch.min.bytes = 1 07:49:00 group.id = test-group 07:49:00 group.instance.id = null 07:49:00 group.protocol = classic 07:49:00 group.remote.assignor = null 07:49:00 heartbeat.interval.ms = 3000 07:49:00 interceptor.classes = [] 07:49:00 internal.leave.group.on.close = true 07:49:00 internal.throw.on.fetch.stable.offset.unsupported = false 07:49:00 isolation.level = read_uncommitted 07:49:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:00 max.partition.fetch.bytes = 1048576 07:49:00 max.poll.interval.ms = 300000 07:49:00 max.poll.records = 2147483647 07:49:00 metadata.max.age.ms = 300000 07:49:00 metadata.recovery.strategy = none 07:49:00 metric.reporters = [] 07:49:00 metrics.num.samples = 2 07:49:00 metrics.recording.level = INFO 07:49:00 metrics.sample.window.ms = 30000 07:49:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:49:00 receive.buffer.bytes = 65536 07:49:00 reconnect.backoff.max.ms = 1000 07:49:00 reconnect.backoff.ms = 50 07:49:00 request.timeout.ms = 30000 07:49:00 retry.backoff.max.ms = 1000 07:49:00 retry.backoff.ms = 100 07:49:00 sasl.client.callback.handler.class = null 07:49:00 sasl.jaas.config = null 07:49:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:49:00 sasl.kerberos.min.time.before.relogin = 60000 07:49:00 sasl.kerberos.service.name = null 07:49:00 sasl.kerberos.ticket.renew.jitter = 0.05 07:49:00 sasl.kerberos.ticket.renew.window.factor = 0.8 07:49:00 sasl.login.callback.handler.class = null 07:49:00 sasl.login.class = null 07:49:00 sasl.login.connect.timeout.ms = null 07:49:00 sasl.login.read.timeout.ms = null 07:49:00 sasl.login.refresh.buffer.seconds = 300 07:49:00 sasl.login.refresh.min.period.seconds = 60 07:49:00 sasl.login.refresh.window.factor = 0.8 07:49:00 sasl.login.refresh.window.jitter = 0.05 07:49:00 sasl.login.retry.backoff.max.ms = 10000 07:49:00 sasl.login.retry.backoff.ms = 100 07:49:00 sasl.mechanism = GSSAPI 07:49:00 sasl.oauthbearer.clock.skew.seconds = 30 07:49:00 sasl.oauthbearer.expected.audience = null 07:49:00 sasl.oauthbearer.expected.issuer = null 07:49:00 sasl.oauthbearer.header.urlencode = false 07:49:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:49:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:49:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:49:00 sasl.oauthbearer.jwks.endpoint.url = null 07:49:00 sasl.oauthbearer.scope.claim.name = scope 07:49:00 sasl.oauthbearer.sub.claim.name = sub 07:49:00 sasl.oauthbearer.token.endpoint.url = null 07:49:00 security.protocol = PLAINTEXT 07:49:00 security.providers = null 07:49:00 send.buffer.bytes = 131072 07:49:00 session.timeout.ms = 45000 07:49:00 socket.connection.setup.timeout.max.ms = 30000 07:49:00 socket.connection.setup.timeout.ms = 10000 07:49:00 ssl.cipher.suites = null 07:49:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:49:00 ssl.endpoint.identification.algorithm = https 07:49:00 ssl.engine.factory.class = null 07:49:00 ssl.key.password = null 07:49:00 ssl.keymanager.algorithm = SunX509 07:49:00 ssl.keystore.certificate.chain = null 07:49:00 ssl.keystore.key = null 07:49:00 ssl.keystore.location = null 07:49:00 ssl.keystore.password = null 07:49:00 ssl.keystore.type = JKS 07:49:00 ssl.protocol = TLSv1.3 07:49:00 ssl.provider = null 07:49:00 ssl.secure.random.implementation = null 07:49:00 ssl.trustmanager.algorithm = PKIX 07:49:00 ssl.truststore.certificates = null 07:49:00 ssl.truststore.location = null 07:49:00 ssl.truststore.password = null 07:49:00 ssl.truststore.type = JKS 07:49:00 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:00 07:49:00 2025-08-27T07:49:00.435Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:49:00 2025-08-27T07:49:00.437Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:49:00 2025-08-27T07:49:00.437Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:49:00 2025-08-27T07:49:00.437Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280940437 07:49:00 2025-08-27T07:49:00.437Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Subscribed to topic(s): ncmp-events 07:49:00 2025-08-27T07:49:00.453Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:49:00 2025-08-27T07:49:00.454Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:49:00 2025-08-27T07:49:00.456Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 07:49:00 2025-08-27T07:49:00.471Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-12-6ea75422-9ceb-4045-aaac-e0b986f49f16 07:49:00 2025-08-27T07:49:00.471Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 07:49:00 2025-08-27T07:49:00.473Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-12-6ea75422-9ceb-4045-aaac-e0b986f49f16', protocol='range'} 07:49:00 2025-08-27T07:49:00.473Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Finished assignment for group at generation 11: {consumer-test-group-12-6ea75422-9ceb-4045-aaac-e0b986f49f16=Assignment(partitions=[ncmp-events-0])} 07:49:00 2025-08-27T07:49:00.475Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-12-6ea75422-9ceb-4045-aaac-e0b986f49f16', protocol='range'} 07:49:00 2025-08-27T07:49:00.475Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:49:00 2025-08-27T07:49:00.476Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 07:49:00 2025-08-27T07:49:00.477Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Found no committed offset for partition ncmp-events-0 07:49:00 2025-08-27T07:49:00.480Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=161, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:01 2025-08-27T07:49:00.972Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:01 2025-08-27T07:49:00.972Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:01 2025-08-27T07:49:00.972Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:01 2025-08-27T07:49:00.973Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:01 2025-08-27T07:49:00.973Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:01 2025-08-27T07:49:01.043Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 07:49:01 2025-08-27T07:49:01.054Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 07:49:01 2025-08-27T07:49:01.070Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:01 2025-08-27T07:49:01.115Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:01 2025-08-27T07:49:01.115Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:01 2025-08-27T07:49:01.116Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:01 2025-08-27T07:49:01.116Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:01 2025-08-27T07:49:01.116Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:01 2025-08-27T07:49:01.184Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 07:49:01 2025-08-27T07:49:01.194Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 07:49:01 2025-08-27T07:49:01.211Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:01 2025-08-27T07:49:01.247Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:01 2025-08-27T07:49:01.247Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:01 2025-08-27T07:49:01.248Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:01 2025-08-27T07:49:01.248Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:01 2025-08-27T07:49:01.248Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:01 2025-08-27T07:49:01.276Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:01 2025-08-27T07:49:01.365Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 07:49:01 2025-08-27T07:49:01.365Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Member consumer-test-group-12-6ea75422-9ceb-4045-aaac-e0b986f49f16 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:01 2025-08-27T07:49:01.365Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:01 2025-08-27T07:49:01.365Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:49:01 2025-08-27T07:49:01.365Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 07:49:01 2025-08-27T07:49:01.366Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:01 2025-08-27T07:49:01.366Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:49:01 2025-08-27T07:49:01.369Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:01 2025-08-27T07:49:01.369Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:01 2025-08-27T07:49:01.369Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:01 2025-08-27T07:49:01.369Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:01 2025-08-27T07:49:01.371Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 07:49:01 2025-08-27T07:49:01.400Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:49:01 allow.auto.create.topics = true 07:49:01 auto.commit.interval.ms = 5000 07:49:01 auto.include.jmx.reporter = true 07:49:01 auto.offset.reset = latest 07:49:01 bootstrap.servers = [localhost:32780] 07:49:01 check.crcs = true 07:49:01 client.dns.lookup = use_all_dns_ips 07:49:01 client.id = consumer-test-group-13 07:49:01 client.rack = 07:49:01 connections.max.idle.ms = 540000 07:49:01 default.api.timeout.ms = 60000 07:49:01 enable.auto.commit = true 07:49:01 enable.metrics.push = true 07:49:01 exclude.internal.topics = true 07:49:01 fetch.max.bytes = 52428800 07:49:01 fetch.max.wait.ms = 500 07:49:01 fetch.min.bytes = 1 07:49:01 group.id = test-group 07:49:01 group.instance.id = null 07:49:01 group.protocol = classic 07:49:01 group.remote.assignor = null 07:49:01 heartbeat.interval.ms = 3000 07:49:01 interceptor.classes = [] 07:49:01 internal.leave.group.on.close = true 07:49:01 internal.throw.on.fetch.stable.offset.unsupported = false 07:49:01 isolation.level = read_uncommitted 07:49:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:01 max.partition.fetch.bytes = 1048576 07:49:01 max.poll.interval.ms = 300000 07:49:01 max.poll.records = 2147483647 07:49:01 metadata.max.age.ms = 300000 07:49:01 metadata.recovery.strategy = none 07:49:01 metric.reporters = [] 07:49:01 metrics.num.samples = 2 07:49:01 metrics.recording.level = INFO 07:49:01 metrics.sample.window.ms = 30000 07:49:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:49:01 receive.buffer.bytes = 65536 07:49:01 reconnect.backoff.max.ms = 1000 07:49:01 reconnect.backoff.ms = 50 07:49:01 request.timeout.ms = 30000 07:49:01 retry.backoff.max.ms = 1000 07:49:01 retry.backoff.ms = 100 07:49:01 sasl.client.callback.handler.class = null 07:49:01 sasl.jaas.config = null 07:49:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:49:01 sasl.kerberos.min.time.before.relogin = 60000 07:49:01 sasl.kerberos.service.name = null 07:49:01 sasl.kerberos.ticket.renew.jitter = 0.05 07:49:01 sasl.kerberos.ticket.renew.window.factor = 0.8 07:49:01 sasl.login.callback.handler.class = null 07:49:01 sasl.login.class = null 07:49:01 sasl.login.connect.timeout.ms = null 07:49:01 sasl.login.read.timeout.ms = null 07:49:01 sasl.login.refresh.buffer.seconds = 300 07:49:01 sasl.login.refresh.min.period.seconds = 60 07:49:01 sasl.login.refresh.window.factor = 0.8 07:49:01 sasl.login.refresh.window.jitter = 0.05 07:49:01 sasl.login.retry.backoff.max.ms = 10000 07:49:01 sasl.login.retry.backoff.ms = 100 07:49:01 sasl.mechanism = GSSAPI 07:49:01 sasl.oauthbearer.clock.skew.seconds = 30 07:49:01 sasl.oauthbearer.expected.audience = null 07:49:01 sasl.oauthbearer.expected.issuer = null 07:49:01 sasl.oauthbearer.header.urlencode = false 07:49:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:49:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:49:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:49:01 sasl.oauthbearer.jwks.endpoint.url = null 07:49:01 sasl.oauthbearer.scope.claim.name = scope 07:49:01 sasl.oauthbearer.sub.claim.name = sub 07:49:01 sasl.oauthbearer.token.endpoint.url = null 07:49:01 security.protocol = PLAINTEXT 07:49:01 security.providers = null 07:49:01 send.buffer.bytes = 131072 07:49:01 session.timeout.ms = 45000 07:49:01 socket.connection.setup.timeout.max.ms = 30000 07:49:01 socket.connection.setup.timeout.ms = 10000 07:49:01 ssl.cipher.suites = null 07:49:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:49:01 ssl.endpoint.identification.algorithm = https 07:49:01 ssl.engine.factory.class = null 07:49:01 ssl.key.password = null 07:49:01 ssl.keymanager.algorithm = SunX509 07:49:01 ssl.keystore.certificate.chain = null 07:49:01 ssl.keystore.key = null 07:49:01 ssl.keystore.location = null 07:49:01 ssl.keystore.password = null 07:49:01 ssl.keystore.type = JKS 07:49:01 ssl.protocol = TLSv1.3 07:49:01 ssl.provider = null 07:49:01 ssl.secure.random.implementation = null 07:49:01 ssl.trustmanager.algorithm = PKIX 07:49:01 ssl.truststore.certificates = null 07:49:01 ssl.truststore.location = null 07:49:01 ssl.truststore.password = null 07:49:01 ssl.truststore.type = JKS 07:49:01 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:01 07:49:01 2025-08-27T07:49:01.400Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:49:01 2025-08-27T07:49:01.403Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:49:01 2025-08-27T07:49:01.403Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:49:01 2025-08-27T07:49:01.403Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280941403 07:49:01 2025-08-27T07:49:01.403Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Subscribed to topic(s): ncmp-events 07:49:01 2025-08-27T07:49:01.407Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:49:01 2025-08-27T07:49:01.408Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:49:01 2025-08-27T07:49:01.409Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 07:49:01 2025-08-27T07:49:01.412Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-13-d7df68b3-f387-4107-9440-21a95f1b0010 07:49:01 2025-08-27T07:49:01.412Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 07:49:01 2025-08-27T07:49:01.415Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-13-d7df68b3-f387-4107-9440-21a95f1b0010', protocol='range'} 07:49:01 2025-08-27T07:49:01.415Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Finished assignment for group at generation 13: {consumer-test-group-13-d7df68b3-f387-4107-9440-21a95f1b0010=Assignment(partitions=[ncmp-events-0])} 07:49:01 2025-08-27T07:49:01.420Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-13-d7df68b3-f387-4107-9440-21a95f1b0010', protocol='range'} 07:49:01 2025-08-27T07:49:01.420Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:49:01 2025-08-27T07:49:01.420Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 07:49:01 2025-08-27T07:49:01.426Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Found no committed offset for partition ncmp-events-0 07:49:01 2025-08-27T07:49:01.431Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=173, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:01 2025-08-27T07:49:01.952Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:01 2025-08-27T07:49:01.952Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:01 2025-08-27T07:49:01.953Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:01 2025-08-27T07:49:01.953Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:01 2025-08-27T07:49:01.953Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:02 2025-08-27T07:49:02.022Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:02 2025-08-27T07:49:02.032Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:02 2025-08-27T07:49:02.053Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:02 2025-08-27T07:49:02.092Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:02 2025-08-27T07:49:02.092Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:02 2025-08-27T07:49:02.093Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:02 2025-08-27T07:49:02.093Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:02 2025-08-27T07:49:02.093Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:02 2025-08-27T07:49:02.112Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:02 2025-08-27T07:49:02.118Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:02 2025-08-27T07:49:02.137Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:02 2025-08-27T07:49:02.150Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-5, alternate id is already assigned to a different cm handle 07:49:02 2025-08-27T07:49:02.150Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-7, alternate id is already assigned to a different cm handle 07:49:02 2025-08-27T07:49:02.219Z ERROR 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 07:49:02 2025-08-27T07:49:02.255Z ERROR 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 07:49:02 2025-08-27T07:49:02.266Z ERROR 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 07:49:02 2025-08-27T07:49:02.282Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 07:49:02 2025-08-27T07:49:02.282Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Member consumer-test-group-13-d7df68b3-f387-4107-9440-21a95f1b0010 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:02 2025-08-27T07:49:02.282Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:02 2025-08-27T07:49:02.282Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:49:02 2025-08-27T07:49:02.282Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 07:49:02 2025-08-27T07:49:02.282Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:02 2025-08-27T07:49:02.282Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:49:02 2025-08-27T07:49:02.287Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:02 2025-08-27T07:49:02.287Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:02 2025-08-27T07:49:02.287Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:02 2025-08-27T07:49:02.287Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:02 2025-08-27T07:49:02.289Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 07:49:02 2025-08-27T07:49:02.313Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:49:02 allow.auto.create.topics = true 07:49:02 auto.commit.interval.ms = 5000 07:49:02 auto.include.jmx.reporter = true 07:49:02 auto.offset.reset = latest 07:49:02 bootstrap.servers = [localhost:32780] 07:49:02 check.crcs = true 07:49:02 client.dns.lookup = use_all_dns_ips 07:49:02 client.id = consumer-test-group-14 07:49:02 client.rack = 07:49:02 connections.max.idle.ms = 540000 07:49:02 default.api.timeout.ms = 60000 07:49:02 enable.auto.commit = true 07:49:02 enable.metrics.push = true 07:49:02 exclude.internal.topics = true 07:49:02 fetch.max.bytes = 52428800 07:49:02 fetch.max.wait.ms = 500 07:49:02 fetch.min.bytes = 1 07:49:02 group.id = test-group 07:49:02 group.instance.id = null 07:49:02 group.protocol = classic 07:49:02 group.remote.assignor = null 07:49:02 heartbeat.interval.ms = 3000 07:49:02 interceptor.classes = [] 07:49:02 internal.leave.group.on.close = true 07:49:02 internal.throw.on.fetch.stable.offset.unsupported = false 07:49:02 isolation.level = read_uncommitted 07:49:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:02 max.partition.fetch.bytes = 1048576 07:49:02 max.poll.interval.ms = 300000 07:49:02 max.poll.records = 2147483647 07:49:02 metadata.max.age.ms = 300000 07:49:02 metadata.recovery.strategy = none 07:49:02 metric.reporters = [] 07:49:02 metrics.num.samples = 2 07:49:02 metrics.recording.level = INFO 07:49:02 metrics.sample.window.ms = 30000 07:49:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:49:02 receive.buffer.bytes = 65536 07:49:02 reconnect.backoff.max.ms = 1000 07:49:02 reconnect.backoff.ms = 50 07:49:02 request.timeout.ms = 30000 07:49:02 retry.backoff.max.ms = 1000 07:49:02 retry.backoff.ms = 100 07:49:02 sasl.client.callback.handler.class = null 07:49:02 sasl.jaas.config = null 07:49:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:49:02 sasl.kerberos.min.time.before.relogin = 60000 07:49:02 sasl.kerberos.service.name = null 07:49:02 sasl.kerberos.ticket.renew.jitter = 0.05 07:49:02 sasl.kerberos.ticket.renew.window.factor = 0.8 07:49:02 sasl.login.callback.handler.class = null 07:49:02 sasl.login.class = null 07:49:02 sasl.login.connect.timeout.ms = null 07:49:02 sasl.login.read.timeout.ms = null 07:49:02 sasl.login.refresh.buffer.seconds = 300 07:49:02 sasl.login.refresh.min.period.seconds = 60 07:49:02 sasl.login.refresh.window.factor = 0.8 07:49:02 sasl.login.refresh.window.jitter = 0.05 07:49:02 sasl.login.retry.backoff.max.ms = 10000 07:49:02 sasl.login.retry.backoff.ms = 100 07:49:02 sasl.mechanism = GSSAPI 07:49:02 sasl.oauthbearer.clock.skew.seconds = 30 07:49:02 sasl.oauthbearer.expected.audience = null 07:49:02 sasl.oauthbearer.expected.issuer = null 07:49:02 sasl.oauthbearer.header.urlencode = false 07:49:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:49:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:49:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:49:02 sasl.oauthbearer.jwks.endpoint.url = null 07:49:02 sasl.oauthbearer.scope.claim.name = scope 07:49:02 sasl.oauthbearer.sub.claim.name = sub 07:49:02 sasl.oauthbearer.token.endpoint.url = null 07:49:02 security.protocol = PLAINTEXT 07:49:02 security.providers = null 07:49:02 send.buffer.bytes = 131072 07:49:02 session.timeout.ms = 45000 07:49:02 socket.connection.setup.timeout.max.ms = 30000 07:49:02 socket.connection.setup.timeout.ms = 10000 07:49:02 ssl.cipher.suites = null 07:49:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:49:02 ssl.endpoint.identification.algorithm = https 07:49:02 ssl.engine.factory.class = null 07:49:02 ssl.key.password = null 07:49:02 ssl.keymanager.algorithm = SunX509 07:49:02 ssl.keystore.certificate.chain = null 07:49:02 ssl.keystore.key = null 07:49:02 ssl.keystore.location = null 07:49:02 ssl.keystore.password = null 07:49:02 ssl.keystore.type = JKS 07:49:02 ssl.protocol = TLSv1.3 07:49:02 ssl.provider = null 07:49:02 ssl.secure.random.implementation = null 07:49:02 ssl.trustmanager.algorithm = PKIX 07:49:02 ssl.truststore.certificates = null 07:49:02 ssl.truststore.location = null 07:49:02 ssl.truststore.password = null 07:49:02 ssl.truststore.type = JKS 07:49:02 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:02 07:49:02 2025-08-27T07:49:02.313Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:49:02 2025-08-27T07:49:02.315Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:49:02 2025-08-27T07:49:02.315Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:49:02 2025-08-27T07:49:02.315Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280942315 07:49:02 2025-08-27T07:49:02.315Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Subscribed to topic(s): ncmp-events 07:49:02 2025-08-27T07:49:02.335Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:49:02 2025-08-27T07:49:02.335Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:49:02 2025-08-27T07:49:02.337Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 07:49:02 2025-08-27T07:49:02.341Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-14-f546e46d-cba2-4806-9924-af65a013cbdc 07:49:02 2025-08-27T07:49:02.341Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 07:49:02 2025-08-27T07:49:02.344Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-14-f546e46d-cba2-4806-9924-af65a013cbdc', protocol='range'} 07:49:02 2025-08-27T07:49:02.344Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Finished assignment for group at generation 15: {consumer-test-group-14-f546e46d-cba2-4806-9924-af65a013cbdc=Assignment(partitions=[ncmp-events-0])} 07:49:02 2025-08-27T07:49:02.350Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-14-f546e46d-cba2-4806-9924-af65a013cbdc', protocol='range'} 07:49:02 2025-08-27T07:49:02.351Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:49:02 2025-08-27T07:49:02.351Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 07:49:02 2025-08-27T07:49:02.352Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Found no committed offset for partition ncmp-events-0 07:49:02 2025-08-27T07:49:02.356Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=190, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:02 2025-08-27T07:49:02.854Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 07:49:02 2025-08-27T07:49:02.855Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 07:49:02 2025-08-27T07:49:02.855Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 07:49:02 2025-08-27T07:49:02.855Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 07:49:02 2025-08-27T07:49:02.855Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 07:49:02 2025-08-27T07:49:02.904Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:02 2025-08-27T07:49:02.931Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 2 Locked CM Handles. Changing state to Advise to retry syncing them again. 07:49:02 2025-08-27T07:49:02.953Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 07:49:02 2025-08-27T07:49:02.954Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 07:49:02 2025-08-27T07:49:02.954Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 07:49:02 2025-08-27T07:49:02.960Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 07:49:02 2025-08-27T07:49:02.960Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 07:49:03 2025-08-27T07:49:03.026Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:03 2025-08-27T07:49:03.038Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:03 2025-08-27T07:49:03.106Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:03 2025-08-27T07:49:03.112Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:03 2025-08-27T07:49:03.142Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:03 2025-08-27T07:49:03.203Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 07:49:03 2025-08-27T07:49:03.203Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Member consumer-test-group-14-f546e46d-cba2-4806-9924-af65a013cbdc sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:03 2025-08-27T07:49:03.204Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:03 2025-08-27T07:49:03.204Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:49:03 2025-08-27T07:49:03.204Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 07:49:03 2025-08-27T07:49:03.204Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:03 2025-08-27T07:49:03.204Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 07:49:03 2025-08-27T07:49:03.212Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:03 2025-08-27T07:49:03.212Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:03 2025-08-27T07:49:03.212Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:03 2025-08-27T07:49:03.212Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:03 2025-08-27T07:49:03.214Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 07:49:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.267 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 07:49:03 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 07:49:03 2025-08-27T07:49:03.287Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 3 advised CM handles from DB. Adding them to the work queue. 07:49:03 2025-08-27T07:49:03.287Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 07:49:03 2025-08-27T07:49:03.288Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 07:49:03 2025-08-27T07:49:03.288Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 07:49:03 2025-08-27T07:49:03.288Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 07:49:03 2025-08-27T07:49:03.356Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:03 2025-08-27T07:49:03.367Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:03 2025-08-27T07:49:03.474Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 07:49:03 2025-08-27T07:49:03.484Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 07:49:03 2025-08-27T07:49:03.544Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:03 2025-08-27T07:49:03.549Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:03 2025-08-27T07:49:03.569Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:03 2025-08-27T07:49:03.975Z ERROR 12287 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:49:03 07:49:03 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 07:49:03 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 07:49:03 at jdk.internal.reflect.GeneratedMethodAccessor420.invoke(Unknown Source) 07:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:03 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:03 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 07:49:03 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 07:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:03 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:03 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 07:49:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 07:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:03 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:03 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 07:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:03 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:49:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:49:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:49:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:49:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:49:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:49:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:49:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:49:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:49:03 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 07:49:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 07:49:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:49:03 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:49:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:49:03 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:49:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:49:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:49:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:03 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 07:49:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:49:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:03 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:49:03 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:49:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:49:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:49:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 07:49:03 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 07:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:03 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 07:49:03 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 07:49:03 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 07:49:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 07:49:03 at groovy.lang.Closure.call(Closure.java:427) 07:49:03 at groovy.lang.Closure.call(Closure.java:416) 07:49:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 07:49:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 07:49:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 07:49:03 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 07:49:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 07:49:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 07:49:03 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 07:49:03 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 07:49:03 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 07:49:03 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 07:49:03 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 07:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:49:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:49:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:49:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:49:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:49:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:49:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:49:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:49:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:49:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:49:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:49:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:49:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:49:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:49:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:49:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:49:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:49:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:49:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:49:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:49:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:49:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:49:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:49:04 07:49:04 2025-08-27T07:49:03.992Z ERROR 12287 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:49:04 07:49:04 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 07:49:04 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 07:49:04 at jdk.internal.reflect.GeneratedMethodAccessor420.invoke(Unknown Source) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:04 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:04 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:04 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:04 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:04 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 07:49:04 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:04 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:04 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:04 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:04 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:04 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 07:49:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:04 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:04 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:04 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:04 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:49:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:49:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:49:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:49:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:49:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:49:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:49:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:49:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:49:04 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 07:49:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 07:49:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:49:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:49:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:49:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:49:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:49:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:49:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:04 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 07:49:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:49:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:49:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:49:04 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 07:49:04 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 07:49:04 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 07:49:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 07:49:04 at groovy.lang.Closure.call(Closure.java:427) 07:49:04 at groovy.lang.Closure.call(Closure.java:416) 07:49:04 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 07:49:04 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 07:49:04 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 07:49:04 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 07:49:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 07:49:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 07:49:04 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 07:49:04 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 07:49:04 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 07:49:04 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 07:49:04 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:49:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:49:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:49:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:49:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:49:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:49:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:49:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:49:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:49:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:49:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:49:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:49:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:49:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:49:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:49:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:49:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:49:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:49:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:49:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:49:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:49:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:49:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:49:04 07:49:04 2025-08-27T07:49:03.997Z ERROR 12287 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:49:04 07:49:04 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 07:49:04 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 07:49:04 at jdk.internal.reflect.GeneratedMethodAccessor420.invoke(Unknown Source) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:04 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:04 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:04 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:04 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:04 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 07:49:04 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:04 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:04 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:04 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:04 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:04 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 07:49:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:04 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:04 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:04 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:04 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:04 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:04 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:49:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:49:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:49:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:49:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:49:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:49:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:49:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:49:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:49:04 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 07:49:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 07:49:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:49:04 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:49:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:49:04 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:49:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:49:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:49:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:04 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 07:49:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:49:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:04 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:04 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:04 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:49:04 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:49:04 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 07:49:04 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 07:49:04 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 07:49:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 07:49:04 at groovy.lang.Closure.call(Closure.java:427) 07:49:04 at groovy.lang.Closure.call(Closure.java:416) 07:49:04 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 07:49:04 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 07:49:04 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 07:49:04 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 07:49:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 07:49:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 07:49:04 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 07:49:04 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 07:49:04 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 07:49:04 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 07:49:04 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:49:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:49:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:49:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:49:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:49:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:49:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:49:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:49:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:49:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:49:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:49:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:49:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:49:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:49:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:49:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:49:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:49:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:49:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:49:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:49:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:49:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:49:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:49:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:49:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:49:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:49:04 07:49:04 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 07:49:04 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 07:49:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 07:49:04 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 07:49:04 2025-08-27T07:49:04.421Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:49:04 allow.auto.create.topics = true 07:49:04 auto.commit.interval.ms = 5000 07:49:04 auto.include.jmx.reporter = true 07:49:04 auto.offset.reset = latest 07:49:04 bootstrap.servers = [localhost:32780] 07:49:04 check.crcs = true 07:49:04 client.dns.lookup = use_all_dns_ips 07:49:04 client.id = consumer-test-group-for-update-15 07:49:04 client.rack = 07:49:04 connections.max.idle.ms = 540000 07:49:04 default.api.timeout.ms = 60000 07:49:04 enable.auto.commit = true 07:49:04 enable.metrics.push = true 07:49:04 exclude.internal.topics = true 07:49:04 fetch.max.bytes = 52428800 07:49:04 fetch.max.wait.ms = 500 07:49:04 fetch.min.bytes = 1 07:49:04 group.id = test-group-for-update 07:49:04 group.instance.id = null 07:49:04 group.protocol = classic 07:49:04 group.remote.assignor = null 07:49:04 heartbeat.interval.ms = 3000 07:49:04 interceptor.classes = [] 07:49:04 internal.leave.group.on.close = true 07:49:04 internal.throw.on.fetch.stable.offset.unsupported = false 07:49:04 isolation.level = read_uncommitted 07:49:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:04 max.partition.fetch.bytes = 1048576 07:49:04 max.poll.interval.ms = 300000 07:49:04 max.poll.records = 2147483647 07:49:04 metadata.max.age.ms = 300000 07:49:04 metadata.recovery.strategy = none 07:49:04 metric.reporters = [] 07:49:04 metrics.num.samples = 2 07:49:04 metrics.recording.level = INFO 07:49:04 metrics.sample.window.ms = 30000 07:49:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:49:04 receive.buffer.bytes = 65536 07:49:04 reconnect.backoff.max.ms = 1000 07:49:04 reconnect.backoff.ms = 50 07:49:04 request.timeout.ms = 30000 07:49:04 retry.backoff.max.ms = 1000 07:49:04 retry.backoff.ms = 100 07:49:04 sasl.client.callback.handler.class = null 07:49:04 sasl.jaas.config = null 07:49:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:49:04 sasl.kerberos.min.time.before.relogin = 60000 07:49:04 sasl.kerberos.service.name = null 07:49:04 sasl.kerberos.ticket.renew.jitter = 0.05 07:49:04 sasl.kerberos.ticket.renew.window.factor = 0.8 07:49:04 sasl.login.callback.handler.class = null 07:49:04 sasl.login.class = null 07:49:04 sasl.login.connect.timeout.ms = null 07:49:04 sasl.login.read.timeout.ms = null 07:49:04 sasl.login.refresh.buffer.seconds = 300 07:49:04 sasl.login.refresh.min.period.seconds = 60 07:49:04 sasl.login.refresh.window.factor = 0.8 07:49:04 sasl.login.refresh.window.jitter = 0.05 07:49:04 sasl.login.retry.backoff.max.ms = 10000 07:49:04 sasl.login.retry.backoff.ms = 100 07:49:04 sasl.mechanism = GSSAPI 07:49:04 sasl.oauthbearer.clock.skew.seconds = 30 07:49:04 sasl.oauthbearer.expected.audience = null 07:49:04 sasl.oauthbearer.expected.issuer = null 07:49:04 sasl.oauthbearer.header.urlencode = false 07:49:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:49:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:49:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:49:04 sasl.oauthbearer.jwks.endpoint.url = null 07:49:04 sasl.oauthbearer.scope.claim.name = scope 07:49:04 sasl.oauthbearer.sub.claim.name = sub 07:49:04 sasl.oauthbearer.token.endpoint.url = null 07:49:04 security.protocol = PLAINTEXT 07:49:04 security.providers = null 07:49:04 send.buffer.bytes = 131072 07:49:04 session.timeout.ms = 45000 07:49:04 socket.connection.setup.timeout.max.ms = 30000 07:49:04 socket.connection.setup.timeout.ms = 10000 07:49:04 ssl.cipher.suites = null 07:49:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:49:04 ssl.endpoint.identification.algorithm = https 07:49:04 ssl.engine.factory.class = null 07:49:04 ssl.key.password = null 07:49:04 ssl.keymanager.algorithm = SunX509 07:49:04 ssl.keystore.certificate.chain = null 07:49:04 ssl.keystore.key = null 07:49:04 ssl.keystore.location = null 07:49:04 ssl.keystore.password = null 07:49:04 ssl.keystore.type = JKS 07:49:04 ssl.protocol = TLSv1.3 07:49:04 ssl.provider = null 07:49:04 ssl.secure.random.implementation = null 07:49:04 ssl.trustmanager.algorithm = PKIX 07:49:04 ssl.truststore.certificates = null 07:49:04 ssl.truststore.location = null 07:49:04 ssl.truststore.password = null 07:49:04 ssl.truststore.type = JKS 07:49:04 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:04 07:49:04 2025-08-27T07:49:04.422Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:49:04 2025-08-27T07:49:04.424Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:49:04 2025-08-27T07:49:04.424Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:49:04 2025-08-27T07:49:04.424Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280944424 07:49:04 2025-08-27T07:49:04.424Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 07:49:04 2025-08-27T07:49:04.429Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:49:04 2025-08-27T07:49:04.430Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:49:04 2025-08-27T07:49:04.431Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] (Re-)joining group 07:49:04 2025-08-27T07:49:04.434Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-15-41f3ce9a-67a3-4165-96db-f47826678d1f 07:49:04 2025-08-27T07:49:04.434Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] (Re-)joining group 07:49:04 2025-08-27T07:49:04.438Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-15-41f3ce9a-67a3-4165-96db-f47826678d1f', protocol='range'} 07:49:04 2025-08-27T07:49:04.438Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-15-41f3ce9a-67a3-4165-96db-f47826678d1f=Assignment(partitions=[ncmp-events-0])} 07:49:04 2025-08-27T07:49:04.441Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-15-41f3ce9a-67a3-4165-96db-f47826678d1f', protocol='range'} 07:49:04 2025-08-27T07:49:04.441Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:49:04 2025-08-27T07:49:04.441Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 07:49:04 2025-08-27T07:49:04.442Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 07:49:04 2025-08-27T07:49:04.447Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=232, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:04 2025-08-27T07:49:04.957Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:04 2025-08-27T07:49:04.957Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:04 2025-08-27T07:49:04.958Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:04 2025-08-27T07:49:04.958Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:04 2025-08-27T07:49:04.958Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:05 2025-08-27T07:49:05.021Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:05 2025-08-27T07:49:05.033Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:05 2025-08-27T07:49:05.057Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:05 2025-08-27T07:49:05.075Z WARN 12287 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 07:49:05 2025-08-27T07:49:05.135Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 07:49:05 2025-08-27T07:49:05.135Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Member consumer-test-group-for-update-15-41f3ce9a-67a3-4165-96db-f47826678d1f sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:05 2025-08-27T07:49:05.135Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:05 2025-08-27T07:49:05.136Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:05 2025-08-27T07:49:05.136Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 07:49:05 2025-08-27T07:49:05.136Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:05 2025-08-27T07:49:05.136Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:05 2025-08-27T07:49:05.139Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:05 2025-08-27T07:49:05.139Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:05 2025-08-27T07:49:05.139Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:05 2025-08-27T07:49:05.139Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:05 2025-08-27T07:49:05.141Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-15 unregistered 07:49:05 2025-08-27T07:49:05.155Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:49:05 allow.auto.create.topics = true 07:49:05 auto.commit.interval.ms = 5000 07:49:05 auto.include.jmx.reporter = true 07:49:05 auto.offset.reset = latest 07:49:05 bootstrap.servers = [localhost:32780] 07:49:05 check.crcs = true 07:49:05 client.dns.lookup = use_all_dns_ips 07:49:05 client.id = consumer-test-group-for-update-16 07:49:05 client.rack = 07:49:05 connections.max.idle.ms = 540000 07:49:05 default.api.timeout.ms = 60000 07:49:05 enable.auto.commit = true 07:49:05 enable.metrics.push = true 07:49:05 exclude.internal.topics = true 07:49:05 fetch.max.bytes = 52428800 07:49:05 fetch.max.wait.ms = 500 07:49:05 fetch.min.bytes = 1 07:49:05 group.id = test-group-for-update 07:49:05 group.instance.id = null 07:49:05 group.protocol = classic 07:49:05 group.remote.assignor = null 07:49:05 heartbeat.interval.ms = 3000 07:49:05 interceptor.classes = [] 07:49:05 internal.leave.group.on.close = true 07:49:05 internal.throw.on.fetch.stable.offset.unsupported = false 07:49:05 isolation.level = read_uncommitted 07:49:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:05 max.partition.fetch.bytes = 1048576 07:49:05 max.poll.interval.ms = 300000 07:49:05 max.poll.records = 2147483647 07:49:05 metadata.max.age.ms = 300000 07:49:05 metadata.recovery.strategy = none 07:49:05 metric.reporters = [] 07:49:05 metrics.num.samples = 2 07:49:05 metrics.recording.level = INFO 07:49:05 metrics.sample.window.ms = 30000 07:49:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:49:05 receive.buffer.bytes = 65536 07:49:05 reconnect.backoff.max.ms = 1000 07:49:05 reconnect.backoff.ms = 50 07:49:05 request.timeout.ms = 30000 07:49:05 retry.backoff.max.ms = 1000 07:49:05 retry.backoff.ms = 100 07:49:05 sasl.client.callback.handler.class = null 07:49:05 sasl.jaas.config = null 07:49:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:49:05 sasl.kerberos.min.time.before.relogin = 60000 07:49:05 sasl.kerberos.service.name = null 07:49:05 sasl.kerberos.ticket.renew.jitter = 0.05 07:49:05 sasl.kerberos.ticket.renew.window.factor = 0.8 07:49:05 sasl.login.callback.handler.class = null 07:49:05 sasl.login.class = null 07:49:05 sasl.login.connect.timeout.ms = null 07:49:05 sasl.login.read.timeout.ms = null 07:49:05 sasl.login.refresh.buffer.seconds = 300 07:49:05 sasl.login.refresh.min.period.seconds = 60 07:49:05 sasl.login.refresh.window.factor = 0.8 07:49:05 sasl.login.refresh.window.jitter = 0.05 07:49:05 sasl.login.retry.backoff.max.ms = 10000 07:49:05 sasl.login.retry.backoff.ms = 100 07:49:05 sasl.mechanism = GSSAPI 07:49:05 sasl.oauthbearer.clock.skew.seconds = 30 07:49:05 sasl.oauthbearer.expected.audience = null 07:49:05 sasl.oauthbearer.expected.issuer = null 07:49:05 sasl.oauthbearer.header.urlencode = false 07:49:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:49:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:49:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:49:05 sasl.oauthbearer.jwks.endpoint.url = null 07:49:05 sasl.oauthbearer.scope.claim.name = scope 07:49:05 sasl.oauthbearer.sub.claim.name = sub 07:49:05 sasl.oauthbearer.token.endpoint.url = null 07:49:05 security.protocol = PLAINTEXT 07:49:05 security.providers = null 07:49:05 send.buffer.bytes = 131072 07:49:05 session.timeout.ms = 45000 07:49:05 socket.connection.setup.timeout.max.ms = 30000 07:49:05 socket.connection.setup.timeout.ms = 10000 07:49:05 ssl.cipher.suites = null 07:49:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:49:05 ssl.endpoint.identification.algorithm = https 07:49:05 ssl.engine.factory.class = null 07:49:05 ssl.key.password = null 07:49:05 ssl.keymanager.algorithm = SunX509 07:49:05 ssl.keystore.certificate.chain = null 07:49:05 ssl.keystore.key = null 07:49:05 ssl.keystore.location = null 07:49:05 ssl.keystore.password = null 07:49:05 ssl.keystore.type = JKS 07:49:05 ssl.protocol = TLSv1.3 07:49:05 ssl.provider = null 07:49:05 ssl.secure.random.implementation = null 07:49:05 ssl.trustmanager.algorithm = PKIX 07:49:05 ssl.truststore.certificates = null 07:49:05 ssl.truststore.location = null 07:49:05 ssl.truststore.password = null 07:49:05 ssl.truststore.type = JKS 07:49:05 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:05 07:49:05 2025-08-27T07:49:05.155Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:49:05 2025-08-27T07:49:05.158Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:49:05 2025-08-27T07:49:05.158Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:49:05 2025-08-27T07:49:05.158Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280945158 07:49:05 2025-08-27T07:49:05.158Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 07:49:05 2025-08-27T07:49:05.163Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:49:05 2025-08-27T07:49:05.163Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:49:05 2025-08-27T07:49:05.164Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] (Re-)joining group 07:49:05 2025-08-27T07:49:05.166Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-16-cb1c0aae-2e4f-4e2d-8e22-99ef5bd48568 07:49:05 2025-08-27T07:49:05.167Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] (Re-)joining group 07:49:05 2025-08-27T07:49:05.169Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-16-cb1c0aae-2e4f-4e2d-8e22-99ef5bd48568', protocol='range'} 07:49:05 2025-08-27T07:49:05.169Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-16-cb1c0aae-2e4f-4e2d-8e22-99ef5bd48568=Assignment(partitions=[ncmp-events-0])} 07:49:05 2025-08-27T07:49:05.171Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-16-cb1c0aae-2e4f-4e2d-8e22-99ef5bd48568', protocol='range'} 07:49:05 2025-08-27T07:49:05.171Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:49:05 2025-08-27T07:49:05.171Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 07:49:05 2025-08-27T07:49:05.172Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 07:49:05 2025-08-27T07:49:05.176Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=236, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:05 2025-08-27T07:49:05.692Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:05 2025-08-27T07:49:05.692Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:05 2025-08-27T07:49:05.693Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:05 2025-08-27T07:49:05.693Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:05 2025-08-27T07:49:05.693Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:05 2025-08-27T07:49:05.761Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:05 2025-08-27T07:49:05.772Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:05 2025-08-27T07:49:05.791Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:05 2025-08-27T07:49:05.822Z WARN 12287 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 07:49:05 2025-08-27T07:49:05.870Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 07:49:05 2025-08-27T07:49:05.870Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Member consumer-test-group-for-update-16-cb1c0aae-2e4f-4e2d-8e22-99ef5bd48568 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:05 2025-08-27T07:49:05.870Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:05 2025-08-27T07:49:05.870Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:05 2025-08-27T07:49:05.870Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 07:49:05 2025-08-27T07:49:05.872Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:05 2025-08-27T07:49:05.872Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:05 2025-08-27T07:49:05.873Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:05 2025-08-27T07:49:05.873Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:05 2025-08-27T07:49:05.873Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:05 2025-08-27T07:49:05.873Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:05 2025-08-27T07:49:05.874Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-16 unregistered 07:49:05 2025-08-27T07:49:05.891Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:49:05 allow.auto.create.topics = true 07:49:05 auto.commit.interval.ms = 5000 07:49:05 auto.include.jmx.reporter = true 07:49:05 auto.offset.reset = latest 07:49:05 bootstrap.servers = [localhost:32780] 07:49:05 check.crcs = true 07:49:05 client.dns.lookup = use_all_dns_ips 07:49:05 client.id = consumer-test-group-for-update-17 07:49:05 client.rack = 07:49:05 connections.max.idle.ms = 540000 07:49:05 default.api.timeout.ms = 60000 07:49:05 enable.auto.commit = true 07:49:05 enable.metrics.push = true 07:49:05 exclude.internal.topics = true 07:49:05 fetch.max.bytes = 52428800 07:49:05 fetch.max.wait.ms = 500 07:49:05 fetch.min.bytes = 1 07:49:05 group.id = test-group-for-update 07:49:05 group.instance.id = null 07:49:05 group.protocol = classic 07:49:05 group.remote.assignor = null 07:49:05 heartbeat.interval.ms = 3000 07:49:05 interceptor.classes = [] 07:49:05 internal.leave.group.on.close = true 07:49:05 internal.throw.on.fetch.stable.offset.unsupported = false 07:49:05 isolation.level = read_uncommitted 07:49:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:05 max.partition.fetch.bytes = 1048576 07:49:05 max.poll.interval.ms = 300000 07:49:05 max.poll.records = 2147483647 07:49:05 metadata.max.age.ms = 300000 07:49:05 metadata.recovery.strategy = none 07:49:05 metric.reporters = [] 07:49:05 metrics.num.samples = 2 07:49:05 metrics.recording.level = INFO 07:49:05 metrics.sample.window.ms = 30000 07:49:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:49:05 receive.buffer.bytes = 65536 07:49:05 reconnect.backoff.max.ms = 1000 07:49:05 reconnect.backoff.ms = 50 07:49:05 request.timeout.ms = 30000 07:49:05 retry.backoff.max.ms = 1000 07:49:05 retry.backoff.ms = 100 07:49:05 sasl.client.callback.handler.class = null 07:49:05 sasl.jaas.config = null 07:49:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:49:05 sasl.kerberos.min.time.before.relogin = 60000 07:49:05 sasl.kerberos.service.name = null 07:49:05 sasl.kerberos.ticket.renew.jitter = 0.05 07:49:05 sasl.kerberos.ticket.renew.window.factor = 0.8 07:49:05 sasl.login.callback.handler.class = null 07:49:05 sasl.login.class = null 07:49:05 sasl.login.connect.timeout.ms = null 07:49:05 sasl.login.read.timeout.ms = null 07:49:05 sasl.login.refresh.buffer.seconds = 300 07:49:05 sasl.login.refresh.min.period.seconds = 60 07:49:05 sasl.login.refresh.window.factor = 0.8 07:49:05 sasl.login.refresh.window.jitter = 0.05 07:49:05 sasl.login.retry.backoff.max.ms = 10000 07:49:05 sasl.login.retry.backoff.ms = 100 07:49:05 sasl.mechanism = GSSAPI 07:49:05 sasl.oauthbearer.clock.skew.seconds = 30 07:49:05 sasl.oauthbearer.expected.audience = null 07:49:05 sasl.oauthbearer.expected.issuer = null 07:49:05 sasl.oauthbearer.header.urlencode = false 07:49:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:49:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:49:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:49:05 sasl.oauthbearer.jwks.endpoint.url = null 07:49:05 sasl.oauthbearer.scope.claim.name = scope 07:49:05 sasl.oauthbearer.sub.claim.name = sub 07:49:05 sasl.oauthbearer.token.endpoint.url = null 07:49:05 security.protocol = PLAINTEXT 07:49:05 security.providers = null 07:49:05 send.buffer.bytes = 131072 07:49:05 session.timeout.ms = 45000 07:49:05 socket.connection.setup.timeout.max.ms = 30000 07:49:05 socket.connection.setup.timeout.ms = 10000 07:49:05 ssl.cipher.suites = null 07:49:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:49:05 ssl.endpoint.identification.algorithm = https 07:49:05 ssl.engine.factory.class = null 07:49:05 ssl.key.password = null 07:49:05 ssl.keymanager.algorithm = SunX509 07:49:05 ssl.keystore.certificate.chain = null 07:49:05 ssl.keystore.key = null 07:49:05 ssl.keystore.location = null 07:49:05 ssl.keystore.password = null 07:49:05 ssl.keystore.type = JKS 07:49:05 ssl.protocol = TLSv1.3 07:49:05 ssl.provider = null 07:49:05 ssl.secure.random.implementation = null 07:49:05 ssl.trustmanager.algorithm = PKIX 07:49:05 ssl.truststore.certificates = null 07:49:05 ssl.truststore.location = null 07:49:05 ssl.truststore.password = null 07:49:05 ssl.truststore.type = JKS 07:49:05 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:05 07:49:05 2025-08-27T07:49:05.891Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:49:05 2025-08-27T07:49:05.893Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:49:05 2025-08-27T07:49:05.893Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:49:05 2025-08-27T07:49:05.893Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280945893 07:49:05 2025-08-27T07:49:05.893Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 07:49:05 2025-08-27T07:49:05.904Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:49:05 2025-08-27T07:49:05.905Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:49:05 2025-08-27T07:49:05.906Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] (Re-)joining group 07:49:05 2025-08-27T07:49:05.911Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-17-868b4357-f8c9-4de2-92c9-1ce16daf61d2 07:49:05 2025-08-27T07:49:05.911Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] (Re-)joining group 07:49:05 2025-08-27T07:49:05.912Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-17-868b4357-f8c9-4de2-92c9-1ce16daf61d2', protocol='range'} 07:49:05 2025-08-27T07:49:05.913Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-17-868b4357-f8c9-4de2-92c9-1ce16daf61d2=Assignment(partitions=[ncmp-events-0])} 07:49:05 2025-08-27T07:49:05.916Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-17-868b4357-f8c9-4de2-92c9-1ce16daf61d2', protocol='range'} 07:49:05 2025-08-27T07:49:05.916Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:49:05 2025-08-27T07:49:05.916Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 07:49:05 2025-08-27T07:49:05.918Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 07:49:05 2025-08-27T07:49:05.923Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=240, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:06 2025-08-27T07:49:06.424Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:06 2025-08-27T07:49:06.425Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:06 2025-08-27T07:49:06.425Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:06 2025-08-27T07:49:06.425Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:06 2025-08-27T07:49:06.425Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:06 2025-08-27T07:49:06.490Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:06 2025-08-27T07:49:06.502Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:06 2025-08-27T07:49:06.522Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:06 2025-08-27T07:49:06.560Z WARN 12287 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 07:49:06 2025-08-27T07:49:06.613Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 07:49:06 2025-08-27T07:49:06.613Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Member consumer-test-group-for-update-17-868b4357-f8c9-4de2-92c9-1ce16daf61d2 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:06 2025-08-27T07:49:06.614Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:06 2025-08-27T07:49:06.614Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:06 2025-08-27T07:49:06.614Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 07:49:06 2025-08-27T07:49:06.615Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:06 2025-08-27T07:49:06.615Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:06 2025-08-27T07:49:06.618Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:06 2025-08-27T07:49:06.618Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:06 2025-08-27T07:49:06.618Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:06 2025-08-27T07:49:06.618Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:06 2025-08-27T07:49:06.619Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-17 unregistered 07:49:06 2025-08-27T07:49:06.638Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:49:06 allow.auto.create.topics = true 07:49:06 auto.commit.interval.ms = 5000 07:49:06 auto.include.jmx.reporter = true 07:49:06 auto.offset.reset = latest 07:49:06 bootstrap.servers = [localhost:32780] 07:49:06 check.crcs = true 07:49:06 client.dns.lookup = use_all_dns_ips 07:49:06 client.id = consumer-test-group-for-update-18 07:49:06 client.rack = 07:49:06 connections.max.idle.ms = 540000 07:49:06 default.api.timeout.ms = 60000 07:49:06 enable.auto.commit = true 07:49:06 enable.metrics.push = true 07:49:06 exclude.internal.topics = true 07:49:06 fetch.max.bytes = 52428800 07:49:06 fetch.max.wait.ms = 500 07:49:06 fetch.min.bytes = 1 07:49:06 group.id = test-group-for-update 07:49:06 group.instance.id = null 07:49:06 group.protocol = classic 07:49:06 group.remote.assignor = null 07:49:06 heartbeat.interval.ms = 3000 07:49:06 interceptor.classes = [] 07:49:06 internal.leave.group.on.close = true 07:49:06 internal.throw.on.fetch.stable.offset.unsupported = false 07:49:06 isolation.level = read_uncommitted 07:49:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:06 max.partition.fetch.bytes = 1048576 07:49:06 max.poll.interval.ms = 300000 07:49:06 max.poll.records = 2147483647 07:49:06 metadata.max.age.ms = 300000 07:49:06 metadata.recovery.strategy = none 07:49:06 metric.reporters = [] 07:49:06 metrics.num.samples = 2 07:49:06 metrics.recording.level = INFO 07:49:06 metrics.sample.window.ms = 30000 07:49:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:49:06 receive.buffer.bytes = 65536 07:49:06 reconnect.backoff.max.ms = 1000 07:49:06 reconnect.backoff.ms = 50 07:49:06 request.timeout.ms = 30000 07:49:06 retry.backoff.max.ms = 1000 07:49:06 retry.backoff.ms = 100 07:49:06 sasl.client.callback.handler.class = null 07:49:06 sasl.jaas.config = null 07:49:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:49:06 sasl.kerberos.min.time.before.relogin = 60000 07:49:06 sasl.kerberos.service.name = null 07:49:06 sasl.kerberos.ticket.renew.jitter = 0.05 07:49:06 sasl.kerberos.ticket.renew.window.factor = 0.8 07:49:06 sasl.login.callback.handler.class = null 07:49:06 sasl.login.class = null 07:49:06 sasl.login.connect.timeout.ms = null 07:49:06 sasl.login.read.timeout.ms = null 07:49:06 sasl.login.refresh.buffer.seconds = 300 07:49:06 sasl.login.refresh.min.period.seconds = 60 07:49:06 sasl.login.refresh.window.factor = 0.8 07:49:06 sasl.login.refresh.window.jitter = 0.05 07:49:06 sasl.login.retry.backoff.max.ms = 10000 07:49:06 sasl.login.retry.backoff.ms = 100 07:49:06 sasl.mechanism = GSSAPI 07:49:06 sasl.oauthbearer.clock.skew.seconds = 30 07:49:06 sasl.oauthbearer.expected.audience = null 07:49:06 sasl.oauthbearer.expected.issuer = null 07:49:06 sasl.oauthbearer.header.urlencode = false 07:49:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:49:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:49:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:49:06 sasl.oauthbearer.jwks.endpoint.url = null 07:49:06 sasl.oauthbearer.scope.claim.name = scope 07:49:06 sasl.oauthbearer.sub.claim.name = sub 07:49:06 sasl.oauthbearer.token.endpoint.url = null 07:49:06 security.protocol = PLAINTEXT 07:49:06 security.providers = null 07:49:06 send.buffer.bytes = 131072 07:49:06 session.timeout.ms = 45000 07:49:06 socket.connection.setup.timeout.max.ms = 30000 07:49:06 socket.connection.setup.timeout.ms = 10000 07:49:06 ssl.cipher.suites = null 07:49:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:49:06 ssl.endpoint.identification.algorithm = https 07:49:06 ssl.engine.factory.class = null 07:49:06 ssl.key.password = null 07:49:06 ssl.keymanager.algorithm = SunX509 07:49:06 ssl.keystore.certificate.chain = null 07:49:06 ssl.keystore.key = null 07:49:06 ssl.keystore.location = null 07:49:06 ssl.keystore.password = null 07:49:06 ssl.keystore.type = JKS 07:49:06 ssl.protocol = TLSv1.3 07:49:06 ssl.provider = null 07:49:06 ssl.secure.random.implementation = null 07:49:06 ssl.trustmanager.algorithm = PKIX 07:49:06 ssl.truststore.certificates = null 07:49:06 ssl.truststore.location = null 07:49:06 ssl.truststore.password = null 07:49:06 ssl.truststore.type = JKS 07:49:06 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:06 07:49:06 2025-08-27T07:49:06.638Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:49:06 2025-08-27T07:49:06.640Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:49:06 2025-08-27T07:49:06.640Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:49:06 2025-08-27T07:49:06.640Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280946640 07:49:06 2025-08-27T07:49:06.640Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 07:49:06 2025-08-27T07:49:06.644Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:49:06 2025-08-27T07:49:06.646Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:49:06 2025-08-27T07:49:06.646Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] (Re-)joining group 07:49:06 2025-08-27T07:49:06.648Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-18-ede2c663-1b48-49eb-a7ce-b8612b051369 07:49:06 2025-08-27T07:49:06.648Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] (Re-)joining group 07:49:06 2025-08-27T07:49:06.650Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-18-ede2c663-1b48-49eb-a7ce-b8612b051369', protocol='range'} 07:49:06 2025-08-27T07:49:06.651Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-18-ede2c663-1b48-49eb-a7ce-b8612b051369=Assignment(partitions=[ncmp-events-0])} 07:49:06 2025-08-27T07:49:06.653Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-18-ede2c663-1b48-49eb-a7ce-b8612b051369', protocol='range'} 07:49:06 2025-08-27T07:49:06.653Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:49:06 2025-08-27T07:49:06.653Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 07:49:06 2025-08-27T07:49:06.654Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 07:49:06 2025-08-27T07:49:06.657Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=244, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:07 2025-08-27T07:49:07.174Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:07 2025-08-27T07:49:07.174Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:07 2025-08-27T07:49:07.174Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:07 2025-08-27T07:49:07.174Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:07 2025-08-27T07:49:07.175Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:07 2025-08-27T07:49:07.242Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:07 2025-08-27T07:49:07.252Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:07 2025-08-27T07:49:07.269Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:07 2025-08-27T07:49:07.287Z WARN 12287 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 07:49:07 2025-08-27T07:49:07.342Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 07:49:07 2025-08-27T07:49:07.343Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Member consumer-test-group-for-update-18-ede2c663-1b48-49eb-a7ce-b8612b051369 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:07 2025-08-27T07:49:07.343Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:07 2025-08-27T07:49:07.343Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:07 2025-08-27T07:49:07.343Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 07:49:07 2025-08-27T07:49:07.343Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:07 2025-08-27T07:49:07.343Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:07 2025-08-27T07:49:07.347Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:07 2025-08-27T07:49:07.347Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:07 2025-08-27T07:49:07.347Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:07 2025-08-27T07:49:07.347Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:07 2025-08-27T07:49:07.349Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-18 unregistered 07:49:07 2025-08-27T07:49:07.396Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:49:07 allow.auto.create.topics = true 07:49:07 auto.commit.interval.ms = 5000 07:49:07 auto.include.jmx.reporter = true 07:49:07 auto.offset.reset = latest 07:49:07 bootstrap.servers = [localhost:32780] 07:49:07 check.crcs = true 07:49:07 client.dns.lookup = use_all_dns_ips 07:49:07 client.id = consumer-test-group-for-update-19 07:49:07 client.rack = 07:49:07 connections.max.idle.ms = 540000 07:49:07 default.api.timeout.ms = 60000 07:49:07 enable.auto.commit = true 07:49:07 enable.metrics.push = true 07:49:07 exclude.internal.topics = true 07:49:07 fetch.max.bytes = 52428800 07:49:07 fetch.max.wait.ms = 500 07:49:07 fetch.min.bytes = 1 07:49:07 group.id = test-group-for-update 07:49:07 group.instance.id = null 07:49:07 group.protocol = classic 07:49:07 group.remote.assignor = null 07:49:07 heartbeat.interval.ms = 3000 07:49:07 interceptor.classes = [] 07:49:07 internal.leave.group.on.close = true 07:49:07 internal.throw.on.fetch.stable.offset.unsupported = false 07:49:07 isolation.level = read_uncommitted 07:49:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:07 max.partition.fetch.bytes = 1048576 07:49:07 max.poll.interval.ms = 300000 07:49:07 max.poll.records = 2147483647 07:49:07 metadata.max.age.ms = 300000 07:49:07 metadata.recovery.strategy = none 07:49:07 metric.reporters = [] 07:49:07 metrics.num.samples = 2 07:49:07 metrics.recording.level = INFO 07:49:07 metrics.sample.window.ms = 30000 07:49:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:49:07 receive.buffer.bytes = 65536 07:49:07 reconnect.backoff.max.ms = 1000 07:49:07 reconnect.backoff.ms = 50 07:49:07 request.timeout.ms = 30000 07:49:07 retry.backoff.max.ms = 1000 07:49:07 retry.backoff.ms = 100 07:49:07 sasl.client.callback.handler.class = null 07:49:07 sasl.jaas.config = null 07:49:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:49:07 sasl.kerberos.min.time.before.relogin = 60000 07:49:07 sasl.kerberos.service.name = null 07:49:07 sasl.kerberos.ticket.renew.jitter = 0.05 07:49:07 sasl.kerberos.ticket.renew.window.factor = 0.8 07:49:07 sasl.login.callback.handler.class = null 07:49:07 sasl.login.class = null 07:49:07 sasl.login.connect.timeout.ms = null 07:49:07 sasl.login.read.timeout.ms = null 07:49:07 sasl.login.refresh.buffer.seconds = 300 07:49:07 sasl.login.refresh.min.period.seconds = 60 07:49:07 sasl.login.refresh.window.factor = 0.8 07:49:07 sasl.login.refresh.window.jitter = 0.05 07:49:07 sasl.login.retry.backoff.max.ms = 10000 07:49:07 sasl.login.retry.backoff.ms = 100 07:49:07 sasl.mechanism = GSSAPI 07:49:07 sasl.oauthbearer.clock.skew.seconds = 30 07:49:07 sasl.oauthbearer.expected.audience = null 07:49:07 sasl.oauthbearer.expected.issuer = null 07:49:07 sasl.oauthbearer.header.urlencode = false 07:49:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:49:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:49:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:49:07 sasl.oauthbearer.jwks.endpoint.url = null 07:49:07 sasl.oauthbearer.scope.claim.name = scope 07:49:07 sasl.oauthbearer.sub.claim.name = sub 07:49:07 sasl.oauthbearer.token.endpoint.url = null 07:49:07 security.protocol = PLAINTEXT 07:49:07 security.providers = null 07:49:07 send.buffer.bytes = 131072 07:49:07 session.timeout.ms = 45000 07:49:07 socket.connection.setup.timeout.max.ms = 30000 07:49:07 socket.connection.setup.timeout.ms = 10000 07:49:07 ssl.cipher.suites = null 07:49:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:49:07 ssl.endpoint.identification.algorithm = https 07:49:07 ssl.engine.factory.class = null 07:49:07 ssl.key.password = null 07:49:07 ssl.keymanager.algorithm = SunX509 07:49:07 ssl.keystore.certificate.chain = null 07:49:07 ssl.keystore.key = null 07:49:07 ssl.keystore.location = null 07:49:07 ssl.keystore.password = null 07:49:07 ssl.keystore.type = JKS 07:49:07 ssl.protocol = TLSv1.3 07:49:07 ssl.provider = null 07:49:07 ssl.secure.random.implementation = null 07:49:07 ssl.trustmanager.algorithm = PKIX 07:49:07 ssl.truststore.certificates = null 07:49:07 ssl.truststore.location = null 07:49:07 ssl.truststore.password = null 07:49:07 ssl.truststore.type = JKS 07:49:07 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:07 07:49:07 2025-08-27T07:49:07.397Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:49:07 2025-08-27T07:49:07.400Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:49:07 2025-08-27T07:49:07.400Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:49:07 2025-08-27T07:49:07.400Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280947400 07:49:07 2025-08-27T07:49:07.400Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 07:49:07 2025-08-27T07:49:07.406Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:49:07 2025-08-27T07:49:07.407Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:49:07 2025-08-27T07:49:07.408Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] (Re-)joining group 07:49:07 2025-08-27T07:49:07.411Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-19-ad39c124-f672-44b8-8c9c-e1ecaa8b28bc 07:49:07 2025-08-27T07:49:07.411Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] (Re-)joining group 07:49:07 2025-08-27T07:49:07.414Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-19-ad39c124-f672-44b8-8c9c-e1ecaa8b28bc', protocol='range'} 07:49:07 2025-08-27T07:49:07.414Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-19-ad39c124-f672-44b8-8c9c-e1ecaa8b28bc=Assignment(partitions=[ncmp-events-0])} 07:49:07 2025-08-27T07:49:07.416Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-19-ad39c124-f672-44b8-8c9c-e1ecaa8b28bc', protocol='range'} 07:49:07 2025-08-27T07:49:07.417Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:49:07 2025-08-27T07:49:07.417Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 07:49:07 2025-08-27T07:49:07.418Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 07:49:07 2025-08-27T07:49:07.423Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=248, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:07 2025-08-27T07:49:07.929Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:07 2025-08-27T07:49:07.929Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:07 2025-08-27T07:49:07.929Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:07 2025-08-27T07:49:07.930Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:07 2025-08-27T07:49:07.930Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:08 2025-08-27T07:49:07.996Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:08 2025-08-27T07:49:08.011Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:08 2025-08-27T07:49:08.028Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:08 2025-08-27T07:49:08.048Z WARN 12287 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 07:49:08 2025-08-27T07:49:08.099Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 07:49:08 2025-08-27T07:49:08.099Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Member consumer-test-group-for-update-19-ad39c124-f672-44b8-8c9c-e1ecaa8b28bc sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:08 2025-08-27T07:49:08.099Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:08 2025-08-27T07:49:08.099Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:08 2025-08-27T07:49:08.099Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 07:49:08 2025-08-27T07:49:08.101Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:08 2025-08-27T07:49:08.101Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:08 2025-08-27T07:49:08.105Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:08 2025-08-27T07:49:08.105Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:08 2025-08-27T07:49:08.105Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:08 2025-08-27T07:49:08.105Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:08 2025-08-27T07:49:08.107Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-19 unregistered 07:49:08 2025-08-27T07:49:08.120Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:49:08 allow.auto.create.topics = true 07:49:08 auto.commit.interval.ms = 5000 07:49:08 auto.include.jmx.reporter = true 07:49:08 auto.offset.reset = latest 07:49:08 bootstrap.servers = [localhost:32780] 07:49:08 check.crcs = true 07:49:08 client.dns.lookup = use_all_dns_ips 07:49:08 client.id = consumer-test-group-for-update-20 07:49:08 client.rack = 07:49:08 connections.max.idle.ms = 540000 07:49:08 default.api.timeout.ms = 60000 07:49:08 enable.auto.commit = true 07:49:08 enable.metrics.push = true 07:49:08 exclude.internal.topics = true 07:49:08 fetch.max.bytes = 52428800 07:49:08 fetch.max.wait.ms = 500 07:49:08 fetch.min.bytes = 1 07:49:08 group.id = test-group-for-update 07:49:08 group.instance.id = null 07:49:08 group.protocol = classic 07:49:08 group.remote.assignor = null 07:49:08 heartbeat.interval.ms = 3000 07:49:08 interceptor.classes = [] 07:49:08 internal.leave.group.on.close = true 07:49:08 internal.throw.on.fetch.stable.offset.unsupported = false 07:49:08 isolation.level = read_uncommitted 07:49:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:08 max.partition.fetch.bytes = 1048576 07:49:08 max.poll.interval.ms = 300000 07:49:08 max.poll.records = 2147483647 07:49:08 metadata.max.age.ms = 300000 07:49:08 metadata.recovery.strategy = none 07:49:08 metric.reporters = [] 07:49:08 metrics.num.samples = 2 07:49:08 metrics.recording.level = INFO 07:49:08 metrics.sample.window.ms = 30000 07:49:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:49:08 receive.buffer.bytes = 65536 07:49:08 reconnect.backoff.max.ms = 1000 07:49:08 reconnect.backoff.ms = 50 07:49:08 request.timeout.ms = 30000 07:49:08 retry.backoff.max.ms = 1000 07:49:08 retry.backoff.ms = 100 07:49:08 sasl.client.callback.handler.class = null 07:49:08 sasl.jaas.config = null 07:49:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:49:08 sasl.kerberos.min.time.before.relogin = 60000 07:49:08 sasl.kerberos.service.name = null 07:49:08 sasl.kerberos.ticket.renew.jitter = 0.05 07:49:08 sasl.kerberos.ticket.renew.window.factor = 0.8 07:49:08 sasl.login.callback.handler.class = null 07:49:08 sasl.login.class = null 07:49:08 sasl.login.connect.timeout.ms = null 07:49:08 sasl.login.read.timeout.ms = null 07:49:08 sasl.login.refresh.buffer.seconds = 300 07:49:08 sasl.login.refresh.min.period.seconds = 60 07:49:08 sasl.login.refresh.window.factor = 0.8 07:49:08 sasl.login.refresh.window.jitter = 0.05 07:49:08 sasl.login.retry.backoff.max.ms = 10000 07:49:08 sasl.login.retry.backoff.ms = 100 07:49:08 sasl.mechanism = GSSAPI 07:49:08 sasl.oauthbearer.clock.skew.seconds = 30 07:49:08 sasl.oauthbearer.expected.audience = null 07:49:08 sasl.oauthbearer.expected.issuer = null 07:49:08 sasl.oauthbearer.header.urlencode = false 07:49:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:49:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:49:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:49:08 sasl.oauthbearer.jwks.endpoint.url = null 07:49:08 sasl.oauthbearer.scope.claim.name = scope 07:49:08 sasl.oauthbearer.sub.claim.name = sub 07:49:08 sasl.oauthbearer.token.endpoint.url = null 07:49:08 security.protocol = PLAINTEXT 07:49:08 security.providers = null 07:49:08 send.buffer.bytes = 131072 07:49:08 session.timeout.ms = 45000 07:49:08 socket.connection.setup.timeout.max.ms = 30000 07:49:08 socket.connection.setup.timeout.ms = 10000 07:49:08 ssl.cipher.suites = null 07:49:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:49:08 ssl.endpoint.identification.algorithm = https 07:49:08 ssl.engine.factory.class = null 07:49:08 ssl.key.password = null 07:49:08 ssl.keymanager.algorithm = SunX509 07:49:08 ssl.keystore.certificate.chain = null 07:49:08 ssl.keystore.key = null 07:49:08 ssl.keystore.location = null 07:49:08 ssl.keystore.password = null 07:49:08 ssl.keystore.type = JKS 07:49:08 ssl.protocol = TLSv1.3 07:49:08 ssl.provider = null 07:49:08 ssl.secure.random.implementation = null 07:49:08 ssl.trustmanager.algorithm = PKIX 07:49:08 ssl.truststore.certificates = null 07:49:08 ssl.truststore.location = null 07:49:08 ssl.truststore.password = null 07:49:08 ssl.truststore.type = JKS 07:49:08 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:08 07:49:08 2025-08-27T07:49:08.120Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:49:08 2025-08-27T07:49:08.122Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:49:08 2025-08-27T07:49:08.122Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:49:08 2025-08-27T07:49:08.122Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280948122 07:49:08 2025-08-27T07:49:08.122Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 07:49:08 2025-08-27T07:49:08.131Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:49:08 2025-08-27T07:49:08.132Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:49:08 2025-08-27T07:49:08.132Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] (Re-)joining group 07:49:08 2025-08-27T07:49:08.141Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-20-d53e1e52-748c-44bc-9167-af65546a494e 07:49:08 2025-08-27T07:49:08.141Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] (Re-)joining group 07:49:08 2025-08-27T07:49:08.143Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-20-d53e1e52-748c-44bc-9167-af65546a494e', protocol='range'} 07:49:08 2025-08-27T07:49:08.144Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-20-d53e1e52-748c-44bc-9167-af65546a494e=Assignment(partitions=[ncmp-events-0])} 07:49:08 2025-08-27T07:49:08.146Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-20-d53e1e52-748c-44bc-9167-af65546a494e', protocol='range'} 07:49:08 2025-08-27T07:49:08.147Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:49:08 2025-08-27T07:49:08.147Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 07:49:08 2025-08-27T07:49:08.148Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 07:49:08 2025-08-27T07:49:08.158Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=252, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:08 2025-08-27T07:49:08.657Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:08 2025-08-27T07:49:08.657Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:08 2025-08-27T07:49:08.658Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:08 2025-08-27T07:49:08.658Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:08 2025-08-27T07:49:08.658Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:08 2025-08-27T07:49:08.721Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:08 2025-08-27T07:49:08.732Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:08 2025-08-27T07:49:08.748Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:08 2025-08-27T07:49:08.769Z WARN 12287 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 07:49:08 2025-08-27T07:49:08.816Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 07:49:08 2025-08-27T07:49:08.817Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Member consumer-test-group-for-update-20-d53e1e52-748c-44bc-9167-af65546a494e sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:08 2025-08-27T07:49:08.817Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:08 2025-08-27T07:49:08.817Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:08 2025-08-27T07:49:08.817Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 07:49:08 2025-08-27T07:49:08.817Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:08 2025-08-27T07:49:08.817Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:08 2025-08-27T07:49:08.820Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:08 2025-08-27T07:49:08.820Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:08 2025-08-27T07:49:08.820Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:08 2025-08-27T07:49:08.820Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:08 2025-08-27T07:49:08.821Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-20 unregistered 07:49:08 2025-08-27T07:49:08.836Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:49:08 allow.auto.create.topics = true 07:49:08 auto.commit.interval.ms = 5000 07:49:08 auto.include.jmx.reporter = true 07:49:08 auto.offset.reset = latest 07:49:08 bootstrap.servers = [localhost:32780] 07:49:08 check.crcs = true 07:49:08 client.dns.lookup = use_all_dns_ips 07:49:08 client.id = consumer-test-group-for-update-21 07:49:08 client.rack = 07:49:08 connections.max.idle.ms = 540000 07:49:08 default.api.timeout.ms = 60000 07:49:08 enable.auto.commit = true 07:49:08 enable.metrics.push = true 07:49:08 exclude.internal.topics = true 07:49:08 fetch.max.bytes = 52428800 07:49:08 fetch.max.wait.ms = 500 07:49:08 fetch.min.bytes = 1 07:49:08 group.id = test-group-for-update 07:49:08 group.instance.id = null 07:49:08 group.protocol = classic 07:49:08 group.remote.assignor = null 07:49:08 heartbeat.interval.ms = 3000 07:49:08 interceptor.classes = [] 07:49:08 internal.leave.group.on.close = true 07:49:08 internal.throw.on.fetch.stable.offset.unsupported = false 07:49:08 isolation.level = read_uncommitted 07:49:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:08 max.partition.fetch.bytes = 1048576 07:49:08 max.poll.interval.ms = 300000 07:49:08 max.poll.records = 2147483647 07:49:08 metadata.max.age.ms = 300000 07:49:08 metadata.recovery.strategy = none 07:49:08 metric.reporters = [] 07:49:08 metrics.num.samples = 2 07:49:08 metrics.recording.level = INFO 07:49:08 metrics.sample.window.ms = 30000 07:49:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:49:08 receive.buffer.bytes = 65536 07:49:08 reconnect.backoff.max.ms = 1000 07:49:08 reconnect.backoff.ms = 50 07:49:08 request.timeout.ms = 30000 07:49:08 retry.backoff.max.ms = 1000 07:49:08 retry.backoff.ms = 100 07:49:08 sasl.client.callback.handler.class = null 07:49:08 sasl.jaas.config = null 07:49:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:49:08 sasl.kerberos.min.time.before.relogin = 60000 07:49:08 sasl.kerberos.service.name = null 07:49:08 sasl.kerberos.ticket.renew.jitter = 0.05 07:49:08 sasl.kerberos.ticket.renew.window.factor = 0.8 07:49:08 sasl.login.callback.handler.class = null 07:49:08 sasl.login.class = null 07:49:08 sasl.login.connect.timeout.ms = null 07:49:08 sasl.login.read.timeout.ms = null 07:49:08 sasl.login.refresh.buffer.seconds = 300 07:49:08 sasl.login.refresh.min.period.seconds = 60 07:49:08 sasl.login.refresh.window.factor = 0.8 07:49:08 sasl.login.refresh.window.jitter = 0.05 07:49:08 sasl.login.retry.backoff.max.ms = 10000 07:49:08 sasl.login.retry.backoff.ms = 100 07:49:08 sasl.mechanism = GSSAPI 07:49:08 sasl.oauthbearer.clock.skew.seconds = 30 07:49:08 sasl.oauthbearer.expected.audience = null 07:49:08 sasl.oauthbearer.expected.issuer = null 07:49:08 sasl.oauthbearer.header.urlencode = false 07:49:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:49:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:49:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:49:08 sasl.oauthbearer.jwks.endpoint.url = null 07:49:08 sasl.oauthbearer.scope.claim.name = scope 07:49:08 sasl.oauthbearer.sub.claim.name = sub 07:49:08 sasl.oauthbearer.token.endpoint.url = null 07:49:08 security.protocol = PLAINTEXT 07:49:08 security.providers = null 07:49:08 send.buffer.bytes = 131072 07:49:08 session.timeout.ms = 45000 07:49:08 socket.connection.setup.timeout.max.ms = 30000 07:49:08 socket.connection.setup.timeout.ms = 10000 07:49:08 ssl.cipher.suites = null 07:49:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:49:08 ssl.endpoint.identification.algorithm = https 07:49:08 ssl.engine.factory.class = null 07:49:08 ssl.key.password = null 07:49:08 ssl.keymanager.algorithm = SunX509 07:49:08 ssl.keystore.certificate.chain = null 07:49:08 ssl.keystore.key = null 07:49:08 ssl.keystore.location = null 07:49:08 ssl.keystore.password = null 07:49:08 ssl.keystore.type = JKS 07:49:08 ssl.protocol = TLSv1.3 07:49:08 ssl.provider = null 07:49:08 ssl.secure.random.implementation = null 07:49:08 ssl.trustmanager.algorithm = PKIX 07:49:08 ssl.truststore.certificates = null 07:49:08 ssl.truststore.location = null 07:49:08 ssl.truststore.password = null 07:49:08 ssl.truststore.type = JKS 07:49:08 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:08 07:49:08 2025-08-27T07:49:08.837Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:49:08 2025-08-27T07:49:08.839Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:49:08 2025-08-27T07:49:08.839Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:49:08 2025-08-27T07:49:08.839Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280948839 07:49:08 2025-08-27T07:49:08.839Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 07:49:08 2025-08-27T07:49:08.855Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:49:08 2025-08-27T07:49:08.856Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:49:08 2025-08-27T07:49:08.858Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] (Re-)joining group 07:49:08 2025-08-27T07:49:08.862Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-21-97a7ab19-a7d0-4239-a776-a15f37de3c02 07:49:08 2025-08-27T07:49:08.862Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] (Re-)joining group 07:49:08 2025-08-27T07:49:08.872Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-21-97a7ab19-a7d0-4239-a776-a15f37de3c02', protocol='range'} 07:49:08 2025-08-27T07:49:08.872Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-21-97a7ab19-a7d0-4239-a776-a15f37de3c02=Assignment(partitions=[ncmp-events-0])} 07:49:08 2025-08-27T07:49:08.876Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-21-97a7ab19-a7d0-4239-a776-a15f37de3c02', protocol='range'} 07:49:08 2025-08-27T07:49:08.876Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:49:08 2025-08-27T07:49:08.876Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 07:49:08 2025-08-27T07:49:08.877Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 07:49:08 2025-08-27T07:49:08.882Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=256, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:09 2025-08-27T07:49:09.372Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:09 2025-08-27T07:49:09.372Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:09 2025-08-27T07:49:09.372Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:09 2025-08-27T07:49:09.372Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:09 2025-08-27T07:49:09.372Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:09 2025-08-27T07:49:09.435Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:09 2025-08-27T07:49:09.446Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:09 2025-08-27T07:49:09.462Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:09 2025-08-27T07:49:09.481Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of original 07:49:09 2025-08-27T07:49:09.532Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 07:49:09 2025-08-27T07:49:09.532Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Member consumer-test-group-for-update-21-97a7ab19-a7d0-4239-a776-a15f37de3c02 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:09 2025-08-27T07:49:09.532Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:09 2025-08-27T07:49:09.532Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:09 2025-08-27T07:49:09.532Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 07:49:09 2025-08-27T07:49:09.533Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:09 2025-08-27T07:49:09.533Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:09 2025-08-27T07:49:09.536Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:09 2025-08-27T07:49:09.536Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:09 2025-08-27T07:49:09.536Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:09 2025-08-27T07:49:09.536Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:09 2025-08-27T07:49:09.537Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-21 unregistered 07:49:09 2025-08-27T07:49:09.552Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 07:49:09 allow.auto.create.topics = true 07:49:09 auto.commit.interval.ms = 5000 07:49:09 auto.include.jmx.reporter = true 07:49:09 auto.offset.reset = latest 07:49:09 bootstrap.servers = [localhost:32780] 07:49:09 check.crcs = true 07:49:09 client.dns.lookup = use_all_dns_ips 07:49:09 client.id = consumer-test-group-for-update-22 07:49:09 client.rack = 07:49:09 connections.max.idle.ms = 540000 07:49:09 default.api.timeout.ms = 60000 07:49:09 enable.auto.commit = true 07:49:09 enable.metrics.push = true 07:49:09 exclude.internal.topics = true 07:49:09 fetch.max.bytes = 52428800 07:49:09 fetch.max.wait.ms = 500 07:49:09 fetch.min.bytes = 1 07:49:09 group.id = test-group-for-update 07:49:09 group.instance.id = null 07:49:09 group.protocol = classic 07:49:09 group.remote.assignor = null 07:49:09 heartbeat.interval.ms = 3000 07:49:09 interceptor.classes = [] 07:49:09 internal.leave.group.on.close = true 07:49:09 internal.throw.on.fetch.stable.offset.unsupported = false 07:49:09 isolation.level = read_uncommitted 07:49:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:09 max.partition.fetch.bytes = 1048576 07:49:09 max.poll.interval.ms = 300000 07:49:09 max.poll.records = 2147483647 07:49:09 metadata.max.age.ms = 300000 07:49:09 metadata.recovery.strategy = none 07:49:09 metric.reporters = [] 07:49:09 metrics.num.samples = 2 07:49:09 metrics.recording.level = INFO 07:49:09 metrics.sample.window.ms = 30000 07:49:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 07:49:09 receive.buffer.bytes = 65536 07:49:09 reconnect.backoff.max.ms = 1000 07:49:09 reconnect.backoff.ms = 50 07:49:09 request.timeout.ms = 30000 07:49:09 retry.backoff.max.ms = 1000 07:49:09 retry.backoff.ms = 100 07:49:09 sasl.client.callback.handler.class = null 07:49:09 sasl.jaas.config = null 07:49:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 07:49:09 sasl.kerberos.min.time.before.relogin = 60000 07:49:09 sasl.kerberos.service.name = null 07:49:09 sasl.kerberos.ticket.renew.jitter = 0.05 07:49:09 sasl.kerberos.ticket.renew.window.factor = 0.8 07:49:09 sasl.login.callback.handler.class = null 07:49:09 sasl.login.class = null 07:49:09 sasl.login.connect.timeout.ms = null 07:49:09 sasl.login.read.timeout.ms = null 07:49:09 sasl.login.refresh.buffer.seconds = 300 07:49:09 sasl.login.refresh.min.period.seconds = 60 07:49:09 sasl.login.refresh.window.factor = 0.8 07:49:09 sasl.login.refresh.window.jitter = 0.05 07:49:09 sasl.login.retry.backoff.max.ms = 10000 07:49:09 sasl.login.retry.backoff.ms = 100 07:49:09 sasl.mechanism = GSSAPI 07:49:09 sasl.oauthbearer.clock.skew.seconds = 30 07:49:09 sasl.oauthbearer.expected.audience = null 07:49:09 sasl.oauthbearer.expected.issuer = null 07:49:09 sasl.oauthbearer.header.urlencode = false 07:49:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 07:49:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 07:49:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 07:49:09 sasl.oauthbearer.jwks.endpoint.url = null 07:49:09 sasl.oauthbearer.scope.claim.name = scope 07:49:09 sasl.oauthbearer.sub.claim.name = sub 07:49:09 sasl.oauthbearer.token.endpoint.url = null 07:49:09 security.protocol = PLAINTEXT 07:49:09 security.providers = null 07:49:09 send.buffer.bytes = 131072 07:49:09 session.timeout.ms = 45000 07:49:09 socket.connection.setup.timeout.max.ms = 30000 07:49:09 socket.connection.setup.timeout.ms = 10000 07:49:09 ssl.cipher.suites = null 07:49:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 07:49:09 ssl.endpoint.identification.algorithm = https 07:49:09 ssl.engine.factory.class = null 07:49:09 ssl.key.password = null 07:49:09 ssl.keymanager.algorithm = SunX509 07:49:09 ssl.keystore.certificate.chain = null 07:49:09 ssl.keystore.key = null 07:49:09 ssl.keystore.location = null 07:49:09 ssl.keystore.password = null 07:49:09 ssl.keystore.type = JKS 07:49:09 ssl.protocol = TLSv1.3 07:49:09 ssl.provider = null 07:49:09 ssl.secure.random.implementation = null 07:49:09 ssl.trustmanager.algorithm = PKIX 07:49:09 ssl.truststore.certificates = null 07:49:09 ssl.truststore.location = null 07:49:09 ssl.truststore.password = null 07:49:09 ssl.truststore.type = JKS 07:49:09 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 07:49:09 07:49:09 2025-08-27T07:49:09.552Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 07:49:09 2025-08-27T07:49:09.554Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 07:49:09 2025-08-27T07:49:09.554Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 07:49:09 2025-08-27T07:49:09.554Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756280949554 07:49:09 2025-08-27T07:49:09.554Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 07:49:09 2025-08-27T07:49:09.559Z INFO 12287 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 07:49:09 2025-08-27T07:49:09.559Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 07:49:09 2025-08-27T07:49:09.560Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 07:49:09 2025-08-27T07:49:09.563Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-22-c89c3e8f-194f-45f3-8df6-48137d42bead 07:49:09 2025-08-27T07:49:09.563Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 07:49:09 2025-08-27T07:49:09.565Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-22-c89c3e8f-194f-45f3-8df6-48137d42bead', protocol='range'} 07:49:09 2025-08-27T07:49:09.565Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-22-c89c3e8f-194f-45f3-8df6-48137d42bead=Assignment(partitions=[ncmp-events-0])} 07:49:09 2025-08-27T07:49:09.567Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-22-c89c3e8f-194f-45f3-8df6-48137d42bead', protocol='range'} 07:49:09 2025-08-27T07:49:09.567Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 07:49:09 2025-08-27T07:49:09.567Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 07:49:09 2025-08-27T07:49:09.568Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 07:49:09 2025-08-27T07:49:09.571Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=260, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 07:49:10 2025-08-27T07:49:10.087Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:10 2025-08-27T07:49:10.087Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:10 2025-08-27T07:49:10.087Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:10 2025-08-27T07:49:10.088Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:10 2025-08-27T07:49:10.088Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:10 2025-08-27T07:49:10.154Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update for CM Handle ch-id-for-update 07:49:10 2025-08-27T07:49:10.166Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update for CM Handle ch-id-for-update 07:49:10 2025-08-27T07:49:10.182Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:10 2025-08-27T07:49:10.251Z INFO 12287 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 07:49:10 2025-08-27T07:49:10.251Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Member consumer-test-group-for-update-22-c89c3e8f-194f-45f3-8df6-48137d42bead sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 07:49:10 2025-08-27T07:49:10.251Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:10 2025-08-27T07:49:10.251Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:10 2025-08-27T07:49:10.251Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 07:49:10 2025-08-27T07:49:10.251Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 07:49:10 2025-08-27T07:49:10.251Z INFO 12287 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 07:49:10 2025-08-27T07:49:10.262Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 07:49:10 2025-08-27T07:49:10.262Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 07:49:10 2025-08-27T07:49:10.262Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 07:49:10 2025-08-27T07:49:10.262Z INFO 12287 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 07:49:10 2025-08-27T07:49:10.265Z INFO 12287 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 07:49:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.868 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 07:49:10 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 07:49:10 2025-08-27T07:49:10.358Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:10 2025-08-27T07:49:10.358Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:10 2025-08-27T07:49:10.359Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:10 2025-08-27T07:49:10.359Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:10 2025-08-27T07:49:10.359Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:10 2025-08-27T07:49:10.425Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:10 2025-08-27T07:49:10.434Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:10 2025-08-27T07:49:10.452Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:10 2025-08-27T07:49:10.474Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 07:49:10 2025-08-27T07:49:10.506Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 07:49:10 2025-08-27T07:49:10.520Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:10 2025-08-27T07:49:10.521Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:10 2025-08-27T07:49:10.521Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:10 2025-08-27T07:49:10.521Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:10 2025-08-27T07:49:10.521Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:10 2025-08-27T07:49:10.611Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:10 2025-08-27T07:49:10.708Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:10 2025-08-27T07:49:10.709Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:10 2025-08-27T07:49:10.709Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:10 2025-08-27T07:49:10.709Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:10 2025-08-27T07:49:10.709Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:10 2025-08-27T07:49:10.773Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:10 2025-08-27T07:49:10.784Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:10 2025-08-27T07:49:10.802Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:10 2025-08-27T07:49:10.823Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 07:49:10 2025-08-27T07:49:10.848Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 07:49:10 2025-08-27T07:49:10.864Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:10 2025-08-27T07:49:10.865Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:10 2025-08-27T07:49:10.865Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:10 2025-08-27T07:49:10.865Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:10 2025-08-27T07:49:10.865Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:11 2025-08-27T07:49:10.928Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 07:49:11 2025-08-27T07:49:10.938Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 07:49:11 2025-08-27T07:49:10.954Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: new@set 07:49:11 2025-08-27T07:49:10.970Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:11 2025-08-27T07:49:11.069Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:11 2025-08-27T07:49:11.069Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:11 2025-08-27T07:49:11.070Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:11 2025-08-27T07:49:11.070Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:11 2025-08-27T07:49:11.070Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:11 2025-08-27T07:49:11.136Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 07:49:11 2025-08-27T07:49:11.147Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 07:49:11 2025-08-27T07:49:11.165Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:11 2025-08-27T07:49:11.186Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 07:49:11 2025-08-27T07:49:11.218Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 07:49:11 2025-08-27T07:49:11.235Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:11 2025-08-27T07:49:11.235Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:11 2025-08-27T07:49:11.235Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:11 2025-08-27T07:49:11.235Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:11 2025-08-27T07:49:11.235Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:11 2025-08-27T07:49:11.295Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:11 2025-08-27T07:49:11.305Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:11 2025-08-27T07:49:11.317Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: 07:49:11 2025-08-27T07:49:11.331Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:11 2025-08-27T07:49:11.422Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:11 2025-08-27T07:49:11.422Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:11 2025-08-27T07:49:11.423Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:11 2025-08-27T07:49:11.423Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:11 2025-08-27T07:49:11.423Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:11 2025-08-27T07:49:11.489Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 07:49:11 2025-08-27T07:49:11.501Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 07:49:11 2025-08-27T07:49:11.516Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:11 2025-08-27T07:49:11.532Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 07:49:11 2025-08-27T07:49:11.560Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 07:49:11 2025-08-27T07:49:11.576Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:11 2025-08-27T07:49:11.576Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:11 2025-08-27T07:49:11.576Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:11 2025-08-27T07:49:11.577Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:11 2025-08-27T07:49:11.577Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:11 2025-08-27T07:49:11.638Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 07:49:11 2025-08-27T07:49:11.648Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 07:49:11 2025-08-27T07:49:11.660Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: new@set 07:49:11 2025-08-27T07:49:11.674Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:11 2025-08-27T07:49:11.770Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:11 2025-08-27T07:49:11.770Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:11 2025-08-27T07:49:11.770Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:11 2025-08-27T07:49:11.770Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:11 2025-08-27T07:49:11.771Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:11 2025-08-27T07:49:11.837Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 07:49:11 2025-08-27T07:49:11.848Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 07:49:11 2025-08-27T07:49:11.866Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:11 2025-08-27T07:49:11.894Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:11 2025-08-27T07:49:11.894Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:11 2025-08-27T07:49:11.894Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:11 2025-08-27T07:49:11.894Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:11 2025-08-27T07:49:11.894Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:12 2025-08-27T07:49:11.958Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:12 2025-08-27T07:49:11.967Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:12 2025-08-27T07:49:11.982Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:12 2025-08-27T07:49:12.045Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 07:49:12 2025-08-27T07:49:12.090Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 07:49:12 2025-08-27T07:49:12.119Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:12 2025-08-27T07:49:12.120Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:12 2025-08-27T07:49:12.121Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:12 2025-08-27T07:49:12.121Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:12 2025-08-27T07:49:12.121Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:12 2025-08-27T07:49:12.159Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: module@Set2 07:49:12 2025-08-27T07:49:12.174Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:12 2025-08-27T07:49:12.276Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:12 2025-08-27T07:49:12.277Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:12 2025-08-27T07:49:12.277Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:12 2025-08-27T07:49:12.277Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:12 2025-08-27T07:49:12.277Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:12 2025-08-27T07:49:12.343Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 07:49:12 2025-08-27T07:49:12.355Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 07:49:12 2025-08-27T07:49:12.369Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:12 2025-08-27T07:49:12.394Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:12 2025-08-27T07:49:12.394Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:12 2025-08-27T07:49:12.395Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:12 2025-08-27T07:49:12.395Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:12 2025-08-27T07:49:12.395Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:12 2025-08-27T07:49:12.462Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 07:49:12 2025-08-27T07:49:12.471Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 07:49:12 2025-08-27T07:49:12.486Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:12 2025-08-27T07:49:12.502Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 07:49:12 2025-08-27T07:49:12.522Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 07:49:12 2025-08-27T07:49:12.539Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:12 2025-08-27T07:49:12.539Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:12 2025-08-27T07:49:12.540Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:12 2025-08-27T07:49:12.540Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:12 2025-08-27T07:49:12.540Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:12 2025-08-27T07:49:12.554Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: module@Set1, Target Tag: module@Set2 07:49:12 2025-08-27T07:49:12.567Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:12 2025-08-27T07:49:12.650Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:12 2025-08-27T07:49:12.650Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:12 2025-08-27T07:49:12.650Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:12 2025-08-27T07:49:12.650Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:12 2025-08-27T07:49:12.650Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:12 2025-08-27T07:49:12.714Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 07:49:12 2025-08-27T07:49:12.726Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 07:49:12 2025-08-27T07:49:12.739Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:12 2025-08-27T07:49:12.741Z WARN 12287 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51525/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51525 07:49:12 2025-08-27T07:49:12.758Z WARN 12287 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44431/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44431 07:49:12 2025-08-27T07:49:12.773Z WARN 12287 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55529/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55529 07:49:12 2025-08-27T07:49:12.787Z WARN 12287 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49479/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49479 07:49:12 2025-08-27T07:49:12.803Z WARN 12287 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56141/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56141 07:49:12 2025-08-27T07:49:12.817Z WARN 12287 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54115/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54115 07:49:12 2025-08-27T07:49:12.831Z WARN 12287 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38003/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38003 07:49:12 2025-08-27T07:49:12.849Z WARN 12287 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54677/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54677 07:49:12 2025-08-27T07:49:12.863Z WARN 12287 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58747/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58747 07:49:12 2025-08-27T07:49:12.876Z WARN 12287 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39951/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39951 07:49:12 2025-08-27T07:49:12.897Z WARN 12287 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36955/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36955 07:49:12 2025-08-27T07:49:12.915Z WARN 12287 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59945/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59945 07:49:12 2025-08-27T07:49:12.930Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:12 2025-08-27T07:49:12.930Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:12 2025-08-27T07:49:12.930Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:12 2025-08-27T07:49:12.931Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:12 2025-08-27T07:49:12.931Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:12 2025-08-27T07:49:12.934Z WARN 12287 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40229/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40229 07:49:13 2025-08-27T07:49:12.947Z WARN 12287 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51287/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51287 07:49:13 2025-08-27T07:49:12.963Z WARN 12287 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34231/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34231 07:49:13 2025-08-27T07:49:12.979Z WARN 12287 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34379/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34379 07:49:13 2025-08-27T07:49:12.999Z WARN 12287 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33733/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33733 07:49:13 2025-08-27T07:49:13.008Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 07:49:13 2025-08-27T07:49:13.020Z WARN 12287 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57531/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57531 07:49:13 2025-08-27T07:49:13.022Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 07:49:13 2025-08-27T07:49:13.033Z WARN 12287 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47213/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47213 07:49:13 2025-08-27T07:49:13.048Z WARN 12287 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59539/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59539 07:49:13 2025-08-27T07:49:13.053Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:13 2025-08-27T07:49:13.063Z WARN 12287 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40615/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40615 07:49:13 2025-08-27T07:49:13.072Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 07:49:13 2025-08-27T07:49:13.076Z WARN 12287 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45643/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45643 07:49:13 2025-08-27T07:49:13.087Z WARN 12287 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57445/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57445 07:49:13 2025-08-27T07:49:13.107Z WARN 12287 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48089/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48089 07:49:13 2025-08-27T07:49:13.118Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 07:49:13 2025-08-27T07:49:13.122Z WARN 12287 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48863/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48863 07:49:13 2025-08-27T07:49:13.136Z WARN 12287 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60559/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60559 07:49:13 2025-08-27T07:49:13.148Z WARN 12287 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35411/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35411 07:49:13 2025-08-27T07:49:13.158Z WARN 12287 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49903/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49903 07:49:13 2025-08-27T07:49:13.172Z WARN 12287 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56527/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56527 07:49:13 2025-08-27T07:49:13.180Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:13 2025-08-27T07:49:13.180Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:13 2025-08-27T07:49:13.180Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:13 2025-08-27T07:49:13.181Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:13 2025-08-27T07:49:13.181Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:13 2025-08-27T07:49:13.187Z WARN 12287 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55345/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55345 07:49:13 2025-08-27T07:49:13.204Z WARN 12287 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42041/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42041 07:49:13 2025-08-27T07:49:13.218Z WARN 12287 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57213/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57213 07:49:13 2025-08-27T07:49:13.220Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:13 2025-08-27T07:49:13.233Z WARN 12287 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49293/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49293 07:49:13 2025-08-27T07:49:13.248Z WARN 12287 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42011/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42011 07:49:13 2025-08-27T07:49:13.262Z WARN 12287 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56211/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56211 07:49:13 2025-08-27T07:49:13.277Z WARN 12287 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43923/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43923 07:49:13 2025-08-27T07:49:13.292Z WARN 12287 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39379/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39379 07:49:13 2025-08-27T07:49:13.307Z WARN 12287 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47983/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47983 07:49:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.044 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 07:49:13 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 07:49:13 2025-08-27T07:49:13.339Z WARN 12287 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45919/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45919 07:49:13 2025-08-27T07:49:13.359Z WARN 12287 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60071/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60071 07:49:13 2025-08-27T07:49:13.371Z WARN 12287 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50459/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50459 07:49:13 2025-08-27T07:49:13.427Z WARN 12287 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45371/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45371 07:49:13 2025-08-27T07:49:13.442Z WARN 12287 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46293/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46293 07:49:13 2025-08-27T07:49:13.462Z WARN 12287 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38401/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38401 07:49:13 2025-08-27T07:49:13.477Z WARN 12287 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58905/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58905 07:49:13 2025-08-27T07:49:13.501Z WARN 12287 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60741/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60741 07:49:13 2025-08-27T07:49:13.516Z WARN 12287 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42849/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42849 07:49:13 2025-08-27T07:49:13.547Z WARN 12287 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50735/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50735 07:49:17 2025-08-27T07:49:17.016Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 07:49:17 2025-08-27T07:49:17.018Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 07:49:17 2025-08-27T07:49:17.428Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 07:49:17 2025-08-27T07:49:17.433Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 07:49:17 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.333 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 07:49:17 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 07:49:17 2025-08-27T07:49:17.724Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:17 2025-08-27T07:49:17.724Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:17 2025-08-27T07:49:17.724Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:17 2025-08-27T07:49:17.724Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:17 2025-08-27T07:49:17.724Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:17 2025-08-27T07:49:17.788Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:17 2025-08-27T07:49:17.807Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:17 2025-08-27T07:49:17.821Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:17 2025-08-27T07:49:17.856Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:17 2025-08-27T07:49:17.857Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:17 2025-08-27T07:49:17.857Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:17 2025-08-27T07:49:17.860Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:17 2025-08-27T07:49:17.860Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:17 2025-08-27T07:49:17.920Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:17 2025-08-27T07:49:17.928Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:17 2025-08-27T07:49:17.940Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:18 2025-08-27T07:49:17.974Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:18 2025-08-27T07:49:17.974Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:18 2025-08-27T07:49:17.975Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:18 2025-08-27T07:49:17.975Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:18 2025-08-27T07:49:17.975Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:18 2025-08-27T07:49:18.034Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:18 2025-08-27T07:49:18.041Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:18 2025-08-27T07:49:18.056Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:18 2025-08-27T07:49:18.219Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:18 2025-08-27T07:49:18.220Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:18 2025-08-27T07:49:18.220Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:18 2025-08-27T07:49:18.221Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:18 2025-08-27T07:49:18.221Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:18 2025-08-27T07:49:18.281Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:18 2025-08-27T07:49:18.300Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:18 2025-08-27T07:49:18.312Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:18 2025-08-27T07:49:18.342Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:18 2025-08-27T07:49:18.342Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:18 2025-08-27T07:49:18.343Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:18 2025-08-27T07:49:18.343Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:18 2025-08-27T07:49:18.343Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:18 2025-08-27T07:49:18.401Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:18 2025-08-27T07:49:18.410Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:18 2025-08-27T07:49:18.422Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:18 2025-08-27T07:49:18.445Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:18 2025-08-27T07:49:18.446Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:18 2025-08-27T07:49:18.446Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:18 2025-08-27T07:49:18.446Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:18 2025-08-27T07:49:18.446Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:18 2025-08-27T07:49:18.504Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:18 2025-08-27T07:49:18.510Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:18 2025-08-27T07:49:18.522Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:18 2025-08-27T07:49:18.640Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:18 2025-08-27T07:49:18.643Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:18 2025-08-27T07:49:18.643Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:18 2025-08-27T07:49:18.643Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:18 2025-08-27T07:49:18.643Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:18 2025-08-27T07:49:18.705Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:18 2025-08-27T07:49:18.712Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:18 2025-08-27T07:49:18.725Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:18 2025-08-27T07:49:18.746Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:18 2025-08-27T07:49:18.747Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:18 2025-08-27T07:49:18.747Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:18 2025-08-27T07:49:18.747Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:18 2025-08-27T07:49:18.747Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:18 2025-08-27T07:49:18.809Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:18 2025-08-27T07:49:18.819Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:18 2025-08-27T07:49:18.834Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:18 2025-08-27T07:49:18.864Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:18 2025-08-27T07:49:18.865Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:18 2025-08-27T07:49:18.866Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:18 2025-08-27T07:49:18.866Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:18 2025-08-27T07:49:18.866Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:18 2025-08-27T07:49:18.927Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:18 2025-08-27T07:49:18.936Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:18 2025-08-27T07:49:18.952Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:19 2025-08-27T07:49:19.084Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:19 2025-08-27T07:49:19.084Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:19 2025-08-27T07:49:19.087Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:19 2025-08-27T07:49:19.087Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:19 2025-08-27T07:49:19.087Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:19 2025-08-27T07:49:19.151Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:19 2025-08-27T07:49:19.162Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:19 2025-08-27T07:49:19.179Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:19 2025-08-27T07:49:19.213Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:19 2025-08-27T07:49:19.213Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:19 2025-08-27T07:49:19.214Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:19 2025-08-27T07:49:19.214Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:19 2025-08-27T07:49:19.214Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:19 2025-08-27T07:49:19.273Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:19 2025-08-27T07:49:19.281Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:19 2025-08-27T07:49:19.302Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:19 2025-08-27T07:49:19.335Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:19 2025-08-27T07:49:19.335Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:19 2025-08-27T07:49:19.336Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:19 2025-08-27T07:49:19.336Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:19 2025-08-27T07:49:19.336Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:19 2025-08-27T07:49:19.394Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:19 2025-08-27T07:49:19.401Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:19 2025-08-27T07:49:19.419Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:19 2025-08-27T07:49:19.543Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:19 2025-08-27T07:49:19.543Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:19 2025-08-27T07:49:19.543Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:19 2025-08-27T07:49:19.543Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:19 2025-08-27T07:49:19.543Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:19 2025-08-27T07:49:19.605Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:19 2025-08-27T07:49:19.614Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:19 2025-08-27T07:49:19.629Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:19 2025-08-27T07:49:19.654Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:19 2025-08-27T07:49:19.655Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:19 2025-08-27T07:49:19.655Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:19 2025-08-27T07:49:19.655Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:19 2025-08-27T07:49:19.655Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:19 2025-08-27T07:49:19.725Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:19 2025-08-27T07:49:19.733Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:19 2025-08-27T07:49:19.772Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:19 2025-08-27T07:49:19.813Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:19 2025-08-27T07:49:19.813Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:19 2025-08-27T07:49:19.814Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:19 2025-08-27T07:49:19.814Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:19 2025-08-27T07:49:19.814Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:19 2025-08-27T07:49:19.873Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:19 2025-08-27T07:49:19.880Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:19 2025-08-27T07:49:19.895Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:20 2025-08-27T07:49:20.005Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:20 2025-08-27T07:49:20.005Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:20 2025-08-27T07:49:20.006Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:20 2025-08-27T07:49:20.006Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:20 2025-08-27T07:49:20.006Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:20 2025-08-27T07:49:20.069Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:20 2025-08-27T07:49:20.078Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:20 2025-08-27T07:49:20.091Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:20 2025-08-27T07:49:20.127Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:20 2025-08-27T07:49:20.127Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:20 2025-08-27T07:49:20.128Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:20 2025-08-27T07:49:20.128Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:20 2025-08-27T07:49:20.128Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:20 2025-08-27T07:49:20.188Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:20 2025-08-27T07:49:20.195Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:20 2025-08-27T07:49:20.209Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:20 2025-08-27T07:49:20.240Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:20 2025-08-27T07:49:20.240Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:20 2025-08-27T07:49:20.241Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:20 2025-08-27T07:49:20.241Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:20 2025-08-27T07:49:20.241Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:20 2025-08-27T07:49:20.301Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:20 2025-08-27T07:49:20.307Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:20 2025-08-27T07:49:20.321Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:20 2025-08-27T07:49:20.480Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:20 2025-08-27T07:49:20.480Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:20 2025-08-27T07:49:20.481Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:20 2025-08-27T07:49:20.481Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:20 2025-08-27T07:49:20.481Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:20 2025-08-27T07:49:20.546Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:20 2025-08-27T07:49:20.556Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:20 2025-08-27T07:49:20.571Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:20 2025-08-27T07:49:20.619Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:20 2025-08-27T07:49:20.620Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:20 2025-08-27T07:49:20.620Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:20 2025-08-27T07:49:20.620Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:20 2025-08-27T07:49:20.620Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:20 2025-08-27T07:49:20.678Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:20 2025-08-27T07:49:20.685Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:20 2025-08-27T07:49:20.699Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:20 2025-08-27T07:49:20.729Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:20 2025-08-27T07:49:20.729Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:20 2025-08-27T07:49:20.729Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:20 2025-08-27T07:49:20.730Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:20 2025-08-27T07:49:20.730Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:20 2025-08-27T07:49:20.791Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:20 2025-08-27T07:49:20.798Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:20 2025-08-27T07:49:20.841Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:20 2025-08-27T07:49:20.959Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:20 2025-08-27T07:49:20.959Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:20 2025-08-27T07:49:20.959Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:20 2025-08-27T07:49:20.959Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:20 2025-08-27T07:49:20.959Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:21 2025-08-27T07:49:21.021Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:21 2025-08-27T07:49:21.030Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:21 2025-08-27T07:49:21.043Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:21 2025-08-27T07:49:21.070Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:21 2025-08-27T07:49:21.071Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:21 2025-08-27T07:49:21.071Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:21 2025-08-27T07:49:21.071Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:21 2025-08-27T07:49:21.071Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:21 2025-08-27T07:49:21.127Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:21 2025-08-27T07:49:21.133Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:21 2025-08-27T07:49:21.145Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:21 2025-08-27T07:49:21.184Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:21 2025-08-27T07:49:21.184Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:21 2025-08-27T07:49:21.184Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:21 2025-08-27T07:49:21.184Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:21 2025-08-27T07:49:21.184Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:21 2025-08-27T07:49:21.247Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:21 2025-08-27T07:49:21.254Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:21 2025-08-27T07:49:21.267Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:21 2025-08-27T07:49:21.359Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:21 2025-08-27T07:49:21.359Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:21 2025-08-27T07:49:21.359Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:21 2025-08-27T07:49:21.359Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:21 2025-08-27T07:49:21.359Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:21 2025-08-27T07:49:21.423Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:21 2025-08-27T07:49:21.432Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:21 2025-08-27T07:49:21.444Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:21 2025-08-27T07:49:21.464Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:21 2025-08-27T07:49:21.464Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:21 2025-08-27T07:49:21.464Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:21 2025-08-27T07:49:21.464Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:21 2025-08-27T07:49:21.464Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:21 2025-08-27T07:49:21.528Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:21 2025-08-27T07:49:21.538Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:21 2025-08-27T07:49:21.569Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:21 2025-08-27T07:49:21.599Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:21 2025-08-27T07:49:21.599Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:21 2025-08-27T07:49:21.599Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:21 2025-08-27T07:49:21.599Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:21 2025-08-27T07:49:21.599Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:21 2025-08-27T07:49:21.664Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:21 2025-08-27T07:49:21.675Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:21 2025-08-27T07:49:21.693Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:21 2025-08-27T07:49:21.822Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:21 2025-08-27T07:49:21.822Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:21 2025-08-27T07:49:21.823Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:21 2025-08-27T07:49:21.823Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:21 2025-08-27T07:49:21.823Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:21 2025-08-27T07:49:21.888Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:21 2025-08-27T07:49:21.897Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:21 2025-08-27T07:49:21.915Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:21 2025-08-27T07:49:21.945Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:21 2025-08-27T07:49:21.945Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:21 2025-08-27T07:49:21.945Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:21 2025-08-27T07:49:21.945Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:21 2025-08-27T07:49:21.945Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:22 2025-08-27T07:49:22.004Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:22 2025-08-27T07:49:22.010Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:22 2025-08-27T07:49:22.025Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:22 2025-08-27T07:49:22.059Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:22 2025-08-27T07:49:22.059Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:22 2025-08-27T07:49:22.060Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:22 2025-08-27T07:49:22.060Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:22 2025-08-27T07:49:22.060Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:22 2025-08-27T07:49:22.123Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:22 2025-08-27T07:49:22.130Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:22 2025-08-27T07:49:22.145Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:22 2025-08-27T07:49:22.253Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:22 2025-08-27T07:49:22.254Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:22 2025-08-27T07:49:22.254Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:22 2025-08-27T07:49:22.254Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:22 2025-08-27T07:49:22.254Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:22 2025-08-27T07:49:22.320Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:22 2025-08-27T07:49:22.329Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:22 2025-08-27T07:49:22.344Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:22 2025-08-27T07:49:22.367Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:22 2025-08-27T07:49:22.368Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:22 2025-08-27T07:49:22.368Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:22 2025-08-27T07:49:22.368Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:22 2025-08-27T07:49:22.368Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:22 2025-08-27T07:49:22.433Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:22 2025-08-27T07:49:22.443Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:22 2025-08-27T07:49:22.458Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:22 2025-08-27T07:49:22.485Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:22 2025-08-27T07:49:22.485Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:22 2025-08-27T07:49:22.485Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:22 2025-08-27T07:49:22.486Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:22 2025-08-27T07:49:22.486Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:22 2025-08-27T07:49:22.546Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:22 2025-08-27T07:49:22.554Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:22 2025-08-27T07:49:22.569Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:22 2025-08-27T07:49:22.681Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:22 2025-08-27T07:49:22.681Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:22 2025-08-27T07:49:22.681Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:22 2025-08-27T07:49:22.681Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:22 2025-08-27T07:49:22.682Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:22 2025-08-27T07:49:22.748Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:22 2025-08-27T07:49:22.766Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:22 2025-08-27T07:49:22.783Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:22 2025-08-27T07:49:22.811Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:22 2025-08-27T07:49:22.811Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:22 2025-08-27T07:49:22.811Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:22 2025-08-27T07:49:22.811Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:22 2025-08-27T07:49:22.811Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:22 2025-08-27T07:49:22.871Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:23 2025-08-27T07:49:22.879Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:23 2025-08-27T07:49:22.895Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:23 2025-08-27T07:49:22.920Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:23 2025-08-27T07:49:22.920Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:23 2025-08-27T07:49:22.920Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:23 2025-08-27T07:49:22.920Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:23 2025-08-27T07:49:22.920Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:23 2025-08-27T07:49:22.981Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:23 2025-08-27T07:49:22.990Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:23 2025-08-27T07:49:23.007Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:23 2025-08-27T07:49:23.132Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:23 2025-08-27T07:49:23.132Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:23 2025-08-27T07:49:23.132Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:23 2025-08-27T07:49:23.132Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:23 2025-08-27T07:49:23.132Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:23 2025-08-27T07:49:23.197Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:23 2025-08-27T07:49:23.208Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:23 2025-08-27T07:49:23.226Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:23 2025-08-27T07:49:23.266Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:23 2025-08-27T07:49:23.266Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:23 2025-08-27T07:49:23.267Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:23 2025-08-27T07:49:23.267Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:23 2025-08-27T07:49:23.267Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:23 2025-08-27T07:49:23.326Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:23 2025-08-27T07:49:23.334Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:23 2025-08-27T07:49:23.348Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:23 2025-08-27T07:49:23.372Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:23 2025-08-27T07:49:23.373Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:23 2025-08-27T07:49:23.373Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:23 2025-08-27T07:49:23.373Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:23 2025-08-27T07:49:23.373Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:23 2025-08-27T07:49:23.432Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:23 2025-08-27T07:49:23.439Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:23 2025-08-27T07:49:23.454Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:23 2025-08-27T07:49:23.556Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:23 2025-08-27T07:49:23.556Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:23 2025-08-27T07:49:23.557Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:23 2025-08-27T07:49:23.557Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:23 2025-08-27T07:49:23.557Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:23 2025-08-27T07:49:23.622Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:23 2025-08-27T07:49:23.631Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:23 2025-08-27T07:49:23.645Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:23 2025-08-27T07:49:23.669Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:23 2025-08-27T07:49:23.670Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:23 2025-08-27T07:49:23.670Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:23 2025-08-27T07:49:23.670Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:23 2025-08-27T07:49:23.670Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:23 2025-08-27T07:49:23.728Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:23 2025-08-27T07:49:23.737Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:23 2025-08-27T07:49:23.751Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:23 2025-08-27T07:49:23.775Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:23 2025-08-27T07:49:23.775Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:23 2025-08-27T07:49:23.776Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:23 2025-08-27T07:49:23.776Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:23 2025-08-27T07:49:23.776Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:23 2025-08-27T07:49:23.835Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:23 2025-08-27T07:49:23.841Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:23 2025-08-27T07:49:23.854Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:23 2025-08-27T07:49:23.952Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:23 2025-08-27T07:49:23.953Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:23 2025-08-27T07:49:23.953Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:23 2025-08-27T07:49:23.953Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:23 2025-08-27T07:49:23.953Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.015Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:24 2025-08-27T07:49:24.023Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:24 2025-08-27T07:49:24.037Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:24 2025-08-27T07:49:24.068Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:24 2025-08-27T07:49:24.068Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:24 2025-08-27T07:49:24.069Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:24 2025-08-27T07:49:24.069Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:24 2025-08-27T07:49:24.069Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.135Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:24 2025-08-27T07:49:24.144Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:24 2025-08-27T07:49:24.158Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:24 2025-08-27T07:49:24.190Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:24 2025-08-27T07:49:24.190Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:24 2025-08-27T07:49:24.191Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:24 2025-08-27T07:49:24.191Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:24 2025-08-27T07:49:24.191Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.246Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 07:49:24 2025-08-27T07:49:24.253Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 07:49:24 2025-08-27T07:49:24.266Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:24 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.660 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 07:49:24 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 07:49:24 2025-08-27T07:49:24.393Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:24 2025-08-27T07:49:24.393Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:24 2025-08-27T07:49:24.393Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:24 2025-08-27T07:49:24.393Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:24 2025-08-27T07:49:24.393Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.405Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:24 2025-08-27T07:49:24.407Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:24 2025-08-27T07:49:24.420Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:24 2025-08-27T07:49:24.442Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:24 2025-08-27T07:49:24.442Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:24 2025-08-27T07:49:24.443Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:24 2025-08-27T07:49:24.443Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:24 2025-08-27T07:49:24.443Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.452Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:24 2025-08-27T07:49:24.455Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:24 2025-08-27T07:49:24.466Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:24 2025-08-27T07:49:24.489Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:24 2025-08-27T07:49:24.489Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:24 2025-08-27T07:49:24.489Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:24 2025-08-27T07:49:24.489Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:24 2025-08-27T07:49:24.489Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.496Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 07:49:24 2025-08-27T07:49:24.498Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 07:49:24 2025-08-27T07:49:24.508Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:24 2025-08-27T07:49:24.609Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:24 2025-08-27T07:49:24.610Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:24 2025-08-27T07:49:24.610Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:24 2025-08-27T07:49:24.610Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:24 2025-08-27T07:49:24.610Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.618Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:24 2025-08-27T07:49:24.620Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:24 2025-08-27T07:49:24.630Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:24 2025-08-27T07:49:24.651Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:24 2025-08-27T07:49:24.651Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:24 2025-08-27T07:49:24.652Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:24 2025-08-27T07:49:24.652Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:24 2025-08-27T07:49:24.652Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.658Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:24 2025-08-27T07:49:24.660Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:24 2025-08-27T07:49:24.671Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:24 2025-08-27T07:49:24.693Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:24 2025-08-27T07:49:24.693Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:24 2025-08-27T07:49:24.693Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:24 2025-08-27T07:49:24.693Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:24 2025-08-27T07:49:24.693Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.701Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 07:49:24 2025-08-27T07:49:24.702Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 07:49:24 2025-08-27T07:49:24.710Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:24 2025-08-27T07:49:24.732Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 07:49:24 2025-08-27T07:49:24.732Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 07:49:24 2025-08-27T07:49:24.733Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 1 : deny from mock server (dispatcher), Details: Unexpected error during Policy Executor call. 07:49:24 2025-08-27T07:49:24.734Z ERROR 12287 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:49:24 07:49:24 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 07:49:24 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 07:49:24 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 07:49:24 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:24 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:24 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:24 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:24 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:24 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:24 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 07:49:24 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:24 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:24 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:24 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:24 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:24 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:24 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 07:49:24 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:24 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:24 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:24 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:24 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:24 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:24 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 07:49:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:24 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:24 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:24 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:24 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:24 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:24 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:24 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:24 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:24 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:49:24 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:49:24 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:49:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:49:24 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:49:24 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:49:24 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:49:24 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:49:24 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:49:24 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:49:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:49:24 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:49:24 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:49:24 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:49:24 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:49:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:24 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:49:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:24 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:49:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:24 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 07:49:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:24 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:49:24 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:24 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:24 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:24 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:49:24 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:49:24 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:49:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:49:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:49:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:49:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:49:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:49:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:49:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:49:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:49:24 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:49:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:49:24 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:49:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:49:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:49:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:49:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:49:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:49:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:49:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:49:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:49:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:49:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:49:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:49:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:49:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:49:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:49:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:49:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:49:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:49:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:49:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:49:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:49:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:49:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:49:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:49:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:49:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:49:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:49:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:49:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:49:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:49:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:49:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:49:24 07:49:24 2025-08-27T07:49:24.807Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:24 2025-08-27T07:49:24.807Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:24 2025-08-27T07:49:24.807Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:24 2025-08-27T07:49:24.808Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:24 2025-08-27T07:49:24.808Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.829Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:24 2025-08-27T07:49:24.832Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:24 2025-08-27T07:49:24.847Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:24 2025-08-27T07:49:24.883Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:24 2025-08-27T07:49:24.883Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:24 2025-08-27T07:49:24.883Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:24 2025-08-27T07:49:24.883Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:24 2025-08-27T07:49:24.883Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.891Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:24 2025-08-27T07:49:24.893Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:24 2025-08-27T07:49:24.903Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:24 2025-08-27T07:49:24.923Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:24 2025-08-27T07:49:24.923Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:24 2025-08-27T07:49:24.923Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:24 2025-08-27T07:49:24.923Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:24 2025-08-27T07:49:24.923Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:24 2025-08-27T07:49:24.931Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 07:49:24 2025-08-27T07:49:24.932Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 07:49:24 2025-08-27T07:49:24.942Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:25 2025-08-27T07:49:25.959Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: ReactiveException, Message: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured), Details: Policy Executor request timed out. 07:49:25 2025-08-27T07:49:25.960Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: test default decision 07:49:25 2025-08-27T07:49:25.960Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 07:49:25 2025-08-27T07:49:25.960Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: test default decision 07:49:25 2025-08-27T07:49:25.961Z ERROR 12287 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:49:25 07:49:25 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 07:49:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 07:49:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:242) 07:49:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:231) 07:49:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 07:49:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:25 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:25 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:25 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:25 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 07:49:25 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 07:49:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:25 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:25 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:25 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:25 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:25 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 07:49:25 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 07:49:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:25 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:25 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:25 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:25 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:25 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 07:49:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 07:49:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:25 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:49:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:26 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 07:49:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:49:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:49:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:49:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:49:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:49:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:49:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:49:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:49:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:49:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:49:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:49:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:49:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:49:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:49:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:49:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:49:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:49:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:26 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 07:49:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:49:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:49:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:49:26 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 07:49:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:49:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:49:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:49:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:49:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:49:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:49:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:49:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:49:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:49:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:49:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:49:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:49:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:49:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:49:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:49:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:49:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:49:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:49:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:49:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:49:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:49:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:49:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:49:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:49:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:49:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:49:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:49:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:49:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:49:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:49:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:49:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:49:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:49:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:49:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:49:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:49:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:49:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:49:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:49:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:49:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:49:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:49:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:49:26 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 07:49:26 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 07:49:26 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 07:49:26 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 07:49:26 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 07:49:26 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 07:49:26 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 07:49:26 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 07:49:26 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 07:49:26 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 07:49:26 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 07:49:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 07:49:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 07:49:26 at java.base/java.lang.Thread.run(Thread.java:833) 07:49:26 07:49:27 2025-08-27T07:49:26.992Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:27 2025-08-27T07:49:26.993Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:27 2025-08-27T07:49:26.993Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:27 2025-08-27T07:49:26.993Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:27 2025-08-27T07:49:26.993Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:27 2025-08-27T07:49:27.005Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 07:49:27 2025-08-27T07:49:27.007Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 07:49:27 2025-08-27T07:49:27.022Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:27 2025-08-27T07:49:27.044Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:27 2025-08-27T07:49:27.044Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:27 2025-08-27T07:49:27.045Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:27 2025-08-27T07:49:27.045Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:27 2025-08-27T07:49:27.045Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:27 2025-08-27T07:49:27.054Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 07:49:27 2025-08-27T07:49:27.056Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 07:49:27 2025-08-27T07:49:27.068Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:27 2025-08-27T07:49:27.124Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 07:49:27 2025-08-27T07:49:27.125Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 07:49:27 2025-08-27T07:49:27.125Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 07:49:27 2025-08-27T07:49:27.125Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 07:49:27 2025-08-27T07:49:27.125Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 07:49:27 2025-08-27T07:49:27.135Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 07:49:27 2025-08-27T07:49:27.137Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 07:49:27 2025-08-27T07:49:27.147Z INFO 12287 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 07:49:27 2025-08-27T07:49:27.171Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: Unauthorized, Message: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions, Details: Policy Executor returned HTTP Status code 401. 07:49:27 2025-08-27T07:49:27.171Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 07:49:27 2025-08-27T07:49:27.171Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 07:49:27 2025-08-27T07:49:27.171Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 07:49:27 2025-08-27T07:49:27.172Z ERROR 12287 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 07:49:27 07:49:27 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 07:49:27 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 07:49:27 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:242) 07:49:27 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:225) 07:49:27 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:27 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:27 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 07:49:27 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:27 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:27 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 07:49:27 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:27 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:27 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 07:49:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:27 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:49:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:49:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:49:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:49:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:49:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:49:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:49:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:49:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:49:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:49:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:49:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:49:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:49:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:49:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:49:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:49:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:49:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:27 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 07:49:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:49:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:49:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:49:27 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:49:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:49:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:49:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:49:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:49:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:49:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:49:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:49:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:49:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:49:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:49:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:49:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:49:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:49:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:49:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:49:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:49:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:49:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:49:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:49:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:49:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:49:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:49:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:49:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:49:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:49:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:49:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:49:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:49:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:49:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:49:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:49:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:49:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:49:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:49:27 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 07:49:27 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 07:49:27 Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 07:49:27 Error has been observed at the following site(s): 07:49:27 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 07:49:27 Original Stack Trace: 07:49:27 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 07:49:27 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 07:49:27 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 07:49:27 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 07:49:27 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 07:49:27 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 07:49:27 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 07:49:27 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 07:49:27 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 07:49:27 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 07:49:27 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 07:49:27 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 07:49:27 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 07:49:27 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 07:49:27 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 07:49:27 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 07:49:27 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:455) 07:49:27 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:509) 07:49:27 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:821) 07:49:27 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 07:49:27 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 07:49:27 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 07:49:27 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 07:49:27 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 07:49:27 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) 07:49:27 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) 07:49:27 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 07:49:27 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 07:49:27 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 07:49:27 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 07:49:27 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) 07:49:27 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 07:49:27 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 07:49:27 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 07:49:27 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 07:49:27 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 07:49:27 at java.base/java.lang.Thread.run(Thread.java:833) 07:49:27 Suppressed: java.lang.Exception: #block terminated with an error 07:49:27 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 07:49:27 at reactor.core.publisher.Mono.block(Mono.java:1779) 07:49:27 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 07:49:27 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:27 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:27 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 07:49:27 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:27 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:27 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 07:49:27 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:27 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:27 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 07:49:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:49:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:49:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:49:27 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:49:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:49:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:49:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:49:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:49:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 07:49:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 07:49:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 07:49:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 07:49:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 07:49:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 07:49:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 07:49:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 07:49:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 07:49:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 07:49:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 07:49:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 07:49:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 07:49:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 07:49:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 07:49:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 07:49:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 07:49:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:27 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 07:49:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 07:49:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 07:49:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 07:49:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 07:49:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 07:49:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 07:49:27 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:49:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:49:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:49:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:49:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:49:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:49:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:49:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:49:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:49:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:49:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:49:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 07:49:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 07:49:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 07:49:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 07:49:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 07:49:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 07:49:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:49:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:49:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:49:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:49:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:49:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:49:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:49:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:49:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:49:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:49:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:49:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:49:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:49:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:49:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:49:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:49:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:49:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:49:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:49:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:49:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:49:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:49:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:49:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:49:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:49:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:49:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:49:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:49:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:49:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:49:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:49:27 07:49:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.894 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 07:49:27 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 07:49:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 07:49:27 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 07:49:27 2025-08-27T07:49:27.799Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:27 2025-08-27T07:49:27.799Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 07:49:27 Detail: Key (dataspace_id, name)=(5, newAnchor) already exists. 07:49:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 07:49:27 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 07:49:28 line 1:0 mismatched input 'invalid' expecting '/' 07:49:28 line 1:0 mismatched input 'invalid' expecting '/' 07:49:28 2025-08-27T07:49:28.110Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 07:49:28 2025-08-27T07:49:28.633Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 07:49:28 2025-08-27T07:49:28.633Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:28 2025-08-27T07:49:28.633Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('141'::int8),('{}'),(NULL),('/bookstore'),('1413'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:28 Detail: Key (anchor_id, xpath)=(141, /bookstore) already exists. Call getNextException to see other errors in the batch. 07:49:28 2025-08-27T07:49:28.633Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:28 Detail: Key (anchor_id, xpath)=(141, /bookstore) already exists. 07:49:28 2025-08-27T07:49:28.636Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.ri.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 (('141'::int8),('{}'),(NULL),('/bookstore'),('1413'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:28 Detail: Key (anchor_id, xpath)=(141, /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 07:49:28 2025-08-27T07:49:28.640Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 07:49:28 2025-08-27T07:49:28.640Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:28 2025-08-27T07:49:28.640Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('141'::int8),('{}'),(NULL),('/bookstore'),('1414'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:28 Detail: Key (anchor_id, xpath)=(141, /bookstore) already exists. Call getNextException to see other errors in the batch. 07:49:28 2025-08-27T07:49:28.640Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:28 Detail: Key (anchor_id, xpath)=(141, /bookstore) already exists. 07:49:28 line 1:9 missing '/' at 'path' 07:49:28 line 1:9 missing '/' at 'path' 07:49:28 2025-08-27T07:49:28.717Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 07:49:28 2025-08-27T07:49:28.876Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 07:49:28 2025-08-27T07:49:28.877Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:28 2025-08-27T07:49:28.877Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('143'::int8),('{"code":"1"}'),('1415'::int8),('/bookstore/categories[@code=''1'']'),('1448'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:28 Detail: Key (anchor_id, xpath)=(143, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 07:49:28 2025-08-27T07:49:28.877Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:28 Detail: Key (anchor_id, xpath)=(143, /bookstore/categories[@code='1']) already exists. 07:49:28 2025-08-27T07:49:28.877Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.ri.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 (('143'::int8),('{"code":"1"}'),('1415'::int8),('/bookstore/categories[@code=''1'']'),('1448'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:28 Detail: Key (anchor_id, xpath)=(143, /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 07:49:28 2025-08-27T07:49:28.880Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 07:49:28 2025-08-27T07:49:28.881Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:28 2025-08-27T07:49:28.881Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('143'::int8),('{"code":"1"}'),('1415'::int8),('/bookstore/categories[@code=''1'']'),('1450'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:28 Detail: Key (anchor_id, xpath)=(143, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 07:49:28 2025-08-27T07:49:28.881Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:28 Detail: Key (anchor_id, xpath)=(143, /bookstore/categories[@code='1']) already exists. 07:49:29 2025-08-27T07:49:29.048Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 07:49:29 2025-08-27T07:49:29.048Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:29 2025-08-27T07:49:29.048Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('144'::int8),('{"code":"1"}'),('1451'::int8),('/bookstore/categories[@code=''1'']'),('1485'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 07:49:29 2025-08-27T07:49:29.048Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. 07:49:29 2025-08-27T07:49:29.049Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.ri.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 (('144'::int8),('{"code":"1"}'),('1451'::int8),('/bookstore/categories[@code=''1'']'),('1485'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(144, /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 07:49:29 2025-08-27T07:49:29.051Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 07:49:29 2025-08-27T07:49:29.051Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:29 2025-08-27T07:49:29.051Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('144'::int8),('{"code":"1"}'),('1451'::int8),('/bookstore/categories[@code=''1'']'),('1487'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 07:49:29 2025-08-27T07:49:29.051Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. 07:49:29 2025-08-27T07:49:29.161Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 07:49:29 2025-08-27T07:49:29.162Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:29 2025-08-27T07:49:29.162Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('145'::int8),('{"code":"1"}'),('1488'::int8),('/bookstore/categories[@code=''1'']'),('1517'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 07:49:29 2025-08-27T07:49:29.162Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 07:49:29 2025-08-27T07:49:29.162Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.ri.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 (('145'::int8),('{"code":"1"}'),('1488'::int8),('/bookstore/categories[@code=''1'']'),('1517'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(145, /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 07:49:29 2025-08-27T07:49:29.163Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 07:49:29 2025-08-27T07:49:29.163Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:29 2025-08-27T07:49:29.163Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('145'::int8),('{"code":"1"}'),('1488'::int8),('/bookstore/categories[@code=''1'']'),('1518'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 07:49:29 2025-08-27T07:49:29.163Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 07:49:29 2025-08-27T07:49:29.189Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 07:49:29 2025-08-27T07:49:29.189Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:29 2025-08-27T07:49:29.189Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('145'::int8),('{"code":"1"}'),('1488'::int8),('/bookstore/categories[@code=''1'']'),('1519'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 07:49:29 2025-08-27T07:49:29.189Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 07:49:29 2025-08-27T07:49:29.190Z WARN 12287 --- [cps-integration-test] [ main] o.o.c.ri.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 (('145'::int8),('{"code":"1"}'),('1488'::int8),('/bookstore/categories[@code=''1'']'),('1519'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(145, /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 07:49:29 2025-08-27T07:49:29.191Z INFO 12287 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 07:49:29 2025-08-27T07:49:29.192Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:29 2025-08-27T07:49:29.192Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('145'::int8),('{"code":"1"}'),('1488'::int8),('/bookstore/categories[@code=''1'']'),('1521'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 07:49:29 2025-08-27T07:49:29.192Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 07:49:29 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 07:49:30 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.105 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 07:49:30 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 07:49:30 2025-08-27T07:49:30.146Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:30 2025-08-27T07:49:30.146Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 07:49:30 Detail: Key (name)=(generalTestDataspace) already exists. 07:49:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 07:49:30 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 07:49:30 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 07:49:30 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 07:49:30 2025-08-27T07:49:30.984Z WARN 12287 --- [cps-integration-test] [ 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]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.125Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.126Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.126Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.126Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.126Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.126Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.141Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.142Z WARN 12287 --- [cps-integration-test] [ 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_4, Optional[2004-01-01]] 07:49:31 2025-08-27T07:49:31.484Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:31 2025-08-27T07:49:31.484Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 07:49:31 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 07:49:31 2025-08-27T07:49:31.496Z WARN 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 07:49:31 2025-08-27T07:49:31.496Z ERROR 12287 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 07:49:31 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 07:49:31 2025-08-27T07:49:31.822Z WARN 12287 --- [cps-integration-test] [ 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]] 07:49:31 2025-08-27T07:49:31.902Z WARN 12287 --- [cps-integration-test] [ 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]] 07:49:31 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.960 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 07:49:31 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 07:49:32 line 1:0 mismatched input 'cpsPath' expecting '/' 07:49:33 line 1:0 mismatched input 'cpsPath' expecting '/' 07:49:33 [INFO] Tests run: 162, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 07:49:33 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 07:49:33 2025-08-27T07:49:33.548Z INFO 12287 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 07:49:33 2025-08-27T07:49:33.566Z INFO 12287 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 07:49:33 2025-08-27T07:49:33.872Z INFO 12287 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 07:49:33 2025-08-27T07:49:33.875Z INFO 12287 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 07:49:33 2025-08-27T07:49:33.887Z INFO 12287 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 07:49:33 2025-08-27T07:49:33.889Z INFO 12287 --- [cps-integration-test] [ool-14-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 07:49:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 07:49:34 [INFO] 07:49:34 [INFO] Results: 07:49:34 [INFO] 07:49:34 [WARNING] Tests run: 433, Failures: 0, Errors: 0, Skipped: 2 07:49:34 [INFO] 07:49:34 [INFO] 07:49:34 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ integration-test --- 07:49:34 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 07:49:34 [INFO] 07:49:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ integration-test --- 07:49:34 [INFO] Skipping JaCoCo execution due to missing classes directory. 07:49:34 [INFO] 07:49:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 07:49:34 [WARNING] JAR will be empty - no content was marked for inclusion! 07:49:34 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.1-SNAPSHOT.jar 07:49:34 [INFO] 07:49:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 07:49:34 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.1-SNAPSHOT/integration-test-3.7.1-SNAPSHOT.jar 07:49:34 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.1-SNAPSHOT/integration-test-3.7.1-SNAPSHOT.pom 07:49:34 [INFO] 07:49:34 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 07:49:34 [INFO] Building spotbugs 3.7.1-SNAPSHOT [17/21] 07:49:34 [INFO] --------------------------------[ jar ]--------------------------------- 07:49:34 [INFO] 07:49:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 07:49:34 [INFO] 07:49:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 07:49:34 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 07:49:34 [INFO] Copying 1 resource 07:49:34 [INFO] 07:49:34 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 07:49:34 [INFO] No sources to compile 07:49:34 [INFO] 07:49:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 07:49:34 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 07:49:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 07:49:34 [INFO] 07:49:34 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 07:49:34 [INFO] No sources to compile 07:49:34 [INFO] 07:49:34 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 07:49:34 [INFO] No tests to run. 07:49:34 [INFO] 07:49:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 07:49:34 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.1-SNAPSHOT.jar 07:49:34 [INFO] 07:49:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 07:49:34 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.1-SNAPSHOT/spotbugs-3.7.1-SNAPSHOT.jar 07:49:34 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.1-SNAPSHOT/spotbugs-3.7.1-SNAPSHOT.pom 07:49:34 [INFO] 07:49:34 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 07:49:34 [INFO] Building cps-application 3.7.1-SNAPSHOT [18/21] 07:49:34 [INFO] --------------------------------[ jar ]--------------------------------- 07:49:35 [INFO] 07:49:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 07:49:35 [INFO] 07:49:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 07:49:36 [INFO] 07:49:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-application --- 07:49:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:49:36 [INFO] 07:49:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 07:49:36 [INFO] You have 0 Checkstyle violations. 07:49:36 [INFO] 07:49:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 07:49:36 [INFO] You have 0 Checkstyle violations. 07:49:36 [INFO] 07:49:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 07:49:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:49:36 [INFO] Copying 1 resource 07:49:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 07:49:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 07:49:36 [INFO] 07:49:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 07:49:36 [INFO] Recompiling the module because of changed dependency. 07:49:36 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 07:49:36 [INFO] 07:49:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 07:49:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:49:36 [INFO] Copying 2 resources 07:49:36 [INFO] 07:49:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 07:49:36 [INFO] Recompiling the module because of changed dependency. 07:49:36 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:49:37 [INFO] 07:49:37 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 07:49:37 [INFO] Using isolated classloader, without GMavenPlus classpath. 07:49:37 [INFO] Using Groovy 3.0.18 to perform compileTests. 07:49:37 [INFO] Parallel parsing disabled. 07:49:38 [INFO] Compiled 9 files. 07:49:38 [INFO] 07:49:38 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 07:49:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:49:38 [INFO] 07:49:38 [INFO] ------------------------------------------------------- 07:49:38 [INFO] T E S T S 07:49:38 [INFO] ------------------------------------------------------- 07:49:39 07:49:39.103 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 07:49:39 [INFO] Running org.onap.cps.ApplicationSpec 07:49:39 07:49:39.896 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-41424.novalocal 07:49:39 07:49:39.896 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 323 ms 07:49:40 07:49:40.220 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 07:49:40 07:49:40,829 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:49:40 07:49:40,830 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:49:40 07:49:40,834 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 07:49:40 07:49:40,884 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:49:40 07:49:40,884 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:49:41 {"logTimeStamp":"2025-08-27T07:49:41.703Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 16253 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"16253","threadName":"main","class":"org.onap.cps.Application"} 07:49:41 {"logTimeStamp":"2025-08-27T07:49:41.704Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"16253","threadName":"main","class":"org.onap.cps.Application"} 07:49:43 {"logTimeStamp":"2025-08-27T07:49:43.478Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"16253","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 07:49:43 {"logTimeStamp":"2025-08-27T07:49:43.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 234 ms. Found 6 JPA repository interfaces.","processId":"16253","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 07:49:45 {"logTimeStamp":"2025-08-27T07:49:45.200Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"16253","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 07:49:45 {"logTimeStamp":"2025-08-27T07:49:45.208Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.23; built: 2025-07-02T14:02:02.445Z; git: 01a4119797e9cee53c974ae126cc316d0c8a533a; jvm 17.0.6-ea+9-LTS","processId":"16253","threadName":"main","class":"org.eclipse.jetty.server.Server"} 07:49:45 {"logTimeStamp":"2025-08-27T07:49:45.252Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"16253","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 07:49:45 {"logTimeStamp":"2025-08-27T07:49:45.253Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3491 ms","processId":"16253","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 07:49:45 {"logTimeStamp":"2025-08-27T07:49:45.888Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"16253","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 07:49:46 {"logTimeStamp":"2025-08-27T07:49:45.897Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@7438377f{application,/,b=[file:/tmp/jetty-docbase.8080.6015236980495395026/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@91c2400{STARTED}}","processId":"16253","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 07:49:46 {"logTimeStamp":"2025-08-27T07:49:45.898Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@7438377f{application,/,b=[file:/tmp/jetty-docbase.8080.6015236980495395026/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@91c2400{STARTED}}","processId":"16253","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 07:49:46 {"logTimeStamp":"2025-08-27T07:49:45.900Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@4d45b947{STARTING}[12.0.23,sto=0] @7863ms","processId":"16253","threadName":"main","class":"org.eclipse.jetty.server.Server"} 07:49:46 {"logTimeStamp":"2025-08-27T07:49:46.091Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"16253","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 07:49:47 {"logTimeStamp":"2025-08-27T07:49:47.190Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"16253","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 07:49:47 {"logTimeStamp":"2025-08-27T07:49:47.260Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.22.Final","processId":"16253","threadName":"main","class":"org.hibernate.Version"} 07:49:47 {"logTimeStamp":"2025-08-27T07:49:47.263Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"16253","threadName":"main","class":"org.hibernate.cfg.Environment"} 07:49:47 {"logTimeStamp":"2025-08-27T07:49:47.306Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"16253","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 07:49:47 {"logTimeStamp":"2025-08-27T07:49:47.665Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"16253","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 07:49:47 {"logTimeStamp":"2025-08-27T07:49:47.706Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"16253","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 07:49:48 {"logTimeStamp":"2025-08-27T07:49:48.711Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"16253","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 07:49:48 {"logTimeStamp":"2025-08-27T07:49:48.711Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"16253","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 07:49:48 {"logTimeStamp":"2025-08-27T07:49:48.713Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"16253","threadName":"main","class":"o.h.e.j.e.i.JdbcEnvironmentInitiator","exception":"\norg.hibernate.exception.JDBCConnectionException: unable to obtain isolated JDBC connection [Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.] [n/a]\n\tat org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:100)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:58)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:108)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:94)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:116)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:336)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81)\n\tat org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)\n\tat org.hibernate.boot.model.relational.Database.(Database.java:45)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194)\n\tat org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513)\n\tat org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:419)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:400)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1873)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1822)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:970)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:627)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:318)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1361)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1350)\n\tat org.onap.cps.Application.main(Application.java:45)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130)\n\tat org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)\n\tat org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)\n\tat org.spockframework.runtime.IterationNode.around(IterationNode.java:67)\n\tat org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)\n\tat org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:373)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:57)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:277)\n\tat org.postgresql.Driver.makeConnection(Driver.java:448)\n\tat org.postgresql.Driver.connect(Driver.java:298)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:144)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:368)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:205)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:488)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:576)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:97)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:126)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:483)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:61)\n\t... 138 common frames omitted\nCaused by: java.net.ConnectException: Connection refused\n\tat java.base/sun.nio.ch.Net.pollConnect(Native Method)\n\tat java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:261)\n\tat org.postgresql.core.PGStream.(PGStream.java:122)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:146)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:289)\n\t... 152 common frames omitted\n\n"} 07:49:48 {"logTimeStamp":"2025-08-27T07:49:48.742Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","processId":"16253","threadName":"main","class":"org.hibernate.orm.deprecation"} 07:49:48 {"logTimeStamp":"2025-08-27T07:49:48.759Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (null)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 12.0\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"16253","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 07:49:50 {"logTimeStamp":"2025-08-27T07:49:50.079Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"16253","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 07:49:50 {"logTimeStamp":"2025-08-27T07:49:50.082Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"16253","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 07:49:50 {"logTimeStamp":"2025-08-27T07:49:50.616Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"16253","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 07:49:52 {"logTimeStamp":"2025-08-27T07:49:51.935Z","logLevel":"WARN","serviceName":"cps-application","message":"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:\n --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","processId":"16253","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 07:49:52 {"logTimeStamp":"2025-08-27T07:49:52.083Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n o o o o---o o--o o o---o o o----o o--o--o\n | | / \\ / | / / \\ | |\n o----o o o o----o | o o o----o |\n | | * \\ / | \\ * \\ | |\n o o * o o---o o--o o----o o---o * o o----o o\n","processId":"16253","threadName":"main","class":"com.hazelcast.system.logo"} 07:49:52 {"logTimeStamp":"2025-08-27T07:49:52.083Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"16253","threadName":"main","class":"com.hazelcast.system"} 07:49:52 {"logTimeStamp":"2025-08-27T07:49:52.085Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.88]:5701","processId":"16253","threadName":"main","class":"com.hazelcast.system"} 07:49:52 {"logTimeStamp":"2025-08-27T07:49:52.085Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"16253","threadName":"main","class":"com.hazelcast.system"} 07:49:52 {"logTimeStamp":"2025-08-27T07:49:52.085Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker.","processId":"16253","threadName":"main","class":"com.hazelcast.system"} 07:49:52 {"logTimeStamp":"2025-08-27T07:49:52.089Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] The Jet engine is disabled.\nTo enable the Jet engine on the members, do one of the following:\n - Change member config using Java API: config.getJetConfig().setEnabled(true)\n - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true\n - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load)\n - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load)","processId":"16253","threadName":"main","class":"com.hazelcast.system"} 07:49:52 {"logTimeStamp":"2025-08-27T07:49:52.827Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see \uD83D\uDD12 security recommendations and the status of current config.","processId":"16253","threadName":"main","class":"com.hazelcast.system.security"} 07:49:52 {"logTimeStamp":"2025-08-27T07:49:52.934Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"16253","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 07:49:53 {"logTimeStamp":"2025-08-27T07:49:53.211Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"16253","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 07:49:53 {"logTimeStamp":"2025-08-27T07:49:53.217Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.88]:5701 is STARTING","processId":"16253","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 07:49:56 {"logTimeStamp":"2025-08-27T07:49:56.265Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.88]:5701 - 0e2f2498-efbf-48a8-a4ae-db7bcae99e4c this\n]\n","processId":"16253","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 07:49:56 {"logTimeStamp":"2025-08-27T07:49:56.284Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.88]:5701 is STARTED","processId":"16253","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.167Z","logLevel":"WARN","serviceName":"cps-application","message":"The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded.","processId":"16253","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.380Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"16253","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.538Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"16253","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.538Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"16253","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.540Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"16253","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.547Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@582575a7{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"16253","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.549Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"16253","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.622Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"16253","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.686Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16253","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.789Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16253","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.790Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.790Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.790Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756280998789","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.794Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"16253","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.805Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-data-operation-event-group-2\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-data-operation-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"16253","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.805Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16253","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.813Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16253","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.813Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.813Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.813Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756280998813","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.814Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"16253","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.815Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-async-rest-request-event-group-3\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-async-rest-request-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"16253","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 07:49:58 {"logTimeStamp":"2025-08-27T07:49:58.816Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16253","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.898Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.898Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.898Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756280998898","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.899Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"16253","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.913Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-4\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"16253","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.913Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16253","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.919Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16253","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.919Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.919Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.919Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756280998919","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.920Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"16253","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.922Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-5\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"16253","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.922Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16253","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.929Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16253","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.929Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.929Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.929Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756280998929","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.929Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"16253","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.931Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-6\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"16253","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.931Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16253","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.938Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16253","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.938Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.938Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.938Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756280998938","processId":"16253","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.939Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription","processId":"16253","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.964Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 18.653 seconds (process running for 20.927)","processId":"16253","threadName":"main","class":"org.onap.cps.Application"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:58.985Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"16253","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.014Z","logLevel":"INFO","traceId":"18b686595cb62f7051c3945b67833e91","serviceName":"cps-application","message":"[10.30.106.88]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","spanId":"02ab829f4060b07e","processId":"16253","threadName":"watchdog-th-1","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.295Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.297Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.297Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.298Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.298Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.298Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.298Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.299Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.299Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.300Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.300Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.300Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.301Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.302Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.302Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.302Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.302Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.302Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.390Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.390Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.390Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.398Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.398Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.398Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.401Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.401Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.401Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.404Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.405Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.405Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.413Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.413Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.413Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.423Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.424Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.424Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.503Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.503Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.504Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.507Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.507Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.507Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.515Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.515Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.515Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.515Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.515Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.515Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.518Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.518Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.518Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.526Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.526Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.526Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.711Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.711Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.711Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.716Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.717Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.717Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.720Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.720Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.720Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.751Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.751Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.751Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.761Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.761Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.761Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.761Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.762Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:49:59 {"logTimeStamp":"2025-08-27T07:49:59.762Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 07:50:00 {"logTimeStamp":"2025-08-27T07:49:59.987Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"16253","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 07:50:00 {"logTimeStamp":"2025-08-27T07:49:59.987Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"16253","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 07:50:00 {"logTimeStamp":"2025-08-27T07:49:59.998Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"16253","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 07:50:00 {"logTimeStamp":"2025-08-27T07:49:59.998Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed ","processId":"16253","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.006Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.006Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.006Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.007Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.007Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.007Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.007Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.007Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.007Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.007Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.007Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.007Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.008Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.008Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.008Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.008Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.008Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.008Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.008Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.008Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-2, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.012Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.012Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.012Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.012Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.012Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.012Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.012Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.012Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.013Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.013Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.015Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.015Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.015Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.015Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.015Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.015Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.017Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.017Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.017Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.017Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.019Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.019Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.019Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.019Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.035Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.036Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.041Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-5 unregistered","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.041Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.043Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-6 unregistered","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.043Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.044Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-2 unregistered","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.044Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.046Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-3 unregistered","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.046Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.046Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.046Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16253","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.047Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"16253","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.048Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"16253","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.057Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@582575a7{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"16253","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.102Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"16253","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.117Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@4d45b947{STOPPING}[12.0.23,sto=0]","processId":"16253","threadName":"main","class":"org.eclipse.jetty.server.Server"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.122Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"16253","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.124Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@7438377f{application,/,b=[file:/tmp/jetty-docbase.8080.6015236980495395026/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@91c2400{STOPPED}}","processId":"16253","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 07:50:00 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@45aa02de has been closed already 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.140Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"16253","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.140Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed ","processId":"16253","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 07:50:00 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 07:50:00 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 07:50:00 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 07:50:00 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:188) 07:50:00 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:64) 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:50:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:50:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:50:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:50:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:50:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:50:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:50:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:50:00 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 07:50:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:50:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:50:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:50:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:50:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:50:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:50:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:50:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:50:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:50:00 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 07:50:00 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 07:50:00 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 07:50:00 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 07:50:00 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 07:50:00 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 07:50:00 at org.springframework.boot.context.event.EventPublishingRunListener.started(EventPublishingRunListener.java:103) 07:50:00 at org.springframework.boot.SpringApplicationRunListeners.lambda$started$5(SpringApplicationRunListeners.java:76) 07:50:00 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 07:50:00 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 07:50:00 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 07:50:00 at org.springframework.boot.SpringApplicationRunListeners.started(SpringApplicationRunListeners.java:76) 07:50:00 at org.springframework.boot.SpringApplication.run(SpringApplication.java:324) 07:50:00 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 07:50:00 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 07:50:00 at org.onap.cps.Application.main(Application.java:45) 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:50:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:50:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:50:00 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 07:50:00 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 07:50:00 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 07:50:00 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 07:50:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:50:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:50:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 07:50:00 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:50:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:50:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:50:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:50:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:50:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:50:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:50:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:50:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:50:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:50:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:50:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:50:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:50:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:50:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:50:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:50:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:50:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:50:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:50:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:50:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:50:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:50:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:50:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:50:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:50:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:50:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:50:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:50:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:50:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:50:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:50:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:50:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:50:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:50:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:50:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:50:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:50:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:50:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:50:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:50:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:50:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:50:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:50:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:50:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:50:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:50:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:50:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:50:00 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@45aa02de has been closed already 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.149Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"16253","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 07:50:00 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 07:50:00 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 07:50:00 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 07:50:00 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:188) 07:50:00 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:64) 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.149Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed ","processId":"16253","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:50:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:50:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:50:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 07:50:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 07:50:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 07:50:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 07:50:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 07:50:00 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 07:50:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:50:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:50:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 07:50:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 07:50:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 07:50:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:50:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 07:50:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 07:50:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 07:50:00 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 07:50:00 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 07:50:00 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 07:50:00 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 07:50:00 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 07:50:00 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 07:50:00 at org.springframework.boot.context.event.EventPublishingRunListener.started(EventPublishingRunListener.java:103) 07:50:00 at org.springframework.boot.SpringApplicationRunListeners.lambda$started$5(SpringApplicationRunListeners.java:76) 07:50:00 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 07:50:00 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 07:50:00 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 07:50:00 at org.springframework.boot.SpringApplicationRunListeners.started(SpringApplicationRunListeners.java:76) 07:50:00 at org.springframework.boot.SpringApplication.run(SpringApplication.java:324) 07:50:00 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 07:50:00 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 07:50:00 at org.onap.cps.Application.main(Application.java:45) 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:50:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:50:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:50:00 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 07:50:00 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 07:50:00 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 07:50:00 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 07:50:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 07:50:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 07:50:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 07:50:00 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 07:50:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 07:50:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:50:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 07:50:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 07:50:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 07:50:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 07:50:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 07:50:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 07:50:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:50:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:50:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 07:50:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 07:50:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 07:50:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 07:50:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:50:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 07:50:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 07:50:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 07:50:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 07:50:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:50:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:50:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:50:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 07:50:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 07:50:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 07:50:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 07:50:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 07:50:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:50:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 07:50:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 07:50:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 07:50:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 07:50:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 07:50:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 07:50:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 07:50:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 07:50:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 07:50:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 07:50:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 07:50:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:50:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 07:50:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 07:50:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 07:50:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 07:50:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 07:50:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 07:50:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 07:50:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 07:50:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 07:50:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 07:50:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 07:50:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.163Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"16253","threadName":"main","class":"org.onap.cps.Application"} 07:50:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.59 s -- in org.onap.cps.ApplicationSpec 07:50:00 [INFO] Running org.onap.cps.config.JettyConfigSpec 07:50:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s -- in org.onap.cps.config.JettyConfigSpec 07:50:00 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 07:50:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.config.MicroMeterConfigSpec 07:50:00 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.968Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.968Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.971Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.971Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.972Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.972Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.973Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.973Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.974Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.974Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.976Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.976Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.977Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.977Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.977Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.977Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.978Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.978Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.979Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.979Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.983Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.985Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-41424.novalocal","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.985Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 323 ms","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 07:50:00 {"logTimeStamp":"2025-08-27T07:50:00.985Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"16253","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 07:50:00 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 07:50:01 {"logTimeStamp":"2025-08-27T07:50:01.001Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"16253","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 07:50:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.118 s -- in org.onap.cps.architecture.CpsArchitectureTest 07:50:05 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 07:50:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.architecture.NcmpArchitectureTest 07:50:05 [INFO] 07:50:05 [INFO] Results: 07:50:05 [INFO] 07:50:05 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 07:50:05 [INFO] 07:50:05 [INFO] 07:50:05 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-application --- 07:50:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 07:50:05 [INFO] Analyzed bundle 'cps-application' with 4 classes 07:50:05 [INFO] All coverage checks have been met. 07:50:05 [INFO] 07:50:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-application --- 07:50:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 07:50:05 [INFO] Analyzed bundle 'cps-application' with 4 classes 07:50:05 [INFO] 07:50:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 07:50:05 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.1-SNAPSHOT.jar 07:50:05 [INFO] 07:50:05 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 07:50:05 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.1-SNAPSHOT-springboot.jar with classifier springboot 07:50:05 [INFO] 07:50:05 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 07:50:08 [INFO] 07:50:08 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.1-SNAPSHOT-20250827T074159Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 07:50:08 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 07:50:08 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:50:08 [INFO] Building dependencies layer... 07:50:08 [INFO] Building project dependencies layer... 07:50:08 [INFO] Building classes layer... 07:50:08 [INFO] Building resources layer... 07:50:08 [INFO] Building jvm arg files layer... 07:50:08 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:50:13 [INFO] 07:50:13 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 07:50:13 [INFO] Loading to Docker daemon... 07:50:16 [INFO] 07:50:16 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.1-SNAPSHOT-20250827T074159Z, nexus3.onap.org:10003/onap/cps-and-ncmp 07:50:16 [INFO] 07:50:16 [INFO] A new version of jib-maven-plugin (3.4.6) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 07:50:16 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 07:50:16 [INFO] 07:50:16 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 07:50:16 [INFO] 07:50:16 [INFO] 07:50:16 [INFO] 07:50:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 07:50:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.1-SNAPSHOT/cps-application-3.7.1-SNAPSHOT.jar 07:50:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.1-SNAPSHOT/cps-application-3.7.1-SNAPSHOT.pom 07:50:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.1-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.1-SNAPSHOT/cps-application-3.7.1-SNAPSHOT-springboot.jar 07:50:17 [INFO] 07:50:17 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 07:50:17 [INFO] Building policy-executor-stub 3.7.1-SNAPSHOT [19/21] 07:50:17 [INFO] --------------------------------[ jar ]--------------------------------- 07:50:17 [INFO] 07:50:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 07:50:17 [INFO] 07:50:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 07:50:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:50:17 [INFO] 07:50:17 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 07:50:17 [INFO] Generating with dryRun=false 07:50:17 [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 07:50:17 [INFO] OpenAPI Generator: spring (server) 07:50:17 [INFO] Generator 'spring' is considered stable. 07:50:17 [INFO] ---------------------------------- 07:50:17 [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) 07:50:17 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 07:50:17 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 07:50:17 [INFO] Processing operation initiatePermissionRequest 07:50:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 07:50:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 07:50:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 07:50:17 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 07:50:17 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 07:50:17 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 07:50:17 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 07:50:17 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 07:50:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 07:50:17 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 07:50:17 [INFO] Skipping generation of Webhooks. 07:50:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 07:50:17 [INFO] Skipping generation of supporting files. 07:50:17 ################################################################################ 07:50:17 # Thanks for using OpenAPI Generator. # 07:50:17 # Please consider donation to help us maintain this project 🙏 # 07:50:17 # https://opencollective.com/openapi_generator/donate # 07:50:17 ################################################################################ 07:50:17 [INFO] 07:50:17 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 07:50:17 [INFO] 07:50:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 07:50:17 [INFO] You have 0 Checkstyle violations. 07:50:17 [INFO] 07:50:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 07:50:17 [INFO] You have 0 Checkstyle violations. 07:50:17 [INFO] 07:50:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 07:50:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:50:17 [INFO] Copying 1 resource 07:50:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 07:50:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 07:50:17 [INFO] 07:50:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 07:50:17 [INFO] Recompiling the module because of changed dependency. 07:50:17 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 07:50:17 [INFO] 07:50:17 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 07:50:17 [INFO] Generating with dryRun=false 07:50:17 [INFO] No .openapi-generator-ignore file found. 07:50:17 [INFO] OpenAPI Generator: openapi-yaml (documentation) 07:50:17 [INFO] Generator 'openapi-yaml' is considered stable. 07:50:17 [INFO] Output file [outputFile=openapi.yaml] 07:50:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 07:50:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 07:50:17 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 07:50:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 07:50:17 [INFO] Skipping generation of Webhooks. 07:50:17 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 07:50:17 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 07:50:17 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 07:50:17 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 07:50:17 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 07:50:17 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 07:50:17 ################################################################################ 07:50:17 # Thanks for using OpenAPI Generator. # 07:50:17 # Please consider donation to help us maintain this project 🙏 # 07:50:17 # https://opencollective.com/openapi_generator/donate # 07:50:17 ################################################################################ 07:50:17 [INFO] 07:50:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 07:50:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:50:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 07:50:17 [INFO] 07:50:17 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 07:50:17 [INFO] No sources to compile 07:50:17 [INFO] 07:50:17 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 07:50:17 [INFO] Using isolated classloader, without GMavenPlus classpath. 07:50:17 [INFO] Using Groovy 3.0.18 to perform compileTests. 07:50:17 [INFO] Parallel parsing disabled. 07:50:18 [INFO] Compiled 3 files. 07:50:18 [INFO] 07:50:18 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 07:50:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:50:18 [INFO] 07:50:18 [INFO] ------------------------------------------------------- 07:50:18 [INFO] T E S T S 07:50:18 [INFO] ------------------------------------------------------- 07:50:19 07:50:19.484 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:50:19 07:50:19.707 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 07:50:19 07:50:19.749 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:50:19 07:50:19.764 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 07:50:20 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 07:50:20 07:50:20 . ____ _ __ _ _ 07:50:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:50:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:50:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:50:20 ' |____| .__|_| |_|_| |_\__, | / / / / 07:50:20 =========|_|==============|___/=/_/_/_/ 07:50:20 07:50:20 :: Spring Boot :: (v3.5.4) 07:50:20 07:50:20 2025-08-27T07:50:20.838Z INFO 16658 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 16658 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 07:50:20 2025-08-27T07:50:20.840Z INFO 16658 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 07:50:22 2025-08-27T07:50:22.029Z INFO 16658 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 07:50:22 2025-08-27T07:50:22.037Z INFO 16658 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.23; built: 2025-07-02T14:02:02.445Z; git: 01a4119797e9cee53c974ae126cc316d0c8a533a; jvm 17.0.6-ea+9-LTS 07:50:22 2025-08-27T07:50:22.083Z INFO 16658 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 07:50:22 2025-08-27T07:50:22.084Z INFO 16658 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1212 ms 07:50:22 2025-08-27T07:50:22.159Z INFO 16658 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 07:50:22 2025-08-27T07:50:22.167Z INFO 16658 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@673ade3d{application,/,b=[file:/tmp/jetty-docbase.8093.4656819868199257852/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@4529b266{STARTED}} 07:50:22 2025-08-27T07:50:22.168Z INFO 16658 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@673ade3d{application,/,b=[file:/tmp/jetty-docbase.8093.4656819868199257852/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@4529b266{STARTED}} 07:50:22 2025-08-27T07:50:22.171Z INFO 16658 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@37a5ac85{STARTING}[12.0.23,sto=0] @3695ms 07:50:22 2025-08-27T07:50:22.749Z INFO 16658 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 07:50:22 2025-08-27T07:50:22.749Z INFO 16658 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 07:50:22 2025-08-27T07:50:22.750Z INFO 16658 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 07:50:22 2025-08-27T07:50:22.763Z INFO 16658 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@467f47f8{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 07:50:22 2025-08-27T07:50:22.766Z INFO 16658 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 07:50:22 2025-08-27T07:50:22.776Z INFO 16658 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.474 seconds (process running for 4.3) 07:50:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.768 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 07:50:22 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 07:50:23 07:50:23 . ____ _ __ _ _ 07:50:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:50:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:50:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:50:23 ' |____| .__|_| |_|_| |_\__, | / / / / 07:50:23 =========|_|==============|___/=/_/_/_/ 07:50:23 07:50:23 :: Spring Boot :: (v3.5.4) 07:50:23 07:50:23 2025-08-27T07:50:23.260Z INFO 16658 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 16658 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 07:50:23 2025-08-27T07:50:23.261Z INFO 16658 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 07:50:23 2025-08-27T07:50:23.503Z INFO 16658 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:50:23 2025-08-27T07:50:23.504Z INFO 16658 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:50:23 2025-08-27T07:50:23.505Z INFO 16658 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 07:50:23 2025-08-27T07:50:23.518Z INFO 16658 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.29 seconds (process running for 5.042) 07:50:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:50:24 2025-08-27T07:50:24.295Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 07:50:24 2025-08-27T07:50:24.296Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 07:50:24 2025-08-27T07:50:24.296Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 07:50:24 2025-08-27T07:50:24.348Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 07:50:24 2025-08-27T07:50:24.348Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 07:50:24 2025-08-27T07:50:24.348Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (All good) 07:50:24 2025-08-27T07:50:24.356Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 07:50:24 2025-08-27T07:50:24.356Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 07:50:25 2025-08-27T07:50:25.358Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 07:50:25 2025-08-27T07:50:25.370Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 07:50:25 2025-08-27T07:50:25.370Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 07:50:25 2025-08-27T07:50:25.370Z WARN 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 07:50:25 2025-08-27T07:50:25.379Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 07:50:25 2025-08-27T07:50:25.380Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 07:50:25 2025-08-27T07:50:25.380Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 07:50:25 2025-08-27T07:50:25.386Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 07:50:25 2025-08-27T07:50:25.393Z WARN 16658 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')] 07:50:25 2025-08-27T07:50:25.434Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 07:50:25 2025-08-27T07:50:25.434Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 07:50:25 2025-08-27T07:50:25.438Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 07:50:25 2025-08-27T07:50:25.458Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 07:50:25 2025-08-27T07:50:25.458Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 07:50:25 2025-08-27T07:50:25.458Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 07:50:25 2025-08-27T07:50:25.465Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 07:50:25 2025-08-27T07:50:25.466Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other 07:50:25 2025-08-27T07:50:25.466Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 07:50:25 2025-08-27T07:50:25.487Z WARN 16658 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(java.lang.String,org.onap.cps.policyexecutor.stub.model.PermissionRequest,java.lang.String,java.lang.String): [Field error in object 'permissionRequest' on field 'operations[0].targetIdentifier': rejected value [null]; codes [NotNull.permissionRequest.operations[0].targetIdentifier,NotNull.permissionRequest.operations.targetIdentifier,NotNull.operations[0].targetIdentifier,NotNull.operations.targetIdentifier,NotNull.targetIdentifier,NotNull.java.lang.String,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [permissionRequest.operations[0].targetIdentifier,operations[0].targetIdentifier]; arguments []; default message [operations[0].targetIdentifier]]; default message [must not be null]] ] 07:50:25 2025-08-27T07:50:25.494Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 07:50:25 2025-08-27T07:50:25.495Z INFO 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other 07:50:25 2025-08-27T07:50:25.495Z WARN 16658 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 07:50:25 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.679 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 07:50:25 [INFO] 07:50:25 [INFO] Results: 07:50:25 [INFO] 07:50:25 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 07:50:25 [INFO] 07:50:25 [INFO] 07:50:25 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ policy-executor-stub --- 07:50:25 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 07:50:25 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 07:50:25 [INFO] All coverage checks have been met. 07:50:25 [INFO] 07:50:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-executor-stub --- 07:50:25 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 07:50:25 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 07:50:25 [INFO] 07:50:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 07:50:25 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.1-SNAPSHOT.jar 07:50:25 [INFO] 07:50:25 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 07:50:25 [INFO] 07:50:25 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.1-SNAPSHOT-20250827T074159Z, nexus3.onap.org:10003/onap/policy-executor-stub... 07:50:25 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 07:50:25 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:50:25 [INFO] Building dependencies layer... 07:50:25 [INFO] Building resources layer... 07:50:25 [INFO] Building classes layer... 07:50:25 [INFO] Building jvm arg files layer... 07:50:25 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:50:26 [INFO] 07:50:26 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 07:50:26 [INFO] Loading to Docker daemon... 07:50:27 [INFO] 07:50:27 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.1-SNAPSHOT-20250827T074159Z, nexus3.onap.org:10003/onap/policy-executor-stub 07:50:27 [INFO] 07:50:27 [INFO] 07:50:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 07:50:27 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.1-SNAPSHOT/policy-executor-stub-3.7.1-SNAPSHOT.jar 07:50:27 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.1-SNAPSHOT/policy-executor-stub-3.7.1-SNAPSHOT.pom 07:50:27 [INFO] 07:50:27 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 07:50:27 [INFO] Building jacoco-report 3.7.1-SNAPSHOT [20/21] 07:50:27 [INFO] --------------------------------[ jar ]--------------------------------- 07:50:27 [INFO] 07:50:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 07:50:27 [INFO] 07:50:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ jacoco-report --- 07:50:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 07:50:27 [INFO] 07:50:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 07:50:27 [INFO] You have 0 Checkstyle violations. 07:50:27 [INFO] 07:50:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 07:50:27 [INFO] You have 0 Checkstyle violations. 07:50:27 [INFO] 07:50:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 07:50:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:50:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 07:50:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 07:50:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 07:50:27 [INFO] 07:50:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 07:50:27 [INFO] No sources to compile 07:50:27 [INFO] 07:50:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 07:50:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:50:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 07:50:27 [INFO] 07:50:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 07:50:27 [INFO] No sources to compile 07:50:27 [INFO] 07:50:27 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 07:50:27 [INFO] No sources specified for compilation. Skipping. 07:50:27 [INFO] 07:50:27 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 07:50:27 [INFO] No tests to run. 07:50:27 [INFO] 07:50:27 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ jacoco-report --- 07:50:27 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 07:50:27 [INFO] 07:50:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ jacoco-report --- 07:50:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:50:27 [INFO] 07:50:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 07:50:27 [WARNING] JAR will be empty - no content was marked for inclusion! 07:50:27 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.1-SNAPSHOT.jar 07:50:27 [INFO] 07:50:27 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report) @ jacoco-report --- 07:50:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 07:50:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 07:50:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 07:50:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 07:50:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 07:50:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 07:50:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 07:50:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 07:50:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 07:50:27 [INFO] Analyzed bundle 'cps-application' with 4 classes 07:50:27 [INFO] Analyzed bundle 'cps-events' with 0 classes 07:50:27 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 07:50:27 [INFO] Analyzed bundle 'cps-ncmp-service' with 158 classes 07:50:28 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 07:50:28 [INFO] Analyzed bundle 'cps-rest' with 7 classes 07:50:28 [INFO] Analyzed bundle 'cps-ri' with 18 classes 07:50:28 [INFO] Analyzed bundle 'cps-service' with 68 classes 07:50:28 [INFO] Analyzed bundle 'integration-test' with 0 classes 07:50:28 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 07:50:28 [INFO] 07:50:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 07:50:28 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.1-SNAPSHOT/jacoco-report-3.7.1-SNAPSHOT.jar 07:50:28 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.1-SNAPSHOT/jacoco-report-3.7.1-SNAPSHOT.pom 07:50:28 [INFO] 07:50:28 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 07:50:28 [INFO] Building cps 3.7.1-SNAPSHOT [21/21] 07:50:28 [INFO] --------------------------------[ pom ]--------------------------------- 07:50:28 [INFO] 07:50:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 07:50:28 [INFO] 07:50:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 07:50:28 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.1-SNAPSHOT/cps-aggregator-3.7.1-SNAPSHOT.pom 07:50:28 [INFO] ------------------------------------------------------------------------ 07:50:28 [INFO] Reactor Summary for cps 3.7.1-SNAPSHOT: 07:50:28 [INFO] 07:50:28 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.966 s] 07:50:28 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 07:50:28 [INFO] checkstyle ......................................... SUCCESS [ 4.057 s] 07:50:28 [INFO] cps-parent ......................................... SUCCESS [ 4.905 s] 07:50:28 [INFO] cps-events ......................................... SUCCESS [ 2.667 s] 07:50:28 [INFO] cps-path-parser .................................... SUCCESS [ 7.325 s] 07:50:28 [INFO] cps-service ........................................ SUCCESS [ 23.137 s] 07:50:28 [INFO] cps-rest ........................................... SUCCESS [ 19.309 s] 07:50:28 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.636 s] 07:50:28 [INFO] cps-ncmp-service ................................... SUCCESS [03:21 min] 07:50:28 [INFO] cps-ncmp-rest ...................................... SUCCESS [01:04 min] 07:50:28 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.046 s] 07:50:28 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.542 s] 07:50:28 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.499 s] 07:50:28 [INFO] cps-ri ............................................. SUCCESS [ 6.849 s] 07:50:28 [INFO] integration-test ................................... SUCCESS [01:44 min] 07:50:28 [INFO] spotbugs ........................................... SUCCESS [ 0.010 s] 07:50:28 [INFO] cps-application .................................... SUCCESS [ 42.141 s] 07:50:28 [INFO] policy-executor-stub ............................... SUCCESS [ 10.619 s] 07:50:28 [INFO] jacoco-report ...................................... SUCCESS [ 0.753 s] 07:50:28 [INFO] cps ................................................ SUCCESS [ 0.002 s] 07:50:28 [INFO] ------------------------------------------------------------------------ 07:50:28 [INFO] BUILD SUCCESS 07:50:28 [INFO] ------------------------------------------------------------------------ 07:50:28 [INFO] Total time: 08:28 min 07:50:28 [INFO] Finished at: 2025-08-27T07:50:28Z 07:50:28 [INFO] ------------------------------------------------------------------------ 07:50:28 $ ssh-agent -k 07:50:28 unset SSH_AUTH_SOCK; 07:50:28 unset SSH_AGENT_PID; 07:50:28 echo Agent pid 5422 killed; 07:50:28 [ssh-agent] Stopped. 07:50:28 [PostBuildScript] - [INFO] Executing post build scripts. 07:50:28 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7982602967510584407.sh 07:50:28 ---> sysstat.sh 07:50:29 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4616013182646324870.sh 07:50:29 ---> package-listing.sh 07:50:29 ++ facter osfamily 07:50:29 ++ tr '[:upper:]' '[:lower:]' 07:50:29 + OS_FAMILY=redhat 07:50:29 + workspace=/w/workspace/cps-master-verify-java 07:50:29 + START_PACKAGES=/tmp/packages_start.txt 07:50:29 + END_PACKAGES=/tmp/packages_end.txt 07:50:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:29 + PACKAGES=/tmp/packages_start.txt 07:50:29 + '[' /w/workspace/cps-master-verify-java ']' 07:50:29 + PACKAGES=/tmp/packages_end.txt 07:50:29 + case "${OS_FAMILY}" in 07:50:29 + rpm -qa 07:50:29 + sort 07:50:29 + '[' -f /tmp/packages_start.txt ']' 07:50:29 + '[' -f /tmp/packages_end.txt ']' 07:50:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:29 + '[' /w/workspace/cps-master-verify-java ']' 07:50:29 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 07:50:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 07:50:29 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1170878416661579882.sh 07:50:29 ---> capture-instance-metadata.sh 07:50:29 Setup pyenv: 07:50:30 system 07:50:30 3.8.13 07:50:30 3.9.13 07:50:30 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 07:50:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Famj from file:/tmp/.os_lf_venv 07:50:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:32 lf-activate-venv(): INFO: Base packages installed successfully 07:50:32 lf-activate-venv(): INFO: Installing additional packages: lftools 07:50:41 lf-activate-venv(): INFO: Adding /tmp/venv-Famj/bin to PATH 07:50:41 INFO: Running in OpenStack, capturing instance metadata 07:50:41 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2363242190224772213.sh 07:50:41 provisioning config files... 07:50:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config13091667944773635221tmp 07:50:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:50:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:50:41 [EnvInject] - Injecting environment variables from a build step. 07:50:41 [EnvInject] - Injecting as environment variables the properties content 07:50:41 SERVER_ID=logs 07:50:41 07:50:41 [EnvInject] - Variables injected successfully. 07:50:41 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4364356422251219797.sh 07:50:41 ---> create-netrc.sh 07:50:42 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3248017866744257686.sh 07:50:42 ---> python-tools-install.sh 07:50:42 Setup pyenv: 07:50:42 system 07:50:42 3.8.13 07:50:42 3.9.13 07:50:42 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 07:50:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Famj from file:/tmp/.os_lf_venv 07:50:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:44 lf-activate-venv(): INFO: Base packages installed successfully 07:50:44 lf-activate-venv(): INFO: Installing additional packages: lftools 07:50:51 lf-activate-venv(): INFO: Adding /tmp/venv-Famj/bin to PATH 07:50:51 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14817218719833500055.sh 07:50:51 ---> sudo-logs.sh 07:50:51 Archiving 'sudo' log.. 07:50:52 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17448014512803020046.sh 07:50:52 ---> job-cost.sh 07:50:52 Setup pyenv: 07:50:52 system 07:50:52 3.8.13 07:50:52 3.9.13 07:50:52 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 07:50:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Famj from file:/tmp/.os_lf_venv 07:50:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:54 lf-activate-venv(): INFO: Base packages installed successfully 07:50:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:50:58 lf-activate-venv(): INFO: Adding /tmp/venv-Famj/bin to PATH 07:50:58 INFO: No Stack... 07:50:59 INFO: Retrieving Pricing Info for: v3-standard-8 07:50:59 INFO: Archiving Costs 07:50:59 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins5600153282144196578.sh 07:50:59 ---> logs-deploy.sh 07:50:59 Setup pyenv: 07:50:59 system 07:50:59 3.8.13 07:50:59 3.9.13 07:50:59 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 07:50:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Famj from file:/tmp/.os_lf_venv 07:50:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:51:01 lf-activate-venv(): INFO: Base packages installed successfully 07:51:01 lf-activate-venv(): INFO: Installing additional packages: lftools 07:51:09 lf-activate-venv(): INFO: Adding /tmp/venv-Famj/bin to PATH 07:51:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/10493 07:51:09 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 07:51:10 Archives upload complete. 07:51:10 INFO: archiving logs to Nexus 07:51:11 ---> uname -a: 07:51:11 Linux prd-centos8-docker-8c-8g-41424.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:51:11 07:51:11 07:51:11 ---> lscpu: 07:51:11 Architecture: x86_64 07:51:11 CPU op-mode(s): 32-bit, 64-bit 07:51:11 Byte Order: Little Endian 07:51:11 CPU(s): 8 07:51:11 On-line CPU(s) list: 0-7 07:51:11 Thread(s) per core: 1 07:51:11 Core(s) per socket: 1 07:51:11 Socket(s): 8 07:51:11 NUMA node(s): 1 07:51:11 Vendor ID: AuthenticAMD 07:51:11 CPU family: 23 07:51:11 Model: 49 07:51:11 Model name: AMD EPYC-Rome Processor 07:51:11 Stepping: 0 07:51:11 CPU MHz: 2800.000 07:51:11 BogoMIPS: 5600.00 07:51:11 Virtualization: AMD-V 07:51:11 Hypervisor vendor: KVM 07:51:11 Virtualization type: full 07:51:11 L1d cache: 32K 07:51:11 L1i cache: 32K 07:51:11 L2 cache: 512K 07:51:11 L3 cache: 16384K 07:51:11 NUMA node0 CPU(s): 0-7 07:51:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:51:11 07:51:11 07:51:11 ---> nproc: 07:51:11 8 07:51:11 07:51:11 07:51:11 ---> df -h: 07:51:11 Filesystem Size Used Avail Use% Mounted on 07:51:11 devtmpfs 16G 0 16G 0% /dev 07:51:11 tmpfs 16G 0 16G 0% /dev/shm 07:51:11 tmpfs 16G 17M 16G 1% /run 07:51:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:51:11 /dev/vda1 160G 13G 148G 9% / 07:51:11 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:51:11 07:51:11 07:51:11 ---> free -m: 07:51:11 total used free shared buff/cache available 07:51:11 Mem: 31890 1120 25320 19 5449 30296 07:51:11 Swap: 1023 0 1023 07:51:11 07:51:11 07:51:11 ---> ip addr: 07:51:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:51:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:51:11 inet 127.0.0.1/8 scope host lo 07:51:11 valid_lft forever preferred_lft forever 07:51:11 inet6 ::1/128 scope host 07:51:11 valid_lft forever preferred_lft forever 07:51:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:51:11 link/ether fa:16:3e:28:c6:6c brd ff:ff:ff:ff:ff:ff 07:51:11 altname enp0s3 07:51:11 altname ens3 07:51:11 inet 10.30.106.88/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:51:11 valid_lft 85763sec preferred_lft 85763sec 07:51:11 inet6 fe80::f816:3eff:fe28:c66c/64 scope link 07:51:11 valid_lft forever preferred_lft forever 07:51:11 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:51:11 link/ether 02:42:11:f1:2b:85 brd ff:ff:ff:ff:ff:ff 07:51:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:51:11 valid_lft forever preferred_lft forever 07:51:11 inet6 fe80::42:11ff:fef1:2b85/64 scope link 07:51:11 valid_lft forever preferred_lft forever 07:51:11 07:51:11 07:51:11 ---> sar -b -r -n DEV: 07:51:11 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 08/27/2025 _x86_64_ (8 CPU) 07:51:11 07:51:11 07:40:31 LINUX RESTART (8 CPU) 07:51:11 07:51:11 07:41:01 AM tps rtps wtps bread/s bwrtn/s 07:51:11 07:42:01 AM 251.02 19.48 231.54 3758.08 7074.63 07:51:11 07:43:01 AM 270.16 5.40 264.76 1216.53 15094.69 07:51:11 07:44:01 AM 171.73 0.82 170.91 481.44 47149.03 07:51:11 07:45:01 AM 40.75 0.08 40.66 69.97 756.47 07:51:11 07:46:01 AM 18.79 0.48 18.31 21.46 418.49 07:51:11 07:47:01 AM 7.20 0.00 7.20 0.00 437.09 07:51:11 07:48:01 AM 25.99 0.00 25.99 0.00 1310.93 07:51:11 07:49:01 AM 102.50 0.00 102.50 0.00 22851.44 07:51:11 07:50:01 AM 164.21 0.00 164.21 0.00 2182.74 07:51:11 07:51:01 AM 79.89 2.93 76.96 4541.15 29879.07 07:51:11 Average: 113.23 2.92 110.31 1008.85 12714.94 07:51:11 07:51:11 07:41:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:51:11 07:42:01 AM 29349348 31180540 3306364 10.12 2688 2149904 2014556 5.98 157864 2704140 230424 07:51:11 07:43:01 AM 26993676 29214364 5662036 17.34 2688 2530996 3365416 9.99 261048 4903504 204376 07:51:11 07:44:01 AM 24076152 27476552 8579560 26.27 2688 3683752 5578216 16.55 421152 7547840 900 07:51:11 07:45:01 AM 23749384 27155356 8906328 27.27 2688 3688676 5989992 17.77 436784 7855244 28 07:51:11 07:46:01 AM 23194824 26606584 9460888 28.97 2688 3694252 5695000 16.90 439532 8407352 128 07:51:11 07:47:01 AM 24059368 27480932 8596344 26.32 2688 3703896 4955632 14.70 441552 7545836 76 07:51:11 07:48:01 AM 23283260 26946348 9372452 28.70 2688 3942968 5516004 16.37 505528 8248220 209252 07:51:11 07:49:01 AM 21438684 25593752 11217028 34.35 2688 4424096 8052708 23.89 552632 9986996 920 07:51:11 07:50:01 AM 23423360 27516956 9232352 28.27 2688 4350380 4679000 13.88 552392 8019668 956 07:51:11 07:51:01 AM 25971876 31065952 6683836 20.47 2688 5339960 1490744 4.42 906920 5111792 22600 07:51:11 Average: 24553993 28023734 8101719 24.81 2688 3750888 4733727 14.04 467540 7033059 66966 07:51:11 07:51:11 07:41:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:51:11 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:11 07:42:01 AM eth0 110.93 87.24 1331.68 30.87 0.00 0.00 0.00 0.00 07:51:11 07:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:11 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:11 07:43:01 AM eth0 432.61 340.94 5351.87 48.40 0.00 0.00 0.00 0.00 07:51:11 07:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:11 07:44:01 AM lo 0.27 0.27 0.01 0.01 0.00 0.00 0.00 0.00 07:51:11 07:44:01 AM eth0 344.69 211.58 10034.11 27.68 0.00 0.00 0.00 0.00 07:51:11 07:44:01 AM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:51:11 07:45:01 AM lo 26.32 26.32 2.28 2.28 0.00 0.00 0.00 0.00 07:51:11 07:45:01 AM eth0 47.24 30.90 15.67 16.68 0.00 0.00 0.00 0.00 07:51:11 07:45:01 AM docker0 6.68 7.45 0.91 0.89 0.00 0.00 0.00 0.00 07:51:11 07:45:01 AM vethfac2f29 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:51:11 07:46:01 AM lo 65.54 65.54 4.27 4.27 0.00 0.00 0.00 0.00 07:51:11 07:46:01 AM eth0 279.69 203.77 88.28 84.82 0.00 0.00 0.00 0.00 07:51:11 07:46:01 AM docker0 5.68 6.66 0.92 0.97 0.00 0.00 0.00 0.00 07:51:11 07:47:01 AM lo 28.40 28.40 1.39 1.39 0.00 0.00 0.00 0.00 07:51:11 07:47:01 AM eth0 187.79 159.06 107.02 64.75 0.00 0.00 0.00 0.00 07:51:11 07:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:11 07:48:01 AM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 07:51:11 07:48:01 AM eth0 100.68 72.81 721.31 17.58 0.00 0.00 0.00 0.00 07:51:11 07:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:11 07:49:01 AM lo 376.52 376.52 56.26 56.26 0.00 0.00 0.00 0.00 07:51:11 07:49:01 AM eth0 685.40 372.92 2298.04 35.58 0.00 0.00 0.00 0.00 07:51:11 07:49:01 AM docker0 164.99 173.27 25.76 27.31 0.00 0.00 0.00 0.00 07:51:11 07:49:01 AM veth4c70cc8 147.71 154.81 25.96 22.69 0.00 0.00 0.00 0.00 07:51:11 07:49:01 AM vethd68a427 17.28 19.16 2.06 4.89 0.00 0.00 0.00 0.00 07:51:11 07:50:01 AM lo 1059.24 1059.24 193.29 193.29 0.00 0.00 0.00 0.00 07:51:11 07:50:01 AM eth0 166.79 115.19 292.39 45.75 0.00 0.00 0.00 0.00 07:51:11 07:50:01 AM docker0 470.39 481.88 96.62 91.52 0.00 0.00 0.00 0.00 07:51:11 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:11 07:51:01 AM eth0 82.02 74.76 1262.77 15.01 0.00 0.00 0.00 0.00 07:51:11 07:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:11 Average: lo 155.68 155.68 25.76 25.76 0.00 0.00 0.00 0.00 07:51:11 Average: eth0 243.77 166.91 2150.25 38.71 0.00 0.00 0.00 0.00 07:51:11 Average: docker0 64.79 66.95 12.42 12.07 0.00 0.00 0.00 0.00 07:51:11 07:51:11 07:51:11 ---> sar -P ALL: 07:51:11 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 08/27/2025 _x86_64_ (8 CPU) 07:51:11 07:51:11 07:40:31 LINUX RESTART (8 CPU) 07:51:11 07:51:11 07:41:01 AM CPU %user %nice %system %iowait %steal %idle 07:51:11 07:42:01 AM all 10.56 0.00 1.10 0.55 0.04 87.75 07:51:11 07:42:01 AM 0 1.35 0.00 0.37 0.07 0.07 98.15 07:51:11 07:42:01 AM 1 8.35 0.00 0.85 0.47 0.05 90.28 07:51:11 07:42:01 AM 2 9.22 0.00 0.80 0.33 0.03 89.62 07:51:11 07:42:01 AM 3 1.52 0.00 0.43 0.22 0.05 97.78 07:51:11 07:42:01 AM 4 21.17 0.00 1.73 0.32 0.05 76.73 07:51:11 07:42:01 AM 5 22.46 0.00 2.13 0.67 0.05 74.69 07:51:11 07:42:01 AM 6 14.21 0.00 1.25 0.27 0.03 84.23 07:51:11 07:42:01 AM 7 6.14 0.00 1.24 2.04 0.02 90.56 07:51:11 07:43:01 AM all 37.45 0.00 1.47 0.76 0.11 60.22 07:51:11 07:43:01 AM 0 43.13 0.00 0.89 0.18 0.10 55.70 07:51:11 07:43:01 AM 1 38.89 0.00 1.37 1.10 0.22 58.42 07:51:11 07:43:01 AM 2 49.39 0.00 1.52 0.35 0.08 48.65 07:51:11 07:43:01 AM 3 36.40 0.00 2.08 1.34 0.12 60.07 07:51:11 07:43:01 AM 4 26.07 0.00 2.01 1.25 0.08 70.59 07:51:11 07:43:01 AM 5 28.92 0.00 1.25 0.49 0.07 69.27 07:51:11 07:43:01 AM 6 30.26 0.00 1.22 0.34 0.08 68.10 07:51:11 07:43:01 AM 7 46.40 0.00 1.42 1.02 0.12 51.04 07:51:11 07:44:01 AM all 31.57 0.00 3.05 1.03 0.09 64.26 07:51:11 07:44:01 AM 0 38.38 0.00 1.97 1.50 0.08 58.07 07:51:11 07:44:01 AM 1 25.54 0.00 2.95 1.94 0.08 69.49 07:51:11 07:44:01 AM 2 35.70 0.00 3.33 0.98 0.08 59.91 07:51:11 07:44:01 AM 3 21.54 0.00 2.96 0.27 0.08 75.15 07:51:11 07:44:01 AM 4 35.99 0.00 3.41 0.86 0.08 59.66 07:51:11 07:44:01 AM 5 36.92 0.00 3.67 0.37 0.12 58.92 07:51:11 07:44:01 AM 6 29.89 0.00 2.81 1.64 0.12 65.53 07:51:11 07:44:01 AM 7 28.60 0.00 3.28 0.72 0.08 67.32 07:51:11 07:45:01 AM all 19.81 0.00 2.29 0.06 0.09 77.74 07:51:11 07:45:01 AM 0 23.25 0.00 2.84 0.02 0.10 73.79 07:51:11 07:45:01 AM 1 22.01 0.00 2.59 0.10 0.12 75.18 07:51:11 07:45:01 AM 2 19.97 0.00 2.18 0.03 0.07 77.75 07:51:11 07:45:01 AM 3 20.57 0.00 2.41 0.08 0.08 76.85 07:51:11 07:45:01 AM 4 17.35 0.00 2.45 0.12 0.08 80.00 07:51:11 07:45:01 AM 5 23.06 0.00 2.07 0.07 0.10 74.70 07:51:11 07:45:01 AM 6 19.70 0.00 2.24 0.03 0.10 77.92 07:51:11 07:45:01 AM 7 12.58 0.00 1.51 0.07 0.07 85.78 07:51:11 07:46:01 AM all 12.14 0.00 1.61 0.03 0.08 86.15 07:51:11 07:46:01 AM 0 10.23 0.00 1.65 0.02 0.10 88.00 07:51:11 07:46:01 AM 1 14.50 0.00 1.69 0.03 0.08 83.70 07:51:11 07:46:01 AM 2 11.02 0.00 2.08 0.03 0.08 86.79 07:51:11 07:46:01 AM 3 10.26 0.00 1.22 0.08 0.08 88.36 07:51:11 07:46:01 AM 4 13.43 0.00 1.66 0.02 0.07 84.83 07:51:11 07:46:01 AM 5 11.47 0.00 1.32 0.00 0.07 87.14 07:51:11 07:46:01 AM 6 10.95 0.00 1.49 0.02 0.05 87.49 07:51:11 07:46:01 AM 7 15.27 0.00 1.74 0.02 0.08 82.89 07:51:11 07:47:01 AM all 9.48 0.00 0.66 0.01 0.06 89.80 07:51:11 07:47:01 AM 0 5.79 0.00 0.25 0.00 0.05 93.91 07:51:11 07:47:01 AM 1 3.76 0.00 0.70 0.00 0.05 95.49 07:51:11 07:47:01 AM 2 4.51 0.00 0.54 0.00 0.07 94.88 07:51:11 07:47:01 AM 3 14.43 0.00 0.53 0.00 0.07 84.97 07:51:11 07:47:01 AM 4 31.28 0.00 1.40 0.03 0.07 67.22 07:51:11 07:47:01 AM 5 6.98 0.00 0.48 0.00 0.03 92.51 07:51:11 07:47:01 AM 6 7.20 0.00 0.50 0.07 0.07 92.17 07:51:11 07:47:01 AM 7 1.81 0.00 0.85 0.02 0.05 97.27 07:51:11 07:48:01 AM all 32.77 0.00 0.83 0.06 0.07 66.27 07:51:11 07:48:01 AM 0 26.71 0.00 1.18 0.03 0.08 71.99 07:51:11 07:48:01 AM 1 21.79 0.00 0.98 0.12 0.08 77.03 07:51:11 07:48:01 AM 2 38.29 0.00 0.95 0.02 0.07 60.67 07:51:11 07:48:01 AM 3 29.69 0.00 0.82 0.00 0.08 69.41 07:51:11 07:48:01 AM 4 64.88 0.00 0.32 0.00 0.08 34.72 07:51:11 07:48:01 AM 5 41.75 0.00 1.35 0.13 0.07 56.70 07:51:11 07:48:01 AM 6 14.15 0.00 0.73 0.20 0.03 84.88 07:51:11 07:48:01 AM 7 24.85 0.00 0.28 0.02 0.08 74.77 07:51:11 07:49:01 AM all 24.71 0.00 2.16 0.41 0.09 72.62 07:51:11 07:49:01 AM 0 11.32 0.00 1.92 0.64 0.08 86.04 07:51:11 07:49:01 AM 1 30.34 0.00 2.01 0.67 0.08 66.89 07:51:11 07:49:01 AM 2 24.57 0.00 2.28 0.05 0.10 72.99 07:51:11 07:49:01 AM 3 23.76 0.00 2.75 0.39 0.12 72.98 07:51:11 07:49:01 AM 4 19.90 0.00 2.35 0.24 0.08 77.42 07:51:11 07:49:01 AM 5 38.32 0.00 2.08 1.18 0.10 58.32 07:51:11 07:49:01 AM 6 27.99 0.00 2.00 0.13 0.08 69.80 07:51:11 07:49:01 AM 7 21.47 0.00 1.90 0.02 0.08 76.53 07:51:11 07:50:01 AM all 30.29 0.00 1.96 0.31 0.10 67.35 07:51:11 07:50:01 AM 0 43.34 0.00 1.40 0.02 0.08 55.16 07:51:11 07:50:01 AM 1 42.35 0.00 2.76 0.08 0.10 54.71 07:51:11 07:50:01 AM 2 40.90 0.00 2.22 0.15 0.10 56.62 07:51:11 07:50:01 AM 3 15.70 0.00 1.73 0.10 0.13 82.34 07:51:11 07:50:01 AM 4 26.34 0.00 1.83 1.22 0.12 70.49 07:51:11 07:50:01 AM 5 13.86 0.00 2.42 0.82 0.07 82.83 07:51:11 07:50:01 AM 6 41.32 0.00 1.49 0.02 0.08 57.09 07:51:11 07:50:01 AM 7 18.35 0.00 1.85 0.03 0.08 79.69 07:51:11 07:51:01 AM all 20.25 0.00 1.79 0.60 0.06 77.29 07:51:11 07:51:01 AM 0 25.23 0.00 2.24 0.17 0.07 72.30 07:51:11 07:51:01 AM 1 18.85 0.00 1.77 1.69 0.08 77.61 07:51:11 07:51:01 AM 2 17.34 0.00 1.52 0.43 0.07 80.64 07:51:11 07:51:01 AM 3 14.49 0.00 1.99 0.64 0.07 82.82 07:51:11 07:51:01 AM 4 19.72 0.00 2.04 1.09 0.05 77.10 07:51:11 07:51:01 AM 5 21.61 0.00 1.52 0.03 0.05 76.79 07:51:11 07:51:01 AM 6 22.66 0.00 1.89 0.40 0.07 74.99 07:51:11 07:51:01 AM 7 22.13 0.00 1.37 0.35 0.07 76.08 07:51:11 Average: all 22.89 0.00 1.69 0.38 0.08 74.96 07:51:11 Average: 0 22.87 0.00 1.47 0.26 0.08 75.32 07:51:11 Average: 1 22.63 0.00 1.77 0.62 0.10 74.89 07:51:11 Average: 2 25.09 0.00 1.74 0.24 0.08 72.86 07:51:11 Average: 3 18.81 0.00 1.69 0.31 0.09 79.10 07:51:11 Average: 4 27.63 0.00 1.92 0.51 0.08 69.86 07:51:11 Average: 5 24.52 0.00 1.83 0.37 0.07 73.20 07:51:11 Average: 6 21.81 0.00 1.56 0.31 0.07 76.25 07:51:11 Average: 7 19.76 0.00 1.54 0.43 0.07 78.19 07:51:11 07:51:11 07:51:11