15:45:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/141947 15:45:41 Running as SYSTEM 15:45:41 [EnvInject] - Loading node environment variables. 15:45:41 Building remotely on prd-centos8-docker-8c-8g-41906 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 15:45:41 [ssh-agent] Looking for ssh-agent implementation... 15:45:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:41 $ ssh-agent 15:45:41 SSH_AUTH_SOCK=/tmp/ssh-xIFJ4Qm22n7t/agent.5588 15:45:41 SSH_AGENT_PID=5590 15:45:41 [ssh-agent] Started. 15:45:41 Running ssh-add (command line suppressed) 15:45:41 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_5079942789967687139.key (/w/workspace/cps-master-merge-java@tmp/private_key_5079942789967687139.key) 15:45:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:45:42 The recommended git tool is: NONE 15:45:44 using credential onap-jenkins-ssh 15:45:44 Wiping out workspace first. 15:45:44 Cloning the remote Git repository 15:45:44 Cloning repository git://cloud.onap.org/mirror/cps.git 15:45:44 > git init /w/workspace/cps-master-merge-java # timeout=10 15:45:44 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 15:45:44 > git --version # timeout=10 15:45:44 > git --version # 'git version 2.39.1' 15:45:44 using GIT_SSH to set credentials Gerrit user 15:45:44 [INFO] Currently running in a labeled security context 15:45:44 [INFO] Currently SELinux is 'enforcing' on the host 15:45:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh6643043104875628030.key 15:45:44 Verifying host key using manually-configured host key entries 15:45:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:45:47 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 15:45:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:47 Avoid second fetch 15:45:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:45:47 Checking out Revision cd82f59b530bfb7f244ae8a7253af3e13387a1b9 (refs/remotes/origin/master) 15:45:47 > git config core.sparsecheckout # timeout=10 15:45:47 > git checkout -f cd82f59b530bfb7f244ae8a7253af3e13387a1b9 # timeout=30 15:45:48 Commit message: "PoC Code Cleanup WHOLE Project" 15:45:48 > git rev-list --no-walk 227bf0feb4af7a8720430592d87c9a1fbb515651 # timeout=10 15:45:51 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 15:45:51 provisioning config files... 15:45:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:45:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:45:51 [cps-master-merge-java] $ /bin/bash /tmp/jenkins4736831258891458181.sh 15:45:51 ---> python-tools-install.sh 15:45:51 Setup pyenv: 15:45:51 system 15:45:51 * 3.8.13 (set by /opt/pyenv/version) 15:45:51 * 3.9.13 (set by /opt/pyenv/version) 15:45:51 * 3.10.6 (set by /opt/pyenv/version) 15:45:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cj2n 15:45:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:45:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:45:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:46:00 lf-activate-venv(): INFO: Base packages installed successfully 15:46:00 lf-activate-venv(): INFO: Installing additional packages: lftools 15:46:27 lf-activate-venv(): INFO: Adding /tmp/venv-Cj2n/bin to PATH 15:46:27 Generating Requirements File 15:46:50 Python 3.10.6 15:46:50 pip 25.2 from /tmp/venv-Cj2n/lib/python3.10/site-packages/pip (python 3.10) 15:46:51 appdirs==1.4.4 15:46:51 argcomplete==3.6.2 15:46:51 aspy.yaml==1.3.0 15:46:51 attrs==25.3.0 15:46:51 autopage==0.5.2 15:46:51 beautifulsoup4==4.13.5 15:46:51 boto3==1.40.19 15:46:51 botocore==1.40.19 15:46:51 bs4==0.0.2 15:46:51 cachetools==5.5.2 15:46:51 certifi==2025.8.3 15:46:51 cffi==1.17.1 15:46:51 cfgv==3.4.0 15:46:51 chardet==5.2.0 15:46:51 charset-normalizer==3.4.3 15:46:51 click==8.2.1 15:46:51 cliff==4.11.0 15:46:51 cmd2==2.7.0 15:46:51 cryptography==3.3.2 15:46:51 debtcollector==3.0.0 15:46:51 decorator==5.2.1 15:46:51 defusedxml==0.7.1 15:46:51 Deprecated==1.2.18 15:46:51 distlib==0.4.0 15:46:51 dnspython==2.7.0 15:46:51 docker==7.1.0 15:46:51 dogpile.cache==1.4.0 15:46:51 durationpy==0.10 15:46:51 email-validator==2.3.0 15:46:51 filelock==3.19.1 15:46:51 future==1.0.0 15:46:51 gitdb==4.0.12 15:46:51 GitPython==3.1.45 15:46:51 google-auth==2.40.3 15:46:51 httplib2==0.22.0 15:46:51 identify==2.6.13 15:46:51 idna==3.10 15:46:51 importlib-resources==1.5.0 15:46:51 iso8601==2.1.0 15:46:51 Jinja2==3.1.6 15:46:51 jmespath==1.0.1 15:46:51 jsonpatch==1.33 15:46:51 jsonpointer==3.0.0 15:46:51 jsonschema==4.25.1 15:46:51 jsonschema-specifications==2025.4.1 15:46:51 keystoneauth1==5.12.0 15:46:51 kubernetes==33.1.0 15:46:51 lftools==0.37.13 15:46:51 lxml==6.0.1 15:46:51 markdown-it-py==4.0.0 15:46:51 MarkupSafe==3.0.2 15:46:51 mdurl==0.1.2 15:46:51 msgpack==1.1.1 15:46:51 multi_key_dict==2.0.3 15:46:51 munch==4.0.0 15:46:51 netaddr==1.3.0 15:46:51 niet==1.4.2 15:46:51 nodeenv==1.9.1 15:46:51 oauth2client==4.1.3 15:46:51 oauthlib==3.3.1 15:46:51 openstacksdk==4.7.0 15:46:51 os-client-config==2.3.0 15:46:51 os-service-types==1.8.0 15:46:51 osc-lib==4.2.0 15:46:51 oslo.config==10.0.0 15:46:51 oslo.context==6.1.0 15:46:51 oslo.i18n==6.6.0 15:46:51 oslo.log==7.2.1 15:46:51 oslo.serialization==5.8.0 15:46:51 oslo.utils==9.1.0 15:46:51 packaging==25.0 15:46:51 pbr==7.0.1 15:46:51 platformdirs==4.4.0 15:46:51 prettytable==3.16.0 15:46:51 psutil==7.0.0 15:46:51 pyasn1==0.6.1 15:46:51 pyasn1_modules==0.4.2 15:46:51 pycparser==2.22 15:46:51 pygerrit2==2.0.15 15:46:51 PyGithub==2.7.0 15:46:51 Pygments==2.19.2 15:46:51 PyJWT==2.10.1 15:46:51 PyNaCl==1.5.0 15:46:51 pyparsing==2.4.7 15:46:51 pyperclip==1.9.0 15:46:51 pyrsistent==0.20.0 15:46:51 python-cinderclient==9.7.0 15:46:51 python-dateutil==2.9.0.post0 15:46:51 python-heatclient==4.3.0 15:46:51 python-jenkins==1.8.3 15:46:51 python-keystoneclient==5.7.0 15:46:51 python-magnumclient==4.8.1 15:46:51 python-openstackclient==8.2.0 15:46:51 python-swiftclient==4.8.0 15:46:51 PyYAML==6.0.2 15:46:51 referencing==0.36.2 15:46:51 requests==2.32.5 15:46:51 requests-oauthlib==2.0.0 15:46:51 requestsexceptions==1.4.0 15:46:51 rfc3986==2.0.0 15:46:51 rich==14.1.0 15:46:51 rich-argparse==1.7.1 15:46:51 rpds-py==0.27.1 15:46:51 rsa==4.9.1 15:46:51 ruamel.yaml==0.18.15 15:46:51 ruamel.yaml.clib==0.2.12 15:46:51 s3transfer==0.13.1 15:46:51 simplejson==3.20.1 15:46:51 six==1.17.0 15:46:51 smmap==5.0.2 15:46:51 soupsieve==2.8 15:46:51 stevedore==5.5.0 15:46:51 tabulate==0.9.0 15:46:51 toml==0.10.2 15:46:51 tomlkit==0.13.3 15:46:51 tqdm==4.67.1 15:46:51 typing_extensions==4.15.0 15:46:51 tzdata==2025.2 15:46:51 urllib3==1.26.20 15:46:51 virtualenv==20.34.0 15:46:51 wcwidth==0.2.13 15:46:51 websocket-client==1.8.0 15:46:51 wrapt==1.17.3 15:46:51 xdg==6.0.0 15:46:51 xmltodict==0.14.2 15:46:51 yq==3.4.3 15:46:51 [EnvInject] - Injecting environment variables from a build step. 15:46:51 [EnvInject] - Injecting as environment variables the properties content 15:46:51 SET_JDK_VERSION=openjdk17 15:46:51 GIT_URL="git://cloud.onap.org/mirror" 15:46:51 15:46:51 [EnvInject] - Variables injected successfully. 15:46:51 [cps-master-merge-java] $ /bin/sh /tmp/jenkins9848936014566348402.sh 15:46:51 ---> update-java-alternatives.sh 15:46:51 ---> Updating Java version 15:46:51 ---> RedHat type system detected 15:46:52 openjdk version "17.0.6-ea" 2023-01-17 LTS 15:46:52 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 15:46:52 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) 15:46:52 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 15:46:52 [EnvInject] - Injecting environment variables from a build step. 15:46:52 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:46:52 [EnvInject] - Variables injected successfully. 15:46:52 provisioning config files... 15:46:52 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config10460383594316168255tmp 15:46:52 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config5739714341809991208tmp 15:46:52 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 15:46:52 Run condition [Regular expression match] preventing perform for step [Execute shell] 15:46:52 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-41906 15:46:53 using settings config with name cps-settings 15:46:53 Replacing all maven server entries not found in credentials list is true 15:46:53 using global settings config with name global-settings 15:46:53 Replacing all maven server entries not found in credentials list is true 15:46:53 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings13661182367225176610.xml -gs /tmp/global-settings13646239372736817944.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=cd82f59b530bfb7f244ae8a7253af3e13387a1b9 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=toine.siebelink@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Priyank Maheshwari" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/141947 -DGERRIT_PATCHSET_UPLOADER_EMAIL=toine.siebelink@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=141947 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Toine Siebelink\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/47/141947/4 -DGERRIT_NEWREV=cd82f59b530bfb7f244ae8a7253af3e13387a1b9 "-DGERRIT_PATCHSET_UPLOADER_NAME=Toine Siebelink" '-DGERRIT_CHANGE_OWNER=\"Toine Siebelink\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UG9DIENvZGUgQ2xlYW51cCBXSE9MRSBQcm9qZWN0CgpDaGVjayBOb3JkaXggZm9yIGNvbXBhcmluZyBJbnRlbGxpSiBDbGVhbiBDb2RlIERpZmZlcmVuY2VzCihodHRwczovL2dlcnJpdC5vbmFwLm9yZy9yL2MvY3BzLysvMTQxOTQ3KSAKClBhdGNoICMxIDogQ29tbXVuaXR5IEVkaXRpb24KUGF0Y2ggIzIgOiBVbHRpbWF0ZSBFZGl0aW9uClBhdGNoICMzIDogQ29tbXVuaXR5IEVkaXRpb24sIE1hbnVhbGx5IHVuZG8gMiBpbmNvcnJlY3QgdXBkYXRlcwpQYXRjaCAjNCA6ICMzIHBsdXMgY2hlY2tzdHlsZSAoaW5kZW50YXRpb24pIGFuZCBjb3B5cmlnaHQgZml4ZXMKUGF0Y2ggIzUgOiAjNCBwbHVzIFNvbmFyUXViZSB3YXJuaW5nIGZpeGVzICYgcmVmYWN0b3JpbmcKCklzc3VlLUlEOkNQUy0yOTQxCkNoYW5nZS1JZDogSWRmZWZiYmI1MDFiOTY2NDQyOTVkMDQzY2Y2MTQxODMzZGE2NWIyYTkKU2lnbmVkLW9mZi1ieTogVG9pbmVTaWViZWxpbmsgPHRvaW5lLnNpZWJlbGlua0Blc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=PoC Code Cleanup WHOLE Project" '-DGERRIT_EVENT_ACCOUNT=\"Priyank Maheshwari\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Idfefbbb501b96644295d043cf6141833da65b2a9 -DGERRIT_EVENT_HASH=1838402509 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=priyank.maheshwari@est.tech -DGERRIT_PATCHSET_NUMBER=4 "-DGERRIT_CHANGE_OWNER_NAME=Toine Siebelink" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 15:46:54 [INFO] Scanning for projects... 15:46:58 [INFO] ------------------------------------------------------------------------ 15:46:58 [INFO] Reactor Build Order: 15:46:58 [INFO] 15:46:58 [INFO] org.onap.cps:cps-dependencies [pom] 15:46:58 [INFO] cps-bom [pom] 15:46:58 [INFO] checkstyle [jar] 15:46:58 [INFO] cps-parent [pom] 15:46:58 [INFO] cps-events [jar] 15:46:58 [INFO] cps-path-parser [jar] 15:46:58 [INFO] cps-service [jar] 15:46:58 [INFO] cps-rest [jar] 15:46:58 [INFO] cps-ncmp-events [jar] 15:46:58 [INFO] cps-ncmp-service [jar] 15:46:58 [INFO] cps-ncmp-rest [jar] 15:46:58 [INFO] cps-ncmp-rest-stub [pom] 15:46:58 [INFO] cps-ncmp-rest-stub-service [jar] 15:46:58 [INFO] cps-ncmp-rest-stub-app [jar] 15:46:58 [INFO] cps-ri [jar] 15:46:58 [INFO] integration-test [jar] 15:46:58 [INFO] spotbugs [jar] 15:46:58 [INFO] cps-application [jar] 15:46:58 [INFO] policy-executor-stub [jar] 15:46:58 [INFO] jacoco-report [jar] 15:46:58 [INFO] cps [pom] 15:46:58 [INFO] 15:46:58 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 15:46:58 [INFO] Building org.onap.cps:cps-dependencies 3.7.1-SNAPSHOT [1/21] 15:46:58 [INFO] --------------------------------[ pom ]--------------------------------- 15:46:59 [INFO] 15:46:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 15:46:59 [INFO] 15:46:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 15:46:59 [INFO] Installing /w/workspace/cps-master-merge-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 15:47:00 [INFO] 15:47:00 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-dependencies --- 15:47:00 [INFO] 15:47:00 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 15:47:00 [INFO] Building cps-bom 3.7.1-SNAPSHOT [2/21] 15:47:00 [INFO] --------------------------------[ pom ]--------------------------------- 15:47:00 [INFO] 15:47:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 15:47:00 [INFO] 15:47:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 15:47:00 [INFO] Installing /w/workspace/cps-master-merge-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 15:47:00 [INFO] 15:47:00 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-bom --- 15:47:00 [INFO] 15:47:00 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 15:47:00 [INFO] Building checkstyle 3.7.1-SNAPSHOT [3/21] 15:47:00 [INFO] --------------------------------[ jar ]--------------------------------- 15:47:00 [INFO] 15:47:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 15:47:00 [INFO] 15:47:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 15:47:01 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:47:01 [INFO] Copying 6 resources 15:47:01 [INFO] 15:47:01 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 15:47:03 [INFO] No sources to compile 15:47:03 [INFO] 15:47:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 15:47:03 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:47:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 15:47:03 [INFO] 15:47:03 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 15:47:03 [INFO] No sources to compile 15:47:03 [INFO] 15:47:03 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 15:47:03 [INFO] No tests to run. 15:47:03 [INFO] 15:47:03 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 15:47:03 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.7.1-SNAPSHOT.jar 15:47:03 [INFO] 15:47:03 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 15:47:04 ======================================================================================================================== 15:47:04 Copyright Check Python Script: 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java | missing company name and year for OpenInfra Foundation Europe 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/YangParser.java | line 10 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/YangParser.java | line 10 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 21 read '============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 21 expected '================================================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 8 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 9 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 10 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 11 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 12 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 13 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 14 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 15 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 16 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 17 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 18 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 19 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDataServiceImplSpec.groovy | line 20 expected Modifications Copyright 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsDeltaServiceImplSpec.groovy | missing company name and year for OpenInfra Foundation Europe 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/CpsNotificationServiceImplSpec.groovy | missing company name and year for OpenInfra Foundation Europe 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 12 read 'Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 12 expected '\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 13 read 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 13 expected 'Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 14 read 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 14 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 15 read 'See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 15 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 16 read 'limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 16 expected 'See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 17 read '\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 17 expected 'limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 18 read 'SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 18 expected '\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 19 read '============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | line 19 expected 'SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeBuilderSpec.groovy | missing company name and year for OpenInfra Foundation Europe 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 10 read 'Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 10 expected '\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 11 read 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 12 read 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 13 read 'See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 14 read 'limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 14 expected 'See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 15 read '\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 15 expected 'limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 16 read 'SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 16 expected '\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 17 read '============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/impl/DataNodeFactorySpec.groovy | missing company name and year for OpenInfra Foundation Europe 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 5 read ' ================================================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 5 expected '================================================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 6 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 6 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 7 read ' you may not use this file except in compliance with the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 7 expected 'you may not use this file except in compliance with the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 8 read ' You may obtain a copy of the License at\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 8 expected 'You may obtain a copy of the License at\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 10 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 10 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 12 read ' Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 12 expected 'Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 13 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 13 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 14 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 14 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 15 read ' See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 15 expected 'See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 16 read ' limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 16 expected 'limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 18 read ' SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 18 expected 'SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 19 read ' ============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | line 19 expected '============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy | missing company name and year for OpenInfra Foundation Europe 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/PrefixResolverSpec.groovy | missing company name and year for OpenInfra Foundation Europe 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/RestConfStylePathToCpsPathUtilSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/RestConfStylePathToCpsPathUtilSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 6 read ' ================================================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 6 expected '================================================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 7 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 7 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 8 read ' you may not use this file except in compliance with the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 8 expected 'you may not use this file except in compliance with the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 9 read ' You may obtain a copy of the License at\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 9 expected 'You may obtain a copy of the License at\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 11 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 11 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 13 read ' Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 13 expected 'Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 14 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 14 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 15 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 15 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 16 read ' See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 16 expected 'See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 17 read ' limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 17 expected 'limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 19 read ' SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 19 expected 'SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 20 read ' ============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | line 20 expected '============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/XmlFileUtilsSpec.groovy | missing company name and year for OpenInfra Foundation Europe 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 4 read ' ================================================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 4 expected '================================================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 6 read ' you may not use this file except in compliance with the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 6 expected 'you may not use this file except in compliance with the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 7 read ' You may obtain a copy of the License at\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 7 expected 'You may obtain a copy of the License at\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 12 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 14 read ' See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 14 expected 'See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 15 read ' limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 15 expected 'limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 18 read ' ============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserHelperSpec.groovy | line 18 expected '============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 5 read ' ================================================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 5 expected '================================================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 6 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 6 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 7 read ' you may not use this file except in compliance with the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 7 expected 'you may not use this file except in compliance with the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 8 read ' You may obtain a copy of the License at\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 8 expected 'You may obtain a copy of the License at\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 10 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 10 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 12 read ' Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 12 expected 'Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 13 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 13 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 14 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 14 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 15 read ' See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 15 expected 'See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 16 read ' limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 16 expected 'limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 18 read ' SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 18 expected 'SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 19 read ' ============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/YangParserSpec.groovy | line 19 expected '============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 10 read 'Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 10 expected '\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 11 read 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 12 read 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 13 read 'See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 14 read 'limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 14 expected 'See the License for the specific language governing permissions and\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 15 read '\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 15 expected 'limitations under the License.\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 16 read 'SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 16 expected '\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 17 read '============LICENSE_END=========================================================\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' 15:47:04 /w/workspace/cps-master-merge-java/cps-service/src/test/groovy/org/onap/cps/utils/deltareport/DeltaReportExecutorSpec.groovy | missing company name and year for OpenInfra Foundation Europe 15:47:04 /w/workspace/cps-master-merge-java/docs/api/swagger/cps/openapi.yaml | no copyright found 15:47:04 98 issue(s) found after 18 altered file(s) checked 15:47:04 ======================================================================================================================== 15:47:04 [INFO] 15:47:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 15:47:04 [INFO] Installing /w/workspace/cps-master-merge-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 15:47:04 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.1-SNAPSHOT/checkstyle-3.7.1-SNAPSHOT.pom 15:47:04 [INFO] 15:47:04 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ checkstyle --- 15:47:04 [INFO] 15:47:04 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 15:47:04 [INFO] Building cps-parent 3.7.1-SNAPSHOT [4/21] 15:47:04 [INFO] --------------------------------[ pom ]--------------------------------- 15:47:05 [INFO] 15:47:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 15:47:05 [INFO] 15:47:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-parent --- 15:47:05 [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-merge-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 15:47:05 [INFO] 15:47:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 15:47:09 [INFO] You have 0 Checkstyle violations. 15:47:09 [INFO] 15:47:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 15:47:09 [INFO] You have 0 Checkstyle violations. 15:47:09 [INFO] 15:47:09 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 15:47:10 [INFO] No sources specified for compilation. Skipping. 15:47:10 [INFO] 15:47:10 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-parent --- 15:47:10 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 15:47:10 [INFO] 15:47:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-parent --- 15:47:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:10 [INFO] 15:47:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 15:47:10 [INFO] Installing /w/workspace/cps-master-merge-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 15:47:10 [INFO] 15:47:10 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-parent --- 15:47:10 [INFO] 15:47:10 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 15:47:10 [INFO] Building cps-events 3.7.1-SNAPSHOT [5/21] 15:47:10 [INFO] --------------------------------[ jar ]--------------------------------- 15:47:11 [INFO] 15:47:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 15:47:11 [INFO] 15:47:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-events --- 15:47:11 [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-merge-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 15:47:11 [INFO] 15:47:11 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 15:47:12 [INFO] 15:47:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 15:47:12 [INFO] You have 0 Checkstyle violations. 15:47:12 [INFO] 15:47:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 15:47:12 [INFO] You have 0 Checkstyle violations. 15:47:12 [INFO] 15:47:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 15:47:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:47:12 [INFO] Copying 2 resources 15:47:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 15:47:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 15:47:12 [INFO] 15:47:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 15:47:12 [INFO] Recompiling the module because of changed dependency. 15:47:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 15:47:13 [INFO] 15:47:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 15:47:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:47:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 15:47:13 [INFO] 15:47:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 15:47:13 [INFO] No sources to compile 15:47:13 [INFO] 15:47:13 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 15:47:13 [INFO] No sources specified for compilation. Skipping. 15:47:13 [INFO] 15:47:13 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 15:47:14 [INFO] No tests to run. 15:47:14 [INFO] 15:47:14 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-events --- 15:47:14 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 15:47:14 [INFO] 15:47:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-events --- 15:47:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:14 [INFO] 15:47:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 15:47:14 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.7.1-SNAPSHOT.jar 15:47:14 [INFO] 15:47:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 15:47:14 [INFO] Installing /w/workspace/cps-master-merge-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 15:47:14 [INFO] Installing /w/workspace/cps-master-merge-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 15:47:14 [INFO] 15:47:14 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-events --- 15:47:14 [INFO] 15:47:14 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 15:47:14 [INFO] Building cps-path-parser 3.7.1-SNAPSHOT [6/21] 15:47:14 [INFO] --------------------------------[ jar ]--------------------------------- 15:47:15 [INFO] 15:47:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 15:47:15 [INFO] 15:47:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-path-parser --- 15:47:15 [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-merge-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 15:47:15 [INFO] 15:47:15 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 15:47:16 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 15:47:16 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 15:47:16 [INFO] 15:47:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 15:47:16 [INFO] You have 0 Checkstyle violations. 15:47:16 [INFO] 15:47:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 15:47:17 [INFO] You have 0 Checkstyle violations. 15:47:17 [INFO] 15:47:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 15:47:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:47:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 15:47:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 15:47:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 15:47:17 [INFO] 15:47:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 15:47:17 [INFO] Recompiling the module because of changed dependency. 15:47:17 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 15:47:18 [INFO] 15:47:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 15:47:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:47:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 15:47:18 [INFO] 15:47:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 15:47:18 [INFO] No sources to compile 15:47:18 [INFO] 15:47:18 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 15:47:18 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:47:18 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:47:18 [INFO] Parallel parsing disabled. 15:47:19 [INFO] Compiled 4 files. 15:47:19 [INFO] 15:47:19 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 15:47:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:47:20 [INFO] 15:47:20 [INFO] ------------------------------------------------------- 15:47:20 [INFO] T E S T S 15:47:20 [INFO] ------------------------------------------------------- 15:47:21 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:47:22 line 1:18 missing QName at '' 15:47:22 line 1:37 mismatched input '@' expecting {'[', '/'} 15:47:22 line 1:37 mismatched input ']' expecting {'[', '/'} 15:47:22 line 1:37 mismatched input '::' expecting {'[', '/'} 15:47:22 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 15:47:22 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 15:47:22 line 1:14 no viable alternative at input '[-' 15:47:22 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 15:47:22 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 15:47:22 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 15:47:22 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 15:47:22 line 1:14 no viable alternative at input '[]' 15:47:22 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 15:47:22 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 15:47:22 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 15:47:22 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 15:47:22 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 15:47:22 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 15:47:22 line 1:2 extraneous input '/' expecting QName 15:47:22 line 1:8 mismatched input '*' expecting QName 15:47:22 line 1:0 mismatched input '' expecting '/' 15:47:22 line 1:1 no viable alternative at input '/' 15:47:22 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:47:22 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:47:22 line 1:2 missing QName at '/' 15:47:22 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:47:22 [INFO] 15:47:22 [INFO] Results: 15:47:22 [INFO] 15:47:22 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 15:47:22 [INFO] 15:47:22 [INFO] 15:47:22 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-path-parser --- 15:47:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:47:22 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 15:47:22 [INFO] All coverage checks have been met. 15:47:22 [INFO] 15:47:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-path-parser --- 15:47:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:47:22 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 15:47:22 [INFO] 15:47:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 15:47:22 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.7.1-SNAPSHOT.jar 15:47:22 [INFO] 15:47:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 15:47:22 [INFO] Installing /w/workspace/cps-master-merge-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 15:47:22 [INFO] Installing /w/workspace/cps-master-merge-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 15:47:22 [INFO] 15:47:22 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-path-parser --- 15:47:22 [INFO] 15:47:22 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 15:47:22 [INFO] Building cps-service 3.7.1-SNAPSHOT [7/21] 15:47:22 [INFO] --------------------------------[ jar ]--------------------------------- 15:47:29 [INFO] 15:47:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 15:47:29 [INFO] 15:47:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-service --- 15:47:29 [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-merge-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 15:47:29 [INFO] 15:47:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 15:47:29 [INFO] You have 0 Checkstyle violations. 15:47:29 [INFO] 15:47:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 15:47:30 [INFO] You have 0 Checkstyle violations. 15:47:30 [INFO] 15:47:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 15:47:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:47:30 [INFO] Copying 2 resources 15:47:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 15:47:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 15:47:30 [INFO] 15:47:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 15:47:30 [INFO] Recompiling the module because of changed dependency. 15:47:30 [INFO] Compiling 85 source files with javac [debug release 17] to target/classes 15:47:32 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/YangParserHelper.java: Some input files use unchecked or unsafe operations. 15:47:32 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/YangParserHelper.java: Recompile with -Xlint:unchecked for details. 15:47:32 [INFO] 15:47:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 15:47:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:47:32 [INFO] Copying 33 resources 15:47:32 [INFO] 15:47:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 15:47:32 [INFO] Recompiling the module because of changed dependency. 15:47:32 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 15:47:32 [INFO] 15:47:32 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 15:47:32 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:47:33 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:47:33 [INFO] Parallel parsing disabled. 15:47:35 [INFO] Compiled 106 files. 15:47:35 [INFO] 15:47:35 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 15:47:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:47:35 [INFO] 15:47:35 [INFO] ------------------------------------------------------- 15:47:35 [INFO] T E S T S 15:47:35 [INFO] ------------------------------------------------------- 15:47:37 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 15:47:39 15:47:39.536 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 15:47:39 15:47:39.592 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 15:47:39 15:47:39.600 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 15:47:39 15:47:39.614 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 15:47:39 15:47:39.622 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 15:47:39 15:47:39.627 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 15:47:39 15:47:39.627 [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 15:47:39 15:47:39.644 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 15:47:39 15:47:39.649 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 15:47:39 15:47:39.717 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 15:47:39 15:47:39.725 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 15:47:39 15:47:39.740 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 15:47:39 15:47:39.749 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 15:47:39 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.923 s -- in org.onap.cps.init.AbstractModelLoaderSpec 15:47:39 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 15:47:39 15:47:39.799 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Subscription models onboarded successfully 15:47:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 15:47:39 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:47:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:47:39 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 15:47:39 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 15:47:39 [INFO] Running org.onap.cps.api.model.ConditionPropertiesSpec 15:47:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.cps.api.model.ConditionPropertiesSpec 15:47:40 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 15:47:40 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 15:47:40 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 15:47:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 15:47:40 [INFO] Running org.onap.cps.config.AsyncConfigSpec 15:47:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.config.AsyncConfigSpec 15:47:40 [INFO] Running org.onap.cps.config.CacheConfigSpec 15:47:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 15:47:40 [INFO] Running org.onap.cps.events.CpsDataUpdateEventsProducerSpec 15:47:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:47:41 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.900 s -- in org.onap.cps.events.CpsDataUpdateEventsProducerSpec 15:47:41 [INFO] Running org.onap.cps.events.EventsProducerSpec 15:47:41 15:47:41.381 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:47:41 15:47:41.388 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 15:47:41 15:47:41.404 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:47:41 15:47:41.412 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:47:41 15:47:41.417 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:47:41 15:47:41.419 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:47:41 15:47:41.420 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 15:47:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.onap.cps.events.EventsProducerSpec 15:47:41 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 15:47:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 15:47:41 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 15:47:42 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:47:42 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:47:42 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 15:47:42 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 15:47:43 [Fatal Error] :1:1: Content is not allowed in prolog. 15:47:43 [Fatal Error] :1:1: Content is not allowed in prolog. 15:47:43 15:47:43.255 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 15:47:43 java.lang.Exception: Sending failed 15:47:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:47:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:47:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:47:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:47:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:47:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:47:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:47:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:47:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:47:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:47:43 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_33_closure18.doCall(CpsDataServiceImplSpec.groovy:567) 15:47:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:47:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:47:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:47:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:47:43 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:47:43 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:47:43 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:47:43 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:47:43 at groovy.lang.Closure.call(Closure.java:427) 15:47:43 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:47:43 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:47:43 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:47:43 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:47:43 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:47:43 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:47:43 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:47:43 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:47:43 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:47:43 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:47:43 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:47:43 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$71035427.sendCpsDataUpdateEvent(Unknown Source) 15:47:43 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:326) 15:47:43 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:155) 15:47:43 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 15:47:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:47:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:47:43 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_33(CpsDataServiceImplSpec.groovy:569) 15:47:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:47:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:47:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:47:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:47:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:47:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:47:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:47:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:47:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:47:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:47:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:47:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:47:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:47:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:47:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:47:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:47:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:47:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:47:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:47:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:47:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:47:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:47:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:47:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:47:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:47:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:47:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:47:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:47:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:47:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:47:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:47:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:47:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:47:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:47:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:47:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:47:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:47:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:47:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:47:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:47:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:47:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:47:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:47:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:47:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:47:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:47:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:47:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:47:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:47:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:47:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:47:43 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:47:43 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:47:43 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:47:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:47:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:47:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:47:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:47:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:47:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:47:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:47:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:47:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:47:43 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.791 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 15:47:43 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 15:47:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 15:47:43 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 15:47:43 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 15:47:43 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 15:47:43 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.impl.CpsFacadeImplSpec 15:47:43 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 15:47:43 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 15:47:43 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 15:47:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 15:47:43 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 15:47:43 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 15:47:43 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 15:47:44 15:47:44.043 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy137 15:47:44 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in org.onap.cps.impl.DataNodeBuilderSpec 15:47:44 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 15:47:44 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:47:44 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:47:44 [Fatal Error] :1:1: Content is not allowed in prolog. 15:47:44 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 15:47:44 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.onap.cps.impl.DataNodeFactorySpec 15:47:44 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 15:47:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 15:47:44 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 15:47:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 15:47:44 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 15:47:44 15:47:44,881 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:47:44 15:47:44,881 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:47:44 15:47:44,885 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:47:45 15:47:45 . ____ _ __ _ _ 15:47:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:47:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:47:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:47:45 ' |____| .__|_| |_|_| |_\__, | / / / / 15:47:45 =========|_|==============|___/=/_/_/_/ 15:47:45 15:47:45 :: Spring Boot :: (v3.5.4) 15:47:45 15:47:46 2025-08-28T15:47:45.919Z INFO 6325 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6325 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 15:47:46 2025-08-28T15:47:45.922Z INFO 6325 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 15:47:46 2025-08-28T15:47:46.315Z INFO 6325 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.78 seconds (process running for 10.742) 15:47:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 15:47:46 [INFO] Running org.onap.cps.utils.ContentTypeSpec 15:47:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.utils.ContentTypeSpec 15:47:46 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 15:47:46 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.utils.CpsValidatorImplSpec 15:47:46 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 15:47:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.utils.DataMapUtilsSpec 15:47:46 [INFO] Running org.onap.cps.utils.GsonSpec 15:47:46 first-container a-leaf a-Value 15:47:46 last-container x-leaf x-value 15:47:46 15:47:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.utils.GsonSpec 15:47:46 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 15:47:46 2025-08-28T15:47:46.946Z ERROR 6325 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 15:47:46 2025-08-28T15:47:46.950Z ERROR 6325 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 15:47:46 2025-08-28T15:47:46.963Z ERROR 6325 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 15:47:46 2025-08-28T15:47:46.966Z ERROR 6325 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 15:47:46 2025-08-28T15:47:46.980Z ERROR 6325 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 15:47:46 2025-08-28T15:47:46.984Z ERROR 6325 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 15:47:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in org.onap.cps.utils.JsonObjectMapperSpec 15:47:46 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 15:47:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.utils.JsonParserStreamSpec 15:47:47 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 15:47:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.utils.PrefixResolverSpec 15:47:47 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 15:47:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 15:47:47 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 15:47:47 [Fatal Error] :1:1: Content is not allowed in prolog. 15:47:47 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.utils.XmlFileUtilsSpec 15:47:47 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 15:47:47 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 15:47:47 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 15:47:47 [Fatal Error] :1:1: Premature end of file. 15:47:47 line 1:1 no viable alternative at input '/' 15:47:47 line 1:1 no viable alternative at input '/[' 15:47:47 line 1:11 missing QName at '' 15:47:47 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.onap.cps.utils.YangParserHelperSpec 15:47:47 [INFO] Running org.onap.cps.utils.YangParserSpec 15:47:47 2025-08-28T15:47:47.344Z ERROR 6325 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 15:47:47 2025-08-28T15:47:47.346Z ERROR 6325 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 15:47:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.utils.YangParserSpec 15:47:47 [INFO] Running org.onap.cps.utils.YangUtilsSpec 15:47:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.utils.YangUtilsSpec 15:47:47 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 15:47:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 15:47:47 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:47:47 2025-08-28T15:47:47.460Z ERROR 6325 --- [ 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] 15:47:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:47:47 [INFO] 15:47:47 [INFO] Results: 15:47:47 [INFO] 15:47:47 [INFO] Tests run: 502, Failures: 0, Errors: 0, Skipped: 0 15:47:47 [INFO] 15:47:47 [INFO] 15:47:47 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-service --- 15:47:47 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 15:47:47 [INFO] Analyzed bundle 'cps-service' with 68 classes 15:47:47 [INFO] All coverage checks have been met. 15:47:47 [INFO] 15:47:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-service --- 15:47:47 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 15:47:47 [INFO] Analyzed bundle 'cps-service' with 68 classes 15:47:47 [INFO] 15:47:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 15:47:47 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.7.1-SNAPSHOT.jar 15:47:48 [INFO] 15:47:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 15:47:48 [INFO] Installing /w/workspace/cps-master-merge-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 15:47:48 [INFO] Installing /w/workspace/cps-master-merge-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 15:47:48 [INFO] 15:47:48 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-service --- 15:47:48 [INFO] 15:47:48 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 15:47:48 [INFO] Building cps-rest 3.7.1-SNAPSHOT [8/21] 15:47:48 [INFO] --------------------------------[ jar ]--------------------------------- 15:47:50 [INFO] 15:47:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 15:47:50 [INFO] 15:47:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-rest --- 15: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-merge-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 15:47:50 [INFO] 15:47:50 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 15:47:54 [INFO] Generating with dryRun=false 15:47:54 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 15:47:54 [INFO] OpenAPI Generator: spring (server) 15:47:54 [INFO] Generator 'spring' is considered stable. 15:47:54 [INFO] ---------------------------------- 15:47:54 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 15:47:54 [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) 15:47:54 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:47:54 [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). 15:47:54 [INFO] Processing operation createDataspace 15:47:54 [INFO] Processing operation deleteDataspace 15:47:54 [INFO] Processing operation createDataspaceV2 15:47:54 [INFO] Processing operation getAllDataspaces 15:47:54 [INFO] Processing operation getDataspace 15:47:54 [INFO] Processing operation cleanDataspace 15:47:54 [INFO] Processing operation createAnchor 15:47:54 [INFO] Processing operation createAnchorV2 15:47:54 [INFO] Processing operation getAnchors 15:47:54 [INFO] Processing operation getAnchor 15:47:54 [INFO] Processing operation deleteAnchor 15:47:54 [INFO] Processing operation createSchemaSet 15:47:54 [INFO] Processing operation createSchemaSetV2 15:47:54 [INFO] Processing operation getSchemaSets 15:47:54 [INFO] Processing operation getSchemaSet 15:47:54 [INFO] Processing operation deleteSchemaSet 15:47:54 [INFO] Processing operation getNodeByDataspaceAndAnchor 15:47:54 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 15:47:54 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 15:47:54 [INFO] Processing operation replaceNode 15:47:54 [INFO] Processing operation createNode 15:47:54 [INFO] Processing operation deleteDataNode 15:47:54 [INFO] Processing operation updateNodeLeaves 15:47:54 [INFO] Processing operation deleteListOrListElement 15:47:54 [INFO] Processing operation replaceListContent 15:47:54 [INFO] Processing operation addListElements 15:47:54 [INFO] Processing operation getDeltaByDataspaceAndAnchors 15:47:54 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 15:47:54 [INFO] Processing operation applyChangesInDeltaReport 15:47:54 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 15:47:54 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 15:47:54 [INFO] Processing operation getNodesByDataspaceAndCpsPath 15:47:54 [INFO] Processing operation getNotificationSubscription 15:47:54 [INFO] Processing operation createNotificationSubscription 15:47:54 [INFO] Processing operation deleteNotificationSubscription 15:47:54 [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] 15:47:54 [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] 15:47:54 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:47:54 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:47:54 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 15:47:54 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 15:47:54 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 15:47:54 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 15:47:54 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 15:47: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] 15:47:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 15:47: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] 15:47:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 15:47: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] 15:47:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 15:47: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] 15:47:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 15:47:55 [INFO] Skipping generation of Webhooks. 15:47: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] 15:47:55 [INFO] Skipping generation of supporting files. 15:47:55 ################################################################################ 15:47:55 # Thanks for using OpenAPI Generator. # 15:47:55 # Please consider donation to help us maintain this project 🙏 # 15:47:55 # https://opencollective.com/openapi_generator/donate # 15:47:55 ################################################################################ 15:47:55 [INFO] 15:47:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 15:47:55 [INFO] You have 0 Checkstyle violations. 15:47:55 [INFO] 15:47:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 15:47:55 [INFO] You have 0 Checkstyle violations. 15:47:55 [INFO] 15:47:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 15:47:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 15:47:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 15:47:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 15:47:55 [INFO] 15:47:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 15:47:55 [INFO] Recompiling the module because of changed dependency. 15:47:55 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 15:47:57 [WARNING] /w/workspace/cps-master-merge-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". 15:47:57 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 15:47:57 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 15:47:57 [INFO] 15:47:57 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 15:47:57 [INFO] Generating with dryRun=false 15:47:57 [INFO] No .openapi-generator-ignore file found. 15:47:57 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:47:57 [INFO] Generator 'openapi-yaml' is considered stable. 15:47:57 [INFO] Output file [outputFile=openapi.yaml] 15:47:57 [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). 15:47:57 [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] 15:47:57 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:47:57 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [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] 15:47:57 [INFO] Skipping generation of Webhooks. 15:47:57 [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] 15:47:57 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 15:47:57 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 15:47:57 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 15:47:57 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:47:57 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:47:57 ################################################################################ 15:47:57 # Thanks for using OpenAPI Generator. # 15:47:57 # Please consider donation to help us maintain this project 🙏 # 15:47:57 # https://opencollective.com/openapi_generator/donate # 15:47:57 ################################################################################ 15:47:57 [INFO] 15:47:57 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 15:47:57 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 15:47:57 [INFO] 15:47:57 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 15:47:57 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 15:47:57 [INFO] 15:47:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 15:47:57 [INFO] Copying 6 resources from src/test/resources to target/test-classes 15:47:57 [INFO] 15:47:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 15:47:57 [INFO] Recompiling the module because of changed dependency. 15:47:57 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:47:57 [INFO] 15:47:57 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 15:47:57 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:47:57 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:47:57 [INFO] Parallel parsing disabled. 15:47:59 [INFO] Compiled 28 files. 15:47:59 [INFO] 15:47:59 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 15:47:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:47:59 [INFO] 15:47:59 [INFO] ------------------------------------------------------- 15:47:59 [INFO] T E S T S 15:47:59 [INFO] ------------------------------------------------------- 15:48:00 15:48:00.680 [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. 15:48:01 15:48:00.933 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:48:01 15:48:01.073 [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. 15:48:01 15:48:01.099 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:48:01 15:48:01.117 [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. 15:48:01 15:48:01.131 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 15:48:01 15:48:01.147 [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. 15:48:01 15:48:01.163 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:48:01 15:48:01.180 [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. 15:48:01 15:48:01.214 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:48:01 15:48:01.249 [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. 15:48:01 15:48:01.262 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:48:01 15:48:01.266 [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. 15:48:01 15:48:01.279 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:48:01 15:48:01.282 [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. 15:48:01 15:48:01.292 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 15:48:01 15:48:01.295 [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. 15:48:01 15:48:01.304 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:48:01 15:48:01.306 [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. 15:48:01 15:48:01.315 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:48:01 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 15:48:02 15:48:02,972 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:48:02 15:48:02,973 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:48:02 15:48:02,978 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:48:03 15:48:03,032 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:48:03 15:48:03,032 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:48:03 15:48:03 . ____ _ __ _ _ 15:48:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:48:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:48:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:48:03 ' |____| .__|_| |_|_| |_\__, | / / / / 15:48:03 =========|_|==============|___/=/_/_/_/ 15:48:03 15:48:03 :: Spring Boot :: (v3.5.4) 15:48:03 15:48:03 2025-08-28T15:48:03.602Z INFO 6427 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6427 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:48:03 2025-08-28T15:48:03.603Z INFO 6427 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:48:05 2025-08-28T15:48:05.416Z INFO 6427 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:48:05 2025-08-28T15:48:05.416Z INFO 6427 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:48:05 2025-08-28T15:48:05.418Z INFO 6427 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:48:05 2025-08-28T15:48:05.448Z INFO 6427 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.92 seconds (process running for 5.88) 15:48:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:48:06 2025-08-28T15:48:06.310Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:06 15:48:06 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 15:48:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:48:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:48:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:48:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:48:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:48:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:48:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:48:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:48:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:48:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:48:06 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:48:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:48:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:06 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:06 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:06 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:06 Caused by: java.lang.RuntimeException: null 15:48:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:48:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:48:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:48:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:48:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:48:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:48:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:48:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:48:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:48:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:48:06 ... 92 common frames omitted 15:48:06 15:48:06 2025-08-28T15:48:06.572Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:06 15:48:06 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 15:48:06 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 15:48:06 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 15:48:06 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:06 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:06 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:06 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:06 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:06 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:06 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:06 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:06 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:06 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:06 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:06 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:06 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:06 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:06 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:48:06 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:48:06 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:06 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:06 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:06 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:06 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:06 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:06 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:06 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:06 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:06 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:06 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:06 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:06 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:06 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 15:48:06 and component.yang=fake component content 1 15:48:06 15:48:06 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 15:48:06 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 15:48:06 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 15:48:06 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 15:48:06 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 15:48:06 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 15:48:06 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 15:48:06 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 15:48:06 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 15:48:06 ... 152 common frames omitted 15:48:06 15:48:06 2025-08-28T15:48:06.666Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:06 15:48:06 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:48:06 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 15:48:06 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:48:06 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:48:06 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:48:06 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:06 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:06 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:06 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:06 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:06 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:06 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:06 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:48:06 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:48:06 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:06 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:06 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:06 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:06 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:48:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:48:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:48:06 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:06 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:06 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:06 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:06 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:06 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:06 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:06 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:06 15:48:06 2025-08-28T15:48:06.689Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:06 15:48:06 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:48:06 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 15:48:06 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:48:06 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:48:06 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:48:06 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:06 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:06 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:06 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:06 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:06 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:06 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:06 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:48:06 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:48:06 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:06 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:06 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:06 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:06 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:06 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:06 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:06 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:06 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:06 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:06 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:06 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:06 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:06 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:06 15:48:06 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.336 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 15:48:06 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:48:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:48:07 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 15:48:07 15:48:07 . ____ _ __ _ _ 15:48:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:48:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:48:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:48:07 ' |____| .__|_| |_|_| |_\__, | / / / / 15:48:07 =========|_|==============|___/=/_/_/_/ 15:48:07 15:48:07 :: Spring Boot :: (v3.5.4) 15:48:07 15:48:07 2025-08-28T15:48:07.047Z INFO 6427 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6427 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:48:07 2025-08-28T15:48:07.047Z INFO 6427 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:48:07 2025-08-28T15:48:07.309Z INFO 6427 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:48:07 2025-08-28T15:48:07.309Z INFO 6427 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:48:07 2025-08-28T15:48:07.310Z INFO 6427 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:48:07 2025-08-28T15:48:07.316Z INFO 6427 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.297 seconds (process running for 7.747) 15:48:07 2025-08-28T15:48:07.415Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:07 15:48:07 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:48:07 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 15:48:07 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:07 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:07 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:123) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:07 15:48:07 2025-08-28T15:48:07.468Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:07 15:48:07 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:48:07 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 15:48:07 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:07 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:07 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:07 15:48:07 2025-08-28T15:48:07.490Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:07 15:48:07 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:48:07 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 15:48:07 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:07 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:07 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:07 15:48:07 2025-08-28T15:48:07.535Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:07 15:48:07 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:48:07 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 15:48:07 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:48:07 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:07 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:48:07 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:07 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:07 15:48:07 2025-08-28T15:48:07.554Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:07 15:48:07 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:48:07 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 15:48:07 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:48:07 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:07 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:48:07 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:07 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:07 15:48:07 2025-08-28T15:48:07.706Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:07 15:48:07 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:48:07 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 15:48:07 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:07 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:48:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:07 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:361) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:07 15:48:07 2025-08-28T15:48:07.757Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:07 15:48:07 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:48:07 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 15:48:07 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 15:48:07 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:07 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 15:48:07 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:07 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:449) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:07 15:48:07 2025-08-28T15:48:07.776Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:07 15:48:07 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:48:07 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 15:48:07 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:07 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:07 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:474) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:07 15:48:07 2025-08-28T15:48:07.797Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:07 15:48:07 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:48:07 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 15:48:07 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:07 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:07 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:07 15:48:07 2025-08-28T15:48:07.819Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:07 15:48:07 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:48:07 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 15:48:07 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:07 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:07 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:534) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:07 15:48:07 2025-08-28T15:48:07.837Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:07 15:48:07 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:48:07 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 15:48:07 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:48:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:48:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:48:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:48:07 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:48:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:48:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:48:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:48:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:48:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:48:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:48:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:48:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:48:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:48:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:48:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:48:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:48:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:48:07 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:556) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:48:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:48:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:48:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:07 15:48:07 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 15:48:07 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 15:48:07 15:48:07 . ____ _ __ _ _ 15:48:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:48:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:48:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:48:07 ' |____| .__|_| |_|_| |_\__, | / / / / 15:48:07 =========|_|==============|___/=/_/_/_/ 15:48:07 15:48:07 :: Spring Boot :: (v3.5.4) 15:48:07 15:48:07 2025-08-28T15:48:07.879Z INFO 6427 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6427 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:48:07 2025-08-28T15:48:07.879Z INFO 6427 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:48:08 2025-08-28T15:48:08.084Z INFO 6427 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:48:08 2025-08-28T15:48:08.084Z INFO 6427 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:48:08 2025-08-28T15:48:08.084Z INFO 6427 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:48:08 2025-08-28T15:48:08.090Z INFO 6427 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.237 seconds (process running for 8.521) 15:48:08 2025-08-28T15:48:08.202Z ERROR 6427 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 15:48:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 15:48:08 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 15:48:08 15:48:08 . ____ _ __ _ _ 15:48:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:48:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:48:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:48:08 ' |____| .__|_| |_|_| |_\__, | / / / / 15:48:08 =========|_|==============|___/=/_/_/_/ 15:48:08 15:48:08 :: Spring Boot :: (v3.5.4) 15:48:08 15:48:08 2025-08-28T15:48:08.242Z INFO 6427 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6427 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:48:08 2025-08-28T15:48:08.242Z INFO 6427 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:48:08 2025-08-28T15:48:08.444Z INFO 6427 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:48:08 2025-08-28T15:48:08.444Z INFO 6427 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:48:08 2025-08-28T15:48:08.445Z INFO 6427 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:48:08 2025-08-28T15:48:08.451Z INFO 6427 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.23 seconds (process running for 8.882) 15:48:08 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 15:48:08 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:48:08 15:48:08 . ____ _ __ _ _ 15:48:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:48:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:48:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:48:08 ' |____| .__|_| |_|_| |_\__, | / / / / 15:48:08 =========|_|==============|___/=/_/_/_/ 15:48:08 15:48:08 :: Spring Boot :: (v3.5.4) 15:48:08 15:48:08 2025-08-28T15:48:08.594Z INFO 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6427 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:48:08 2025-08-28T15:48:08.595Z INFO 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:48:08 2025-08-28T15:48:08.847Z INFO 6427 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:48:08 2025-08-28T15:48:08.847Z INFO 6427 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:48:08 2025-08-28T15:48:08.847Z INFO 6427 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:48:08 2025-08-28T15:48:08.853Z INFO 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.279 seconds (process running for 9.285) 15:48:08 2025-08-28T15:48:08.881Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:08 15:48:08 java.lang.IllegalStateException: some error message 15:48:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:48:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:48:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:48:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:48:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:48:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:48:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:48:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:48:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:48:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:48:08 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:120) 15:48:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:48:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:48:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:48:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:08 15:48:08 2025-08-28T15:48:08.926Z ERROR 6427 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:48:08 15:48:08 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 15:48:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:48:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:48:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:48:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:48:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:48:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:48:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:48:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:48:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:48:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 15:48:08 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:147) 15:48:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:48:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:48:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:48:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:48:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:48:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:48:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:48:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:48:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:48:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:48:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:48:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:48:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:48:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:48:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:48:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:48:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:48:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:48:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:48:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:48:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:48:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:48:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:48:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:48:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:48:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:48:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:48:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:48:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:48:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:48:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:48:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:48:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:48:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:48:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:48:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:48:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:48:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:48:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:48:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:48:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:48:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:48:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:48:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:48:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:48:08 Caused by: java.lang.Throwable: null 15:48:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:48:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:48:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:48:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:48:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:48:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:48:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:48:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:48:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:48:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:48:08 ... 92 common frames omitted 15:48:08 15:48:09 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:48:09 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 15:48:09 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 15:48:09 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:48:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:48:09 [INFO] 15:48:09 [INFO] Results: 15:48:09 [INFO] 15:48:09 [INFO] Tests run: 191, Failures: 0, Errors: 0, Skipped: 0 15:48:09 [INFO] 15:48:09 [INFO] 15:48:09 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-rest --- 15:48:09 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:48:09 [INFO] Analyzed bundle 'cps-rest' with 7 classes 15:48:09 [INFO] All coverage checks have been met. 15:48:09 [INFO] 15:48:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-rest --- 15:48:09 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:48:09 [INFO] Analyzed bundle 'cps-rest' with 7 classes 15:48:09 [INFO] 15:48:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 15:48:09 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.7.1-SNAPSHOT.jar 15:48:09 [INFO] 15:48:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 15:48:09 [INFO] Installing /w/workspace/cps-master-merge-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 15:48:09 [INFO] Installing /w/workspace/cps-master-merge-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 15:48:09 [INFO] 15:48:09 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-rest --- 15:48:09 [INFO] 15:48:09 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 15:48:09 [INFO] Building cps-ncmp-events 3.7.1-SNAPSHOT [9/21] 15:48:09 [INFO] --------------------------------[ jar ]--------------------------------- 15:48:09 [INFO] 15:48:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 15:48:09 [INFO] 15:48:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 15:48:09 [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-merge-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 15:48:09 [INFO] 15:48:09 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 15:48:09 [INFO] 15:48:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 15:48:09 [INFO] You have 0 Checkstyle violations. 15:48:09 [INFO] 15:48:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 15:48:09 [INFO] You have 0 Checkstyle violations. 15:48:09 [INFO] 15:48:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 15:48:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:48:09 [INFO] Copying 15 resources 15:48:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 15:48:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 15:48:09 [INFO] 15:48:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 15:48:09 [INFO] Recompiling the module because of changed dependency. 15:48:09 [INFO] Compiling 110 source files with javac [debug release 17] to target/classes 15:48:12 [INFO] 15:48:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 15:48:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:48:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 15:48:12 [INFO] 15:48:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 15:48:12 [INFO] No sources to compile 15:48:12 [INFO] 15:48:12 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 15:48:12 [INFO] No sources specified for compilation. Skipping. 15:48:12 [INFO] 15:48:12 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 15:48:12 [INFO] No tests to run. 15:48:12 [INFO] 15:48:12 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-events --- 15:48:12 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 15:48:12 [INFO] 15:48:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-events --- 15:48:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:48:12 [INFO] 15:48:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 15:48:12 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.7.1-SNAPSHOT.jar 15:48:12 [INFO] 15:48:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 15:48:12 [INFO] Installing /w/workspace/cps-master-merge-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 15:48:12 [INFO] Installing /w/workspace/cps-master-merge-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 15:48:12 [INFO] 15:48:12 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-events --- 15:48:12 [INFO] 15:48:12 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 15:48:12 [INFO] Building cps-ncmp-service 3.7.1-SNAPSHOT [10/21] 15:48:12 [INFO] --------------------------------[ jar ]--------------------------------- 15:48:18 [INFO] 15:48:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 15:48:18 [INFO] 15:48:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 15:48: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-merge-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 15:48:18 [INFO] 15:48:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 15:48:18 [INFO] You have 0 Checkstyle violations. 15:48:18 [INFO] 15:48:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 15:48:19 [INFO] You have 0 Checkstyle violations. 15:48:19 [INFO] 15:48:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 15:48:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:48:19 [INFO] Copying 2 resources 15:48:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 15:48:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 15:48:19 [INFO] 15:48:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 15:48:19 [INFO] Recompiling the module because of changed dependency. 15:48:19 [INFO] Compiling 165 source files with javac [debug release 17] to target/classes 15:48:21 [WARNING] /w/workspace/cps-master-merge-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". 15:48:21 [WARNING] /w/workspace/cps-master-merge-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". 15:48:21 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. 15:48:21 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 15:48:21 [INFO] 15:48:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 15:48:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:48:21 [INFO] Copying 12 resources 15:48:21 [INFO] 15:48:21 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 15:48:21 [INFO] Recompiling the module because of changed dependency. 15:48:21 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 15:48:21 [INFO] 15:48:21 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 15:48:21 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:48:22 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:48:22 [INFO] Parallel parsing disabled. 15:48:26 [INFO] Compiled 230 files. 15:48:26 [INFO] 15:48:26 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 15:48:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:48:26 [INFO] 15:48:26 [INFO] ------------------------------------------------------- 15:48:26 [INFO] T E S T S 15:48:26 [INFO] ------------------------------------------------------- 15:48:29 [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec 15:48:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 15:48:29 15:48:29.949 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 15:48:29 15:48:29.958 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:48:29 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 15:48:30 15:48:30.003 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 15:48:30 15:48:30.871 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:48:30 15:48:30.880 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:48:31 15:48:30.910 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 15:48:31 Server Version: 23.0.1 15:48:31 API Version: 1.42 15:48:31 Operating System: CentOS Stream 8 15:48:31 Total Memory: 31890 MB 15:48:31 15:48:30.914 [main] WARN org.testcontainers.utility.ResourceReaper -- 15:48:31 ******************************************************************************** 15:48:31 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:48:31 ******************************************************************************** 15:48:31 15:48:30.919 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:48:31 15:48:30.920 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:48:31 15:48:30.925 [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')) 15:48:31 15:48:30.952 [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. 15:48:31 15:48:30.961 [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) 15:48:31 15:48:31.618 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 15:48:31 15:48:31.652 [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) 15:48:31 15:48:31.696 [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) 15:48:31 15:48:31.710 [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) 15:48:31 15:48:31.864 [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, (26 MB/? MB) 15:48:32 15:48:31.914 [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, (26 MB/? MB) 15:48:32 15:48:32.024 [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, (68 MB/? MB) 15:48:32 15:48:32.047 [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, (68 MB/? MB) 15:48:32 15:48:32.073 [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, (75 MB/? MB) 15:48:32 15:48:32.092 [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, (75 MB/? MB) 15:48:32 15:48:32.121 [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, (92 MB/? MB) 15:48:32 15:48:32.136 [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, (92 MB/? MB) 15:48:32 15:48:32.174 [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, (104 MB/? MB) 15:48:32 15:48:32.361 [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, (158 MB/? MB) 15:48:32 15:48:32.386 [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, (160 MB/? MB) 15:48:33 15:48:33.106 [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, (310 MB/? MB) 15:48:33 15:48:33.202 [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, (326 MB/? MB) 15:48:33 15:48:33.720 [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, (490 MB/? MB) 15:48:34 15:48:34.025 [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, (536 MB/553 MB) 15:48:41 15:48:41.289 [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, (548 MB/553 MB) 15:48:41 15:48:41.389 [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, (548 MB/553 MB) 15:48:41 15:48:41.650 [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, (550 MB/553 MB) 15:48:41 15:48:41.791 [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, (550 MB/553 MB) 15:48:42 15:48:42.217 [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, (551 MB/553 MB) 15:48:42 15:48:42.301 [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, (551 MB/553 MB) 15:48:42 15:48:42.410 [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, (551 MB/553 MB) 15:48:42 15:48:42.491 [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, (551 MB/553 MB) 15:48:42 15:48:42.568 [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, (551 MB/553 MB) 15:48:42 15:48:42.657 [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, (551 MB/553 MB) 15:48:42 15:48:42.759 [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, (551 MB/553 MB) 15:48:43 15:48:43.841 [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) 15:48:43 15:48:43.936 [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) 15:48:44 15:48:43.963 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 12s (downloaded 553 MB at 46 MB/s) 15:48:44 15:48:43.964 [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 PT13.011226755S 15:48:44 15:48:44.006 [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 15:49:00 15:49:00.338 [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: ef6e04c2a91ed3b243465a5c3670c5d2cb20cc55662fb3155dcf557b9e9088dc 15:49:08 15:49:08.164 [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 PT24.158042064S 15:49:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:49:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.95 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 15:49:11 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 15:49:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 15:49:11 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 15:49:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 15:49:11 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 15:49:12 15:49:12.028 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 15:49:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 15:49:12 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 15:49:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 15:49:12 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 15:49:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 15:49:12 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 15:49:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 15:49:12 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 15:49:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 15:49:12 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 15:49:12 15:49:12,788 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:49:12 15:49:12,796 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:49:12 15:49:12,801 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:49:12 15:49:12,854 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:49:12 15:49:12,855 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:49:13 15:49:13 . ____ _ __ _ _ 15:49:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:13 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:13 =========|_|==============|___/=/_/_/_/ 15:49:13 15:49:13 :: Spring Boot :: (v3.5.4) 15:49:13 15:49:13 2025-08-28T15:49:13.798Z INFO 6524 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:13 2025-08-28T15:49:13.799Z INFO 6524 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:49:14 2025-08-28T15:49:14.159Z WARN 6524 --- [ 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: 15:49:14 --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 15:49:14 2025-08-28T15:49:14.298Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:49:14 o o o o---o o--o o o---o o o----o o--o--o 15:49:14 | | / \ / | / / \ | | 15:49:14 o----o o o o----o | o o o----o | 15:49:14 | | * \ / | \ * \ | | 15:49:14 o o * o o---o o--o o----o o---o * o o----o o 15:49:14 15:49:14 2025-08-28T15:49:14.298Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:49:14 2025-08-28T15:49:14.300Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:49:14 2025-08-28T15:49:14.300Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:49:14 2025-08-28T15:49:14.301Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:49:14 2025-08-28T15:49:14.304Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:49:14 To enable the Jet engine on the members, do one of the following: 15:49:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:49:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:49:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:49:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:49:15 2025-08-28T15:49:15.019Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:49:15 2025-08-28T15:49:15.129Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:49:15 2025-08-28T15:49:15.503Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:49:15 2025-08-28T15:49:15.512Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is STARTING 15:49:18 2025-08-28T15:49:18.281Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:49:18 15:49:18 Members {size:1, ver:1} [ 15:49:18 Member [10.30.106.44]:5701 - 0d659bff-c956-493a-95ac-099aee37c7cb this 15:49:18 ] 15:49:18 15:49:18 2025-08-28T15:49:18.297Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is STARTED 15:49:18 2025-08-28T15:49:18.364Z INFO 6524 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.898 seconds (process running for 51.864) 15:49:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.200 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 15:49:18 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 15:49:18 15:49:18 . ____ _ __ _ _ 15:49:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:18 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:18 =========|_|==============|___/=/_/_/_/ 15:49:18 15:49:18 :: Spring Boot :: (v3.5.4) 15:49:18 15:49:18 2025-08-28T15:49:18.459Z INFO 6524 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:18 2025-08-28T15:49:18.459Z INFO 6524 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 15:49:18 2025-08-28T15:49:18.471Z INFO 6524 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.054 seconds (process running for 51.971) 15:49:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 15:49:18 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 15:49:18 15:49:18 . ____ _ __ _ _ 15:49:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:18 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:18 =========|_|==============|___/=/_/_/_/ 15:49:18 15:49:18 :: Spring Boot :: (v3.5.4) 15:49:18 15:49:18 2025-08-28T15:49:18.529Z INFO 6524 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:18 2025-08-28T15:49:18.529Z INFO 6524 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:49:18 2025-08-28T15:49:18.593Z INFO 6524 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.108 seconds (process running for 52.093) 15:49:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 15:49:18 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 15:49:18 15:49:18 . ____ _ __ _ _ 15:49:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:18 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:18 =========|_|==============|___/=/_/_/_/ 15:49:18 15:49:18 :: Spring Boot :: (v3.5.4) 15:49:18 15:49:18 2025-08-28T15:49:18.664Z INFO 6524 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:18 2025-08-28T15:49:18.664Z INFO 6524 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:49:18 2025-08-28T15:49:18.862Z INFO 6524 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.231 seconds (process running for 52.361) 15:49:19 2025-08-28T15:49:18.914Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:49:19 acks = -1 15:49:19 auto.include.jmx.reporter = true 15:49:19 batch.size = 16384 15:49:19 bootstrap.servers = [localhost:9092] 15:49:19 buffer.memory = 33554432 15:49:19 client.dns.lookup = use_all_dns_ips 15:49:19 client.id = producer-1 15:49:19 compression.gzip.level = -1 15:49:19 compression.lz4.level = 9 15:49:19 compression.type = none 15:49:19 compression.zstd.level = 3 15:49:19 connections.max.idle.ms = 540000 15:49:19 delivery.timeout.ms = 120000 15:49:19 enable.idempotence = true 15:49:19 enable.metrics.push = true 15:49:19 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 15:49:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:49:19 linger.ms = 0 15:49:19 max.block.ms = 60000 15:49:19 max.in.flight.requests.per.connection = 5 15:49:19 max.request.size = 1048576 15:49:19 metadata.max.age.ms = 300000 15:49:19 metadata.max.idle.ms = 300000 15:49:19 metadata.recovery.strategy = none 15:49:19 metric.reporters = [] 15:49:19 metrics.num.samples = 2 15:49:19 metrics.recording.level = INFO 15:49:19 metrics.sample.window.ms = 30000 15:49:19 partitioner.adaptive.partitioning.enable = true 15:49:19 partitioner.availability.timeout.ms = 0 15:49:19 partitioner.class = null 15:49:19 partitioner.ignore.keys = false 15:49:19 receive.buffer.bytes = 32768 15:49:19 reconnect.backoff.max.ms = 1000 15:49:19 reconnect.backoff.ms = 50 15:49:19 request.timeout.ms = 30000 15:49:19 retries = 2147483647 15:49:19 retry.backoff.max.ms = 1000 15:49:19 retry.backoff.ms = 100 15:49:19 sasl.client.callback.handler.class = null 15:49:19 sasl.jaas.config = null 15:49:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:49:19 sasl.kerberos.min.time.before.relogin = 60000 15:49:19 sasl.kerberos.service.name = null 15:49:19 sasl.kerberos.ticket.renew.jitter = 0.05 15:49:19 sasl.kerberos.ticket.renew.window.factor = 0.8 15:49:19 sasl.login.callback.handler.class = null 15:49:19 sasl.login.class = null 15:49:19 sasl.login.connect.timeout.ms = null 15:49:19 sasl.login.read.timeout.ms = null 15:49:19 sasl.login.refresh.buffer.seconds = 300 15:49:19 sasl.login.refresh.min.period.seconds = 60 15:49:19 sasl.login.refresh.window.factor = 0.8 15:49:19 sasl.login.refresh.window.jitter = 0.05 15:49:19 sasl.login.retry.backoff.max.ms = 10000 15:49:19 sasl.login.retry.backoff.ms = 100 15:49:19 sasl.mechanism = GSSAPI 15:49:19 sasl.oauthbearer.clock.skew.seconds = 30 15:49:19 sasl.oauthbearer.expected.audience = null 15:49:19 sasl.oauthbearer.expected.issuer = null 15:49:19 sasl.oauthbearer.header.urlencode = false 15:49:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:49:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:49:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:49:19 sasl.oauthbearer.jwks.endpoint.url = null 15:49:19 sasl.oauthbearer.scope.claim.name = scope 15:49:19 sasl.oauthbearer.sub.claim.name = sub 15:49:19 sasl.oauthbearer.token.endpoint.url = null 15:49:19 security.protocol = PLAINTEXT 15:49:19 security.providers = null 15:49:19 send.buffer.bytes = 131072 15:49:19 socket.connection.setup.timeout.max.ms = 30000 15:49:19 socket.connection.setup.timeout.ms = 10000 15:49:19 ssl.cipher.suites = null 15:49:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:49:19 ssl.endpoint.identification.algorithm = https 15:49:19 ssl.engine.factory.class = null 15:49:19 ssl.key.password = null 15:49:19 ssl.keymanager.algorithm = SunX509 15:49:19 ssl.keystore.certificate.chain = null 15:49:19 ssl.keystore.key = null 15:49:19 ssl.keystore.location = null 15:49:19 ssl.keystore.password = null 15:49:19 ssl.keystore.type = JKS 15:49:19 ssl.protocol = TLSv1.3 15:49:19 ssl.provider = null 15:49:19 ssl.secure.random.implementation = null 15:49:19 ssl.trustmanager.algorithm = PKIX 15:49:19 ssl.truststore.certificates = null 15:49:19 ssl.truststore.location = null 15:49:19 ssl.truststore.password = null 15:49:19 ssl.truststore.type = JKS 15:49:19 transaction.timeout.ms = 60000 15:49:19 transactional.id = null 15:49:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:49:19 15:49:19 2025-08-28T15:49:18.971Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:49:19 2025-08-28T15:49:18.990Z INFO 6524 --- [ 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 15:49:19 2025-08-28T15:49:19.032Z INFO 6524 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 15:49:19 2025-08-28T15:49:19.090Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:49:19 2025-08-28T15:49:19.090Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:49:19 2025-08-28T15:49:19.090Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396159088 15:49:19 2025-08-28T15:49:19.121Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:49:19 acks = -1 15:49:19 auto.include.jmx.reporter = true 15:49:19 batch.size = 16384 15:49:19 bootstrap.servers = [localhost:9092] 15:49:19 buffer.memory = 33554432 15:49:19 client.dns.lookup = use_all_dns_ips 15:49:19 client.id = producer-2 15:49:19 compression.gzip.level = -1 15:49:19 compression.lz4.level = 9 15:49:19 compression.type = none 15:49:19 compression.zstd.level = 3 15:49:19 connections.max.idle.ms = 540000 15:49:19 delivery.timeout.ms = 120000 15:49:19 enable.idempotence = true 15:49:19 enable.metrics.push = true 15:49:19 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 15:49:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:49:19 linger.ms = 0 15:49:19 max.block.ms = 60000 15:49:19 max.in.flight.requests.per.connection = 5 15:49:19 max.request.size = 1048576 15:49:19 metadata.max.age.ms = 300000 15:49:19 metadata.max.idle.ms = 300000 15:49:19 metadata.recovery.strategy = none 15:49:19 metric.reporters = [] 15:49:19 metrics.num.samples = 2 15:49:19 metrics.recording.level = INFO 15:49:19 metrics.sample.window.ms = 30000 15:49:19 partitioner.adaptive.partitioning.enable = true 15:49:19 partitioner.availability.timeout.ms = 0 15:49:19 partitioner.class = null 15:49:19 partitioner.ignore.keys = false 15:49:19 receive.buffer.bytes = 32768 15:49:19 reconnect.backoff.max.ms = 1000 15:49:19 reconnect.backoff.ms = 50 15:49:19 request.timeout.ms = 30000 15:49:19 retries = 2147483647 15:49:19 retry.backoff.max.ms = 1000 15:49:19 retry.backoff.ms = 100 15:49:19 sasl.client.callback.handler.class = null 15:49:19 sasl.jaas.config = null 15:49:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:49:19 sasl.kerberos.min.time.before.relogin = 60000 15:49:19 sasl.kerberos.service.name = null 15:49:19 sasl.kerberos.ticket.renew.jitter = 0.05 15:49:19 sasl.kerberos.ticket.renew.window.factor = 0.8 15:49:19 sasl.login.callback.handler.class = null 15:49:19 sasl.login.class = null 15:49:19 sasl.login.connect.timeout.ms = null 15:49:19 sasl.login.read.timeout.ms = null 15:49:19 sasl.login.refresh.buffer.seconds = 300 15:49:19 sasl.login.refresh.min.period.seconds = 60 15:49:19 sasl.login.refresh.window.factor = 0.8 15:49:19 sasl.login.refresh.window.jitter = 0.05 15:49:19 sasl.login.retry.backoff.max.ms = 10000 15:49:19 sasl.login.retry.backoff.ms = 100 15:49:19 sasl.mechanism = GSSAPI 15:49:19 sasl.oauthbearer.clock.skew.seconds = 30 15:49:19 sasl.oauthbearer.expected.audience = null 15:49:19 sasl.oauthbearer.expected.issuer = null 15:49:19 sasl.oauthbearer.header.urlencode = false 15:49:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:49:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:49:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:49:19 sasl.oauthbearer.jwks.endpoint.url = null 15:49:19 sasl.oauthbearer.scope.claim.name = scope 15:49:19 sasl.oauthbearer.sub.claim.name = sub 15:49:19 sasl.oauthbearer.token.endpoint.url = null 15:49:19 security.protocol = PLAINTEXT 15:49:19 security.providers = null 15:49:19 send.buffer.bytes = 131072 15:49:19 socket.connection.setup.timeout.max.ms = 30000 15:49:19 socket.connection.setup.timeout.ms = 10000 15:49:19 ssl.cipher.suites = null 15:49:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:49:19 ssl.endpoint.identification.algorithm = https 15:49:19 ssl.engine.factory.class = null 15:49:19 ssl.key.password = null 15:49:19 ssl.keymanager.algorithm = SunX509 15:49:19 ssl.keystore.certificate.chain = null 15:49:19 ssl.keystore.key = null 15:49:19 ssl.keystore.location = null 15:49:19 ssl.keystore.password = null 15:49:19 ssl.keystore.type = JKS 15:49:19 ssl.protocol = TLSv1.3 15:49:19 ssl.provider = null 15:49:19 ssl.secure.random.implementation = null 15:49:19 ssl.trustmanager.algorithm = PKIX 15:49:19 ssl.truststore.certificates = null 15:49:19 ssl.truststore.location = null 15:49:19 ssl.truststore.password = null 15:49:19 ssl.truststore.type = JKS 15:49:19 transaction.timeout.ms = 60000 15:49:19 transactional.id = null 15:49:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:49:19 15:49:19 2025-08-28T15:49:19.122Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:49:19 2025-08-28T15:49:19.124Z INFO 6524 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 15:49:19 2025-08-28T15:49:19.133Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:49:19 2025-08-28T15:49:19.133Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:49:19 2025-08-28T15:49:19.133Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396159133 15:49:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 15:49:19 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 15:49:19 15:49:19 . ____ _ __ _ _ 15:49:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:19 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:19 =========|_|==============|___/=/_/_/_/ 15:49:19 15:49:19 :: Spring Boot :: (v3.5.4) 15:49:19 15:49:19 2025-08-28T15:49:19.179Z INFO 6524 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:19 2025-08-28T15:49:19.179Z INFO 6524 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:49:19 2025-08-28T15:49:19.485Z INFO 6524 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.333 seconds (process running for 52.985) 15:49:19 2025-08-28T15:49:19.545Z ERROR 6524 --- [_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 15:49:19 2025-08-28T15:49:19.602Z ERROR 6524 --- [_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 15:49:19 2025-08-28T15:49:19.699Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:19 2025-08-28T15:49:19.699Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:19 2025-08-28T15:49:19.701Z WARN 6524 --- [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. 15:49:19 2025-08-28T15:49:19.701Z WARN 6524 --- [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. 15:49:19 2025-08-28T15:49:19.701Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:19 2025-08-28T15:49:19.701Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 15:49:19 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 15:49:19 15:49:19 . ____ _ __ _ _ 15:49:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:19 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:19 =========|_|==============|___/=/_/_/_/ 15:49:19 15:49:19 :: Spring Boot :: (v3.5.4) 15:49:19 15:49:19 2025-08-28T15:49:19.791Z INFO 6524 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:19 2025-08-28T15:49:19.792Z INFO 6524 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:49:19 2025-08-28T15:49:19.804Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:19 2025-08-28T15:49:19.804Z WARN 6524 --- [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. 15:49:19 2025-08-28T15:49:19.804Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:19 2025-08-28T15:49:19.804Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:19 2025-08-28T15:49:19.805Z WARN 6524 --- [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. 15:49:19 2025-08-28T15:49:19.805Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:19 2025-08-28T15:49:19.815Z INFO 6524 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.048 seconds (process running for 53.314) 15:49:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 15:49:19 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 15:49:19 15:49:19 . ____ _ __ _ _ 15:49:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:19 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:19 =========|_|==============|___/=/_/_/_/ 15:49:19 15:49:19 :: Spring Boot :: (v3.5.4) 15:49:19 15:49:19 2025-08-28T15:49:19.878Z INFO 6524 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:19 2025-08-28T15:49:19.878Z INFO 6524 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:49:19 2025-08-28T15:49:19.893Z INFO 6524 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.042 seconds (process running for 53.392) 15:49:19 2025-08-28T15:49:19.906Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:19 2025-08-28T15:49:19.906Z WARN 6524 --- [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. 15:49:19 2025-08-28T15:49:19.906Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:19 2025-08-28T15:49:19.907Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:19 2025-08-28T15:49:19.907Z WARN 6524 --- [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. 15:49:19 2025-08-28T15:49:19.907Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:19 2025-08-28T15:49:19.911Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:49:19 2025-08-28T15:49:19.919Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 15:49:19 2025-08-28T15:49:19.921Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 15:49:19 2025-08-28T15:49:19.923Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 15:49:19 2025-08-28T15:49:19.937Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 15:49:19 2025-08-28T15:49:19.939Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 23 ms. 15:49:19 2025-08-28T15:49:19.939Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:49:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 15:49:19 [INFO] Running org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec 15:49:20 2025-08-28T15:49:19.951Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [my cluster] [5.5.0] 15:49:20 o o o o---o o--o o o---o o o----o o--o--o 15:49:20 | | / \ / | / / \ | | 15:49:20 o----o o o o----o | o o o----o | 15:49:20 | | * \ / | \ * \ | | 15:49:20 o o * o o---o o--o o----o o---o * o o----o o 15:49:20 15:49:20 2025-08-28T15:49:19.951Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:49:20 2025-08-28T15:49:19.951Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:49:20 2025-08-28T15:49:19.951Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [my cluster] [5.5.0] Cluster name: my cluster 15:49:20 2025-08-28T15:49:19.951Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:49:20 2025-08-28T15:49:19.951Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 15:49:20 To enable the Jet engine on the members, do one of the following: 15:49:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:49:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:49:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:49:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:49:20 2025-08-28T15:49:19.966Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:49:20 2025-08-28T15:49:19.968Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [my cluster] [5.5.0] Using Multicast discovery 15:49:20 2025-08-28T15:49:19.985Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:49:20 2025-08-28T15:49:19.986Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [my cluster] [5.5.0] [10.30.106.44]:5701 is STARTING 15:49:20 2025-08-28T15:49:20.110Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:20 2025-08-28T15:49:20.110Z WARN 6524 --- [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. 15:49:20 2025-08-28T15:49:20.110Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:20 2025-08-28T15:49:20.160Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:20 2025-08-28T15:49:20.161Z WARN 6524 --- [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. 15:49:20 2025-08-28T15:49:20.161Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:20 2025-08-28T15:49:20.465Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:20 2025-08-28T15:49:20.466Z WARN 6524 --- [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. 15:49:20 2025-08-28T15:49:20.466Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:20 2025-08-28T15:49:20.591Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:20 2025-08-28T15:49:20.591Z WARN 6524 --- [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. 15:49:20 2025-08-28T15:49:20.591Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:21 2025-08-28T15:49:21.349Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:21 2025-08-28T15:49:21.350Z WARN 6524 --- [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. 15:49:21 2025-08-28T15:49:21.350Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:21 2025-08-28T15:49:21.426Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:21 2025-08-28T15:49:21.426Z WARN 6524 --- [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. 15:49:21 2025-08-28T15:49:21.426Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:22 2025-08-28T15:49:22.243Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [my cluster] [5.5.0] 15:49:22 15:49:22 Members {size:1, ver:1} [ 15:49:22 Member [10.30.106.44]:5701 - 1fc6d626-a923-4d53-9322-587d20319d47 this 15:49:22 ] 15:49:22 15:49:22 2025-08-28T15:49:22.244Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [my cluster] [5.5.0] [10.30.106.44]:5701 is STARTED 15:49:22 2025-08-28T15:49:22.290Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [my cluster] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:49:22 2025-08-28T15:49:22.291Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [my cluster] [5.5.0] Shutting down multicast service... 15:49:22 2025-08-28T15:49:22.292Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [my cluster] [5.5.0] Shutting down connection manager... 15:49:22 2025-08-28T15:49:22.292Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [my cluster] [5.5.0] Shutting down node engine... 15:49:22 2025-08-28T15:49:22.296Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:22 2025-08-28T15:49:22.297Z WARN 6524 --- [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. 15:49:22 2025-08-28T15:49:22.297Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:22 2025-08-28T15:49:22.346Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 15:49:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.403 s -- in org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec 15:49:22 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec 15:49:22 2025-08-28T15:49:22.347Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 57 ms. 15:49:22 2025-08-28T15:49:22.347Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [my cluster] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:49:22 2025-08-28T15:49:22.362Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:22 2025-08-28T15:49:22.362Z WARN 6524 --- [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. 15:49:22 2025-08-28T15:49:22.362Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:22 15:49:22 . ____ _ __ _ _ 15:49:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:22 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:22 =========|_|==============|___/=/_/_/_/ 15:49:22 15:49:22 :: Spring Boot :: (v3.5.4) 15:49:22 15:49:22 2025-08-28T15:49:22.382Z INFO 6524 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Starting CmSubscriptionConfigSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:22 2025-08-28T15:49:22.383Z INFO 6524 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:49:22 2025-08-28T15:49:22.401Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:49:22 o o o o---o o--o o o---o o o----o o--o--o 15:49:22 | | / \ / | / / \ | | 15:49:22 o----o o o o----o | o o o----o | 15:49:22 | | * \ / | \ * \ | | 15:49:22 o o * o o---o o--o o----o o---o * o o----o o 15:49:22 15:49:22 2025-08-28T15:49:22.401Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:49:22 2025-08-28T15:49:22.402Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:49:22 2025-08-28T15:49:22.402Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:49:22 2025-08-28T15:49:22.402Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:49:22 2025-08-28T15:49:22.402Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:49:22 To enable the Jet engine on the members, do one of the following: 15:49:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:49:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:49:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:49:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:49:22 2025-08-28T15:49:22.416Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:49:22 2025-08-28T15:49:22.418Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:49:22 2025-08-28T15:49:22.428Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:49:22 2025-08-28T15:49:22.428Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is STARTING 15:49:23 2025-08-28T15:49:23.220Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:23 2025-08-28T15:49:23.220Z WARN 6524 --- [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. 15:49:23 2025-08-28T15:49:23.220Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:23 2025-08-28T15:49:23.298Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:23 2025-08-28T15:49:23.298Z WARN 6524 --- [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. 15:49:23 2025-08-28T15:49:23.298Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:24 2025-08-28T15:49:24.246Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:24 2025-08-28T15:49:24.246Z WARN 6524 --- [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. 15:49:24 2025-08-28T15:49:24.246Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:24 2025-08-28T15:49:24.269Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:24 2025-08-28T15:49:24.270Z WARN 6524 --- [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. 15:49:24 2025-08-28T15:49:24.270Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:24 2025-08-28T15:49:24.896Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:49:24 15:49:24 Members {size:1, ver:1} [ 15:49:24 Member [10.30.106.44]:5701 - 255b1392-b152-4a52-945f-7c26c6a6d666 this 15:49:24 ] 15:49:24 15:49:24 2025-08-28T15:49:24.897Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is STARTED 15:49:24 2025-08-28T15:49:24.902Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 15:49:24 2025-08-28T15:49:24.904Z INFO 6524 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Started CmSubscriptionConfigSpec in 2.546 seconds (process running for 58.404) 15:49:25 2025-08-28T15:49:25.103Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:25 2025-08-28T15:49:25.103Z WARN 6524 --- [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. 15:49:25 2025-08-28T15:49:25.103Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:25 2025-08-28T15:49:25.132Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:49:25 2025-08-28T15:49:25.132Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 255b1392-b152-4a52-945f-7c26c6a6d666 this is handled 15:49:25 2025-08-28T15:49:25.141Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 15:49:25 2025-08-28T15:49:25.142Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 15:49:25 2025-08-28T15:49:25.142Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 15:49:25 2025-08-28T15:49:25.148Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 15:49:25 2025-08-28T15:49:25.149Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 17 ms. 15:49:25 2025-08-28T15:49:25.150Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:49:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.794 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec 15:49:25 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 15:49:25 2025-08-28T15:49:25.159Z INFO 6524 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:49:25 2025-08-28T15:49:25.176Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:25 2025-08-28T15:49:25.176Z WARN 6524 --- [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. 15:49:25 2025-08-28T15:49:25.176Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:25 2025-08-28T15:49:25.267Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 019c54efe6a8a093203a2e5746098dcbe9a1f2680918ac4045a509ba480982ff 15:49:26 2025-08-28T15:49:26.060Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:26 2025-08-28T15:49:26.060Z WARN 6524 --- [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. 15:49:26 2025-08-28T15:49:26.060Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:26 2025-08-28T15:49:26.186Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:26 2025-08-28T15:49:26.186Z WARN 6524 --- [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. 15:49:26 2025-08-28T15:49:26.186Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:27 2025-08-28T15:49:27.029Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:27 2025-08-28T15:49:27.030Z WARN 6524 --- [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. 15:49:27 2025-08-28T15:49:27.030Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:27 2025-08-28T15:49:27.195Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:27 2025-08-28T15:49:27.195Z WARN 6524 --- [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. 15:49:27 2025-08-28T15:49:27.195Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:28 2025-08-28T15:49:28.061Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:28 2025-08-28T15:49:28.061Z WARN 6524 --- [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. 15:49:28 2025-08-28T15:49:28.061Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:28 2025-08-28T15:49:28.197Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:28 2025-08-28T15:49:28.197Z WARN 6524 --- [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. 15:49:28 2025-08-28T15:49:28.197Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:29 2025-08-28T15:49:29.067Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:29 2025-08-28T15:49:29.067Z WARN 6524 --- [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. 15:49:29 2025-08-28T15:49:29.067Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:29 2025-08-28T15:49:29.198Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:29 2025-08-28T15:49:29.198Z WARN 6524 --- [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. 15:49:29 2025-08-28T15:49:29.198Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:30 2025-08-28T15:49:30.025Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:30 2025-08-28T15:49:30.025Z WARN 6524 --- [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. 15:49:30 2025-08-28T15:49:30.025Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:30 2025-08-28T15:49:30.115Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:30 2025-08-28T15:49:30.115Z WARN 6524 --- [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. 15:49:30 2025-08-28T15:49:30.115Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:30 2025-08-28T15:49:30.907Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:30 2025-08-28T15:49:30.907Z WARN 6524 --- [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. 15:49:30 2025-08-28T15:49:30.907Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:31 2025-08-28T15:49:31.132Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:31 2025-08-28T15:49:31.133Z WARN 6524 --- [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. 15:49:31 2025-08-28T15:49:31.133Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:31 2025-08-28T15:49:31.815Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:31 2025-08-28T15:49:31.815Z WARN 6524 --- [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. 15:49:31 2025-08-28T15:49:31.815Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:31 2025-08-28T15:49:31.988Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:31 2025-08-28T15:49:31.988Z WARN 6524 --- [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. 15:49:31 2025-08-28T15:49:31.988Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:32 2025-08-28T15:49:32.633Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT7.474016368S 15:49:32 15:49:32 . ____ _ __ _ _ 15:49:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:32 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:32 =========|_|==============|___/=/_/_/_/ 15:49:32 15:49:32 :: Spring Boot :: (v3.5.4) 15:49:32 15:49:32 2025-08-28T15:49:32.692Z INFO 6524 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Starting DmiCacheHandlerSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:32 2025-08-28T15:49:32.693Z INFO 6524 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:49:32 2025-08-28T15:49:32.725Z INFO 6524 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Started DmiCacheHandlerSpec in 0.049 seconds (process running for 66.225) 15:49:32 2025-08-28T15:49:32.734Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:32 2025-08-28T15:49:32.734Z WARN 6524 --- [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. 15:49:32 2025-08-28T15:49:32.734Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:33 2025-08-28T15:49:32.996Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:33 2025-08-28T15:49:32.996Z WARN 6524 --- [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. 15:49:33 2025-08-28T15:49:32.996Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.383 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 15:49:33 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventServiceSpec 15:49:33 2025-08-28T15:49:33.557Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:33 2025-08-28T15:49:33.558Z WARN 6524 --- [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. 15:49:33 2025-08-28T15:49:33.558Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:33 2025-08-28T15:49:33.615Z INFO 6524 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 15:49:33 2025-08-28T15:49:33.647Z INFO 6524 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 15:49:33 2025-08-28T15:49:33.724Z INFO 6524 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 15:49:33 2025-08-28T15:49:33.726Z INFO 6524 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 15:49:33 2025-08-28T15:49:33.732Z INFO 6524 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 15:49:33 2025-08-28T15:49:33.733Z INFO 6524 --- [ main] o.o.c.n.i.c.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 15:49:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventServiceSpec 15:49:33 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 15:49:33 2025-08-28T15:49:33.759Z INFO 6524 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:49:33 2025-08-28T15:49:33.827Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 05720ea1372fbacc9a0dd5a446e900e6a0121cef6244bb1399ff4bce95d881a3 15:49:34 2025-08-28T15:49:33.977Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:34 2025-08-28T15:49:33.977Z WARN 6524 --- [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. 15:49:34 2025-08-28T15:49:33.977Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:34 2025-08-28T15:49:34.438Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:34 2025-08-28T15:49:34.439Z WARN 6524 --- [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. 15:49:34 2025-08-28T15:49:34.439Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:35 2025-08-28T15:49:34.984Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:35 2025-08-28T15:49:34.984Z WARN 6524 --- [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. 15:49:35 2025-08-28T15:49:34.984Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:35 2025-08-28T15:49:35.439Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:35 2025-08-28T15:49:35.439Z WARN 6524 --- [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. 15:49:35 2025-08-28T15:49:35.439Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:35 2025-08-28T15:49:35.856Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:35 2025-08-28T15:49:35.856Z WARN 6524 --- [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. 15:49:35 2025-08-28T15:49:35.856Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:36 2025-08-28T15:49:36.359Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:36 2025-08-28T15:49:36.359Z WARN 6524 --- [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. 15:49:36 2025-08-28T15:49:36.359Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:36 2025-08-28T15:49:36.711Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:36 2025-08-28T15:49:36.711Z WARN 6524 --- [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. 15:49:36 2025-08-28T15:49:36.711Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:37 2025-08-28T15:49:37.316Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:37 2025-08-28T15:49:37.316Z WARN 6524 --- [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. 15:49:37 2025-08-28T15:49:37.316Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:37 2025-08-28T15:49:37.719Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:37 2025-08-28T15:49:37.719Z WARN 6524 --- [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. 15:49:37 2025-08-28T15:49:37.719Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:38 2025-08-28T15:49:38.318Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:38 2025-08-28T15:49:38.318Z WARN 6524 --- [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. 15:49:38 2025-08-28T15:49:38.318Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:38 2025-08-28T15:49:38.623Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:38 2025-08-28T15:49:38.623Z WARN 6524 --- [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. 15:49:38 2025-08-28T15:49:38.623Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:39 2025-08-28T15:49:39.228Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:39 2025-08-28T15:49:39.228Z WARN 6524 --- [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. 15:49:39 2025-08-28T15:49:39.228Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:39 2025-08-28T15:49:39.641Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:39 2025-08-28T15:49:39.641Z WARN 6524 --- [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. 15:49:39 2025-08-28T15:49:39.641Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:40 2025-08-28T15:49:40.151Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:40 2025-08-28T15:49:40.152Z WARN 6524 --- [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. 15:49:40 2025-08-28T15:49:40.152Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:40 2025-08-28T15:49:40.190Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.430912851S 15:49:40 2025-08-28T15:49:40.235Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:49:40 allow.auto.create.topics = true 15:49:40 auto.commit.interval.ms = 5000 15:49:40 auto.include.jmx.reporter = true 15:49:40 auto.offset.reset = earliest 15:49:40 bootstrap.servers = [localhost:32770] 15:49:40 check.crcs = true 15:49:40 client.dns.lookup = use_all_dns_ips 15:49:40 client.id = consumer-group for Test A-1 15:49:40 client.rack = 15:49:40 connections.max.idle.ms = 540000 15:49:40 default.api.timeout.ms = 60000 15:49:40 enable.auto.commit = true 15:49:40 enable.metrics.push = true 15:49:40 exclude.internal.topics = true 15:49:40 fetch.max.bytes = 52428800 15:49:40 fetch.max.wait.ms = 500 15:49:40 fetch.min.bytes = 1 15:49:40 group.id = group for Test A 15:49:40 group.instance.id = null 15:49:40 group.protocol = classic 15:49:40 group.remote.assignor = null 15:49:40 heartbeat.interval.ms = 3000 15:49:40 interceptor.classes = [] 15:49:40 internal.leave.group.on.close = true 15:49:40 internal.throw.on.fetch.stable.offset.unsupported = false 15:49:40 isolation.level = read_uncommitted 15:49:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:49:40 max.partition.fetch.bytes = 1048576 15:49:40 max.poll.interval.ms = 300000 15:49:40 max.poll.records = 500 15:49:40 metadata.max.age.ms = 300000 15:49:40 metadata.recovery.strategy = none 15:49:40 metric.reporters = [] 15:49:40 metrics.num.samples = 2 15:49:40 metrics.recording.level = INFO 15:49:40 metrics.sample.window.ms = 30000 15:49:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:49:40 receive.buffer.bytes = 65536 15:49:40 reconnect.backoff.max.ms = 1000 15:49:40 reconnect.backoff.ms = 50 15:49:40 request.timeout.ms = 30000 15:49:40 retry.backoff.max.ms = 1000 15:49:40 retry.backoff.ms = 100 15:49:40 sasl.client.callback.handler.class = null 15:49:40 sasl.jaas.config = null 15:49:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:49:40 sasl.kerberos.min.time.before.relogin = 60000 15:49:40 sasl.kerberos.service.name = null 15:49:40 sasl.kerberos.ticket.renew.jitter = 0.05 15:49:40 sasl.kerberos.ticket.renew.window.factor = 0.8 15:49:40 sasl.login.callback.handler.class = null 15:49:40 sasl.login.class = null 15:49:40 sasl.login.connect.timeout.ms = null 15:49:40 sasl.login.read.timeout.ms = null 15:49:40 sasl.login.refresh.buffer.seconds = 300 15:49:40 sasl.login.refresh.min.period.seconds = 60 15:49:40 sasl.login.refresh.window.factor = 0.8 15:49:40 sasl.login.refresh.window.jitter = 0.05 15:49:40 sasl.login.retry.backoff.max.ms = 10000 15:49:40 sasl.login.retry.backoff.ms = 100 15:49:40 sasl.mechanism = GSSAPI 15:49:40 sasl.oauthbearer.clock.skew.seconds = 30 15:49:40 sasl.oauthbearer.expected.audience = null 15:49:40 sasl.oauthbearer.expected.issuer = null 15:49:40 sasl.oauthbearer.header.urlencode = false 15:49:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:49:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:49:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:49:40 sasl.oauthbearer.jwks.endpoint.url = null 15:49:40 sasl.oauthbearer.scope.claim.name = scope 15:49:40 sasl.oauthbearer.sub.claim.name = sub 15:49:40 sasl.oauthbearer.token.endpoint.url = null 15:49:40 security.protocol = PLAINTEXT 15:49:40 security.providers = null 15:49:40 send.buffer.bytes = 131072 15:49:40 session.timeout.ms = 45000 15:49:40 socket.connection.setup.timeout.max.ms = 30000 15:49:40 socket.connection.setup.timeout.ms = 10000 15:49:40 ssl.cipher.suites = null 15:49:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:49:40 ssl.endpoint.identification.algorithm = https 15:49:40 ssl.engine.factory.class = null 15:49:40 ssl.key.password = null 15:49:40 ssl.keymanager.algorithm = SunX509 15:49:40 ssl.keystore.certificate.chain = null 15:49:40 ssl.keystore.key = null 15:49:40 ssl.keystore.location = null 15:49:40 ssl.keystore.password = null 15:49:40 ssl.keystore.type = JKS 15:49:40 ssl.protocol = TLSv1.3 15:49:40 ssl.provider = null 15:49:40 ssl.secure.random.implementation = null 15:49:40 ssl.trustmanager.algorithm = PKIX 15:49:40 ssl.truststore.certificates = null 15:49:40 ssl.truststore.location = null 15:49:40 ssl.truststore.password = null 15:49:40 ssl.truststore.type = JKS 15:49:40 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:49:40 15:49:40 2025-08-28T15:49:40.253Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:49:40 2025-08-28T15:49:40.310Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:49:40 2025-08-28T15:49:40.310Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:49:40 2025-08-28T15:49:40.310Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396180310 15:49:40 15:49:40 . ____ _ __ _ _ 15:49:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:40 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:40 =========|_|==============|___/=/_/_/_/ 15:49:40 15:49:40 :: Spring Boot :: (v3.5.4) 15:49:40 15:49:40 2025-08-28T15:49:40.335Z INFO 6524 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:40 2025-08-28T15:49:40.336Z INFO 6524 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:49:40 2025-08-28T15:49:40.398Z INFO 6524 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.087 seconds (process running for 73.898) 15:49:40 2025-08-28T15:49:40.446Z INFO 6524 --- [ 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 15:49:40 2025-08-28T15:49:40.452Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:49:40 2025-08-28T15:49:40.453Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:49:40 acks = -1 15:49:40 auto.include.jmx.reporter = true 15:49:40 batch.size = 16384 15:49:40 bootstrap.servers = [localhost:32770] 15:49:40 buffer.memory = 33554432 15:49:40 client.dns.lookup = use_all_dns_ips 15:49:40 client.id = producer-3 15:49:40 compression.gzip.level = -1 15:49:40 compression.lz4.level = 9 15:49:40 compression.type = none 15:49:40 compression.zstd.level = 3 15:49:40 connections.max.idle.ms = 540000 15:49:40 delivery.timeout.ms = 120000 15:49:40 enable.idempotence = false 15:49:40 enable.metrics.push = true 15:49:40 interceptor.classes = [] 15:49:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:49:40 linger.ms = 1 15:49:40 max.block.ms = 60000 15:49:40 max.in.flight.requests.per.connection = 5 15:49:40 max.request.size = 1048576 15:49:40 metadata.max.age.ms = 300000 15:49:40 metadata.max.idle.ms = 300000 15:49:40 metadata.recovery.strategy = none 15:49:40 metric.reporters = [] 15:49:40 metrics.num.samples = 2 15:49:40 metrics.recording.level = INFO 15:49:40 metrics.sample.window.ms = 30000 15:49:40 partitioner.adaptive.partitioning.enable = true 15:49:40 partitioner.availability.timeout.ms = 0 15:49:40 partitioner.class = null 15:49:40 partitioner.ignore.keys = false 15:49:40 receive.buffer.bytes = 32768 15:49:40 reconnect.backoff.max.ms = 1000 15:49:40 reconnect.backoff.ms = 50 15:49:40 request.timeout.ms = 30000 15:49:40 retries = 0 15:49:40 retry.backoff.max.ms = 1000 15:49:40 retry.backoff.ms = 100 15:49:40 sasl.client.callback.handler.class = null 15:49:40 sasl.jaas.config = null 15:49:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:49:40 sasl.kerberos.min.time.before.relogin = 60000 15:49:40 sasl.kerberos.service.name = null 15:49:40 sasl.kerberos.ticket.renew.jitter = 0.05 15:49:40 sasl.kerberos.ticket.renew.window.factor = 0.8 15:49:40 sasl.login.callback.handler.class = null 15:49:40 sasl.login.class = null 15:49:40 sasl.login.connect.timeout.ms = null 15:49:40 sasl.login.read.timeout.ms = null 15:49:40 sasl.login.refresh.buffer.seconds = 300 15:49:40 sasl.login.refresh.min.period.seconds = 60 15:49:40 sasl.login.refresh.window.factor = 0.8 15:49:40 sasl.login.refresh.window.jitter = 0.05 15:49:40 sasl.login.retry.backoff.max.ms = 10000 15:49:40 sasl.login.retry.backoff.ms = 100 15:49:40 sasl.mechanism = GSSAPI 15:49:40 sasl.oauthbearer.clock.skew.seconds = 30 15:49:40 sasl.oauthbearer.expected.audience = null 15:49:40 sasl.oauthbearer.expected.issuer = null 15:49:40 sasl.oauthbearer.header.urlencode = false 15:49:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:49:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:49:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:49:40 sasl.oauthbearer.jwks.endpoint.url = null 15:49:40 sasl.oauthbearer.scope.claim.name = scope 15:49:40 sasl.oauthbearer.sub.claim.name = sub 15:49:40 sasl.oauthbearer.token.endpoint.url = null 15:49:40 security.protocol = PLAINTEXT 15:49:40 security.providers = null 15:49:40 send.buffer.bytes = 131072 15:49:40 socket.connection.setup.timeout.max.ms = 30000 15:49:40 socket.connection.setup.timeout.ms = 10000 15:49:40 ssl.cipher.suites = null 15:49:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:49:40 ssl.endpoint.identification.algorithm = https 15:49:40 ssl.engine.factory.class = null 15:49:40 ssl.key.password = null 15:49:40 ssl.keymanager.algorithm = SunX509 15:49:40 ssl.keystore.certificate.chain = null 15:49:40 ssl.keystore.key = null 15:49:40 ssl.keystore.location = null 15:49:40 ssl.keystore.password = null 15:49:40 ssl.keystore.type = JKS 15:49:40 ssl.protocol = TLSv1.3 15:49:40 ssl.provider = null 15:49:40 ssl.secure.random.implementation = null 15:49:40 ssl.trustmanager.algorithm = PKIX 15:49:40 ssl.truststore.certificates = null 15:49:40 ssl.truststore.location = null 15:49:40 ssl.truststore.password = null 15:49:40 ssl.truststore.type = JKS 15:49:40 transaction.timeout.ms = 60000 15:49:40 transactional.id = null 15:49:40 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:49:40 15:49:40 2025-08-28T15:49:40.453Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:49:40 2025-08-28T15:49:40.458Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:49:40 2025-08-28T15:49:40.459Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:49:40 2025-08-28T15:49:40.459Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:49:40 2025-08-28T15:49:40.459Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396180459 15:49:40 2025-08-28T15:49:40.563Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:40 2025-08-28T15:49:40.563Z WARN 6524 --- [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. 15:49:40 2025-08-28T15:49:40.563Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:40 2025-08-28T15:49:40.654Z WARN 6524 --- [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} 15:49:40 2025-08-28T15:49:40.655Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:49:40 2025-08-28T15:49:40.866Z INFO 6524 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:49:41 2025-08-28T15:49:41.006Z INFO 6524 --- [ 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) 15:49:41 2025-08-28T15:49:41.014Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] (Re-)joining group 15:49:41 2025-08-28T15:49:41.050Z INFO 6524 --- [ 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-948ba7fd-d062-4ddc-959c-e940349d0c18 15:49:41 2025-08-28T15:49:41.051Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-1, groupId=group for Test A] (Re-)joining group 15:49:41 2025-08-28T15:49:41.077Z INFO 6524 --- [ 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-948ba7fd-d062-4ddc-959c-e940349d0c18', protocol='range'} 15:49:41 2025-08-28T15:49:41.088Z INFO 6524 --- [ 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-948ba7fd-d062-4ddc-959c-e940349d0c18=Assignment(partitions=[target-topic-for-Test-A-0])} 15:49:41 2025-08-28T15:49:41.111Z INFO 6524 --- [ 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-948ba7fd-d062-4ddc-959c-e940349d0c18', protocol='range'} 15:49:41 2025-08-28T15:49:41.111Z INFO 6524 --- [ 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]) 15:49:41 2025-08-28T15:49:41.114Z INFO 6524 --- [ 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 15:49:41 2025-08-28T15:49:41.133Z INFO 6524 --- [ 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 15:49:41 2025-08-28T15:49:41.152Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:41 2025-08-28T15:49:41.152Z WARN 6524 --- [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. 15:49:41 2025-08-28T15:49:41.152Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:41 2025-08-28T15:49:41.156Z INFO 6524 --- [ 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}}. 15:49:41 2025-08-28T15:49:41.255Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:49:41 allow.auto.create.topics = true 15:49:41 auto.commit.interval.ms = 5000 15:49:41 auto.include.jmx.reporter = true 15:49:41 auto.offset.reset = earliest 15:49:41 bootstrap.servers = [localhost:32770] 15:49:41 check.crcs = true 15:49:41 client.dns.lookup = use_all_dns_ips 15:49:41 client.id = consumer-group for Test A-2 15:49:41 client.rack = 15:49:41 connections.max.idle.ms = 540000 15:49:41 default.api.timeout.ms = 60000 15:49:41 enable.auto.commit = true 15:49:41 enable.metrics.push = true 15:49:41 exclude.internal.topics = true 15:49:41 fetch.max.bytes = 52428800 15:49:41 fetch.max.wait.ms = 500 15:49:41 fetch.min.bytes = 1 15:49:41 group.id = group for Test A 15:49:41 group.instance.id = null 15:49:41 group.protocol = classic 15:49:41 group.remote.assignor = null 15:49:41 heartbeat.interval.ms = 3000 15:49:41 interceptor.classes = [] 15:49:41 internal.leave.group.on.close = true 15:49:41 internal.throw.on.fetch.stable.offset.unsupported = false 15:49:41 isolation.level = read_uncommitted 15:49:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:49:41 max.partition.fetch.bytes = 1048576 15:49:41 max.poll.interval.ms = 300000 15:49:41 max.poll.records = 500 15:49:41 metadata.max.age.ms = 300000 15:49:41 metadata.recovery.strategy = none 15:49:41 metric.reporters = [] 15:49:41 metrics.num.samples = 2 15:49:41 metrics.recording.level = INFO 15:49:41 metrics.sample.window.ms = 30000 15:49:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:49:41 receive.buffer.bytes = 65536 15:49:41 reconnect.backoff.max.ms = 1000 15:49:41 reconnect.backoff.ms = 50 15:49:41 request.timeout.ms = 30000 15:49:41 retry.backoff.max.ms = 1000 15:49:41 retry.backoff.ms = 100 15:49:41 sasl.client.callback.handler.class = null 15:49:41 sasl.jaas.config = null 15:49:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:49:41 sasl.kerberos.min.time.before.relogin = 60000 15:49:41 sasl.kerberos.service.name = null 15:49:41 sasl.kerberos.ticket.renew.jitter = 0.05 15:49:41 sasl.kerberos.ticket.renew.window.factor = 0.8 15:49:41 sasl.login.callback.handler.class = null 15:49:41 sasl.login.class = null 15:49:41 sasl.login.connect.timeout.ms = null 15:49:41 sasl.login.read.timeout.ms = null 15:49:41 sasl.login.refresh.buffer.seconds = 300 15:49:41 sasl.login.refresh.min.period.seconds = 60 15:49:41 sasl.login.refresh.window.factor = 0.8 15:49:41 sasl.login.refresh.window.jitter = 0.05 15:49:41 sasl.login.retry.backoff.max.ms = 10000 15:49:41 sasl.login.retry.backoff.ms = 100 15:49:41 sasl.mechanism = GSSAPI 15:49:41 sasl.oauthbearer.clock.skew.seconds = 30 15:49:41 sasl.oauthbearer.expected.audience = null 15:49:41 sasl.oauthbearer.expected.issuer = null 15:49:41 sasl.oauthbearer.header.urlencode = false 15:49:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:49:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:49:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:49:41 sasl.oauthbearer.jwks.endpoint.url = null 15:49:41 sasl.oauthbearer.scope.claim.name = scope 15:49:41 sasl.oauthbearer.sub.claim.name = sub 15:49:41 sasl.oauthbearer.token.endpoint.url = null 15:49:41 security.protocol = PLAINTEXT 15:49:41 security.providers = null 15:49:41 send.buffer.bytes = 131072 15:49:41 session.timeout.ms = 45000 15:49:41 socket.connection.setup.timeout.max.ms = 30000 15:49:41 socket.connection.setup.timeout.ms = 10000 15:49:41 ssl.cipher.suites = null 15:49:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:49:41 ssl.endpoint.identification.algorithm = https 15:49:41 ssl.engine.factory.class = null 15:49:41 ssl.key.password = null 15:49:41 ssl.keymanager.algorithm = SunX509 15:49:41 ssl.keystore.certificate.chain = null 15:49:41 ssl.keystore.key = null 15:49:41 ssl.keystore.location = null 15:49:41 ssl.keystore.password = null 15:49:41 ssl.keystore.type = JKS 15:49:41 ssl.protocol = TLSv1.3 15:49:41 ssl.provider = null 15:49:41 ssl.secure.random.implementation = null 15:49:41 ssl.trustmanager.algorithm = PKIX 15:49:41 ssl.truststore.certificates = null 15:49:41 ssl.truststore.location = null 15:49:41 ssl.truststore.password = null 15:49:41 ssl.truststore.type = JKS 15:49:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:49:41 15:49:41 2025-08-28T15:49:41.255Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:49:41 2025-08-28T15:49:41.266Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:49:41 2025-08-28T15:49:41.266Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:49:41 2025-08-28T15:49:41.266Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396181266 15:49:41 2025-08-28T15:49:41.283Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:49:41 2025-08-28T15:49:41.283Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:49:41 acks = -1 15:49:41 auto.include.jmx.reporter = true 15:49:41 batch.size = 16384 15:49:41 bootstrap.servers = [localhost:32770] 15:49:41 buffer.memory = 33554432 15:49:41 client.dns.lookup = use_all_dns_ips 15:49:41 client.id = producer-4 15:49:41 compression.gzip.level = -1 15:49:41 compression.lz4.level = 9 15:49:41 compression.type = none 15:49:41 compression.zstd.level = 3 15:49:41 connections.max.idle.ms = 540000 15:49:41 delivery.timeout.ms = 120000 15:49:41 enable.idempotence = false 15:49:41 enable.metrics.push = true 15:49:41 interceptor.classes = [] 15:49:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:49:41 linger.ms = 1 15:49:41 max.block.ms = 60000 15:49:41 max.in.flight.requests.per.connection = 5 15:49:41 max.request.size = 1048576 15:49:41 metadata.max.age.ms = 300000 15:49:41 metadata.max.idle.ms = 300000 15:49:41 metadata.recovery.strategy = none 15:49:41 metric.reporters = [] 15:49:41 metrics.num.samples = 2 15:49:41 metrics.recording.level = INFO 15:49:41 metrics.sample.window.ms = 30000 15:49:41 partitioner.adaptive.partitioning.enable = true 15:49:41 partitioner.availability.timeout.ms = 0 15:49:41 partitioner.class = null 15:49:41 partitioner.ignore.keys = false 15:49:41 receive.buffer.bytes = 32768 15:49:41 reconnect.backoff.max.ms = 1000 15:49:41 reconnect.backoff.ms = 50 15:49:41 request.timeout.ms = 30000 15:49:41 retries = 0 15:49:41 retry.backoff.max.ms = 1000 15:49:41 retry.backoff.ms = 100 15:49:41 sasl.client.callback.handler.class = null 15:49:41 sasl.jaas.config = null 15:49:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:49:41 sasl.kerberos.min.time.before.relogin = 60000 15:49:41 sasl.kerberos.service.name = null 15:49:41 sasl.kerberos.ticket.renew.jitter = 0.05 15:49:41 sasl.kerberos.ticket.renew.window.factor = 0.8 15:49:41 sasl.login.callback.handler.class = null 15:49:41 sasl.login.class = null 15:49:41 sasl.login.connect.timeout.ms = null 15:49:41 sasl.login.read.timeout.ms = null 15:49:41 sasl.login.refresh.buffer.seconds = 300 15:49:41 sasl.login.refresh.min.period.seconds = 60 15:49:41 sasl.login.refresh.window.factor = 0.8 15:49:41 sasl.login.refresh.window.jitter = 0.05 15:49:41 sasl.login.retry.backoff.max.ms = 10000 15:49:41 sasl.login.retry.backoff.ms = 100 15:49:41 sasl.mechanism = GSSAPI 15:49:41 sasl.oauthbearer.clock.skew.seconds = 30 15:49:41 sasl.oauthbearer.expected.audience = null 15:49:41 sasl.oauthbearer.expected.issuer = null 15:49:41 sasl.oauthbearer.header.urlencode = false 15:49:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:49:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:49:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:49:41 sasl.oauthbearer.jwks.endpoint.url = null 15:49:41 sasl.oauthbearer.scope.claim.name = scope 15:49:41 sasl.oauthbearer.sub.claim.name = sub 15:49:41 sasl.oauthbearer.token.endpoint.url = null 15:49:41 security.protocol = PLAINTEXT 15:49:41 security.providers = null 15:49:41 send.buffer.bytes = 131072 15:49:41 socket.connection.setup.timeout.max.ms = 30000 15:49:41 socket.connection.setup.timeout.ms = 10000 15:49:41 ssl.cipher.suites = null 15:49:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:49:41 ssl.endpoint.identification.algorithm = https 15:49:41 ssl.engine.factory.class = null 15:49:41 ssl.key.password = null 15:49:41 ssl.keymanager.algorithm = SunX509 15:49:41 ssl.keystore.certificate.chain = null 15:49:41 ssl.keystore.key = null 15:49:41 ssl.keystore.location = null 15:49:41 ssl.keystore.password = null 15:49:41 ssl.keystore.type = JKS 15:49:41 ssl.protocol = TLSv1.3 15:49:41 ssl.provider = null 15:49:41 ssl.secure.random.implementation = null 15:49:41 ssl.trustmanager.algorithm = PKIX 15:49:41 ssl.truststore.certificates = null 15:49:41 ssl.truststore.location = null 15:49:41 ssl.truststore.password = null 15:49:41 ssl.truststore.type = JKS 15:49:41 transaction.timeout.ms = 60000 15:49:41 transactional.id = null 15:49:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:49:41 15:49:41 2025-08-28T15:49:41.283Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:49:41 2025-08-28T15:49:41.287Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:49:41 2025-08-28T15:49:41.287Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:49:41 2025-08-28T15:49:41.287Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:49:41 2025-08-28T15:49:41.287Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396181287 15:49:41 2025-08-28T15:49:41.301Z WARN 6524 --- [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} 15:49:41 2025-08-28T15:49:41.301Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:49:41 2025-08-28T15:49:41.430Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:49:41 allow.auto.create.topics = true 15:49:41 auto.commit.interval.ms = 5000 15:49:41 auto.include.jmx.reporter = true 15:49:41 auto.offset.reset = earliest 15:49:41 bootstrap.servers = [localhost:32770] 15:49:41 check.crcs = true 15:49:41 client.dns.lookup = use_all_dns_ips 15:49:41 client.id = consumer-group for Test A-3 15:49:41 client.rack = 15:49:41 connections.max.idle.ms = 540000 15:49:41 default.api.timeout.ms = 60000 15:49:41 enable.auto.commit = true 15:49:41 enable.metrics.push = true 15:49:41 exclude.internal.topics = true 15:49:41 fetch.max.bytes = 52428800 15:49:41 fetch.max.wait.ms = 500 15:49:41 fetch.min.bytes = 1 15:49:41 group.id = group for Test A 15:49:41 group.instance.id = null 15:49:41 group.protocol = classic 15:49:41 group.remote.assignor = null 15:49:41 heartbeat.interval.ms = 3000 15:49:41 interceptor.classes = [] 15:49:41 internal.leave.group.on.close = true 15:49:41 internal.throw.on.fetch.stable.offset.unsupported = false 15:49:41 isolation.level = read_uncommitted 15:49:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:49:41 max.partition.fetch.bytes = 1048576 15:49:41 max.poll.interval.ms = 300000 15:49:41 max.poll.records = 500 15:49:41 metadata.max.age.ms = 300000 15:49:41 metadata.recovery.strategy = none 15:49:41 metric.reporters = [] 15:49:41 metrics.num.samples = 2 15:49:41 metrics.recording.level = INFO 15:49:41 metrics.sample.window.ms = 30000 15:49:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:49:41 receive.buffer.bytes = 65536 15:49:41 reconnect.backoff.max.ms = 1000 15:49:41 reconnect.backoff.ms = 50 15:49:41 request.timeout.ms = 30000 15:49:41 retry.backoff.max.ms = 1000 15:49:41 retry.backoff.ms = 100 15:49:41 sasl.client.callback.handler.class = null 15:49:41 sasl.jaas.config = null 15:49:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:49:41 sasl.kerberos.min.time.before.relogin = 60000 15:49:41 sasl.kerberos.service.name = null 15:49:41 sasl.kerberos.ticket.renew.jitter = 0.05 15:49:41 sasl.kerberos.ticket.renew.window.factor = 0.8 15:49:41 sasl.login.callback.handler.class = null 15:49:41 sasl.login.class = null 15:49:41 sasl.login.connect.timeout.ms = null 15:49:41 sasl.login.read.timeout.ms = null 15:49:41 sasl.login.refresh.buffer.seconds = 300 15:49:41 sasl.login.refresh.min.period.seconds = 60 15:49:41 sasl.login.refresh.window.factor = 0.8 15:49:41 sasl.login.refresh.window.jitter = 0.05 15:49:41 sasl.login.retry.backoff.max.ms = 10000 15:49:41 sasl.login.retry.backoff.ms = 100 15:49:41 sasl.mechanism = GSSAPI 15:49:41 sasl.oauthbearer.clock.skew.seconds = 30 15:49:41 sasl.oauthbearer.expected.audience = null 15:49:41 sasl.oauthbearer.expected.issuer = null 15:49:41 sasl.oauthbearer.header.urlencode = false 15:49:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:49:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:49:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:49:41 sasl.oauthbearer.jwks.endpoint.url = null 15:49:41 sasl.oauthbearer.scope.claim.name = scope 15:49:41 sasl.oauthbearer.sub.claim.name = sub 15:49:41 sasl.oauthbearer.token.endpoint.url = null 15:49:41 security.protocol = PLAINTEXT 15:49:41 security.providers = null 15:49:41 send.buffer.bytes = 131072 15:49:41 session.timeout.ms = 45000 15:49:41 socket.connection.setup.timeout.max.ms = 30000 15:49:41 socket.connection.setup.timeout.ms = 10000 15:49:41 ssl.cipher.suites = null 15:49:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:49:41 ssl.endpoint.identification.algorithm = https 15:49:41 ssl.engine.factory.class = null 15:49:41 ssl.key.password = null 15:49:41 ssl.keymanager.algorithm = SunX509 15:49:41 ssl.keystore.certificate.chain = null 15:49:41 ssl.keystore.key = null 15:49:41 ssl.keystore.location = null 15:49:41 ssl.keystore.password = null 15:49:41 ssl.keystore.type = JKS 15:49:41 ssl.protocol = TLSv1.3 15:49:41 ssl.provider = null 15:49:41 ssl.secure.random.implementation = null 15:49:41 ssl.trustmanager.algorithm = PKIX 15:49:41 ssl.truststore.certificates = null 15:49:41 ssl.truststore.location = null 15:49:41 ssl.truststore.password = null 15:49:41 ssl.truststore.type = JKS 15:49:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:49:41 15:49:41 2025-08-28T15:49:41.430Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:49:41 2025-08-28T15:49:41.434Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:49:41 2025-08-28T15:49:41.434Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:49:41 2025-08-28T15:49:41.434Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396181434 15:49:41 2025-08-28T15:49:41.439Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:49:41 2025-08-28T15:49:41.440Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:49:41 acks = -1 15:49:41 auto.include.jmx.reporter = true 15:49:41 batch.size = 16384 15:49:41 bootstrap.servers = [localhost:32770] 15:49:41 buffer.memory = 33554432 15:49:41 client.dns.lookup = use_all_dns_ips 15:49:41 client.id = producer-5 15:49:41 compression.gzip.level = -1 15:49:41 compression.lz4.level = 9 15:49:41 compression.type = none 15:49:41 compression.zstd.level = 3 15:49:41 connections.max.idle.ms = 540000 15:49:41 delivery.timeout.ms = 120000 15:49:41 enable.idempotence = false 15:49:41 enable.metrics.push = true 15:49:41 interceptor.classes = [] 15:49:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:49:41 linger.ms = 1 15:49:41 max.block.ms = 60000 15:49:41 max.in.flight.requests.per.connection = 5 15:49:41 max.request.size = 1048576 15:49:41 metadata.max.age.ms = 300000 15:49:41 metadata.max.idle.ms = 300000 15:49:41 metadata.recovery.strategy = none 15:49:41 metric.reporters = [] 15:49:41 metrics.num.samples = 2 15:49:41 metrics.recording.level = INFO 15:49:41 metrics.sample.window.ms = 30000 15:49:41 partitioner.adaptive.partitioning.enable = true 15:49:41 partitioner.availability.timeout.ms = 0 15:49:41 partitioner.class = null 15:49:41 partitioner.ignore.keys = false 15:49:41 receive.buffer.bytes = 32768 15:49:41 reconnect.backoff.max.ms = 1000 15:49:41 reconnect.backoff.ms = 50 15:49:41 request.timeout.ms = 30000 15:49:41 retries = 0 15:49:41 retry.backoff.max.ms = 1000 15:49:41 retry.backoff.ms = 100 15:49:41 sasl.client.callback.handler.class = null 15:49:41 sasl.jaas.config = null 15:49:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:49:41 sasl.kerberos.min.time.before.relogin = 60000 15:49:41 sasl.kerberos.service.name = null 15:49:41 sasl.kerberos.ticket.renew.jitter = 0.05 15:49:41 sasl.kerberos.ticket.renew.window.factor = 0.8 15:49:41 sasl.login.callback.handler.class = null 15:49:41 sasl.login.class = null 15:49:41 sasl.login.connect.timeout.ms = null 15:49:41 sasl.login.read.timeout.ms = null 15:49:41 sasl.login.refresh.buffer.seconds = 300 15:49:41 sasl.login.refresh.min.period.seconds = 60 15:49:41 sasl.login.refresh.window.factor = 0.8 15:49:41 sasl.login.refresh.window.jitter = 0.05 15:49:41 sasl.login.retry.backoff.max.ms = 10000 15:49:41 sasl.login.retry.backoff.ms = 100 15:49:41 sasl.mechanism = GSSAPI 15:49:41 sasl.oauthbearer.clock.skew.seconds = 30 15:49:41 sasl.oauthbearer.expected.audience = null 15:49:41 sasl.oauthbearer.expected.issuer = null 15:49:41 sasl.oauthbearer.header.urlencode = false 15:49:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:49:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:49:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:49:41 sasl.oauthbearer.jwks.endpoint.url = null 15:49:41 sasl.oauthbearer.scope.claim.name = scope 15:49:41 sasl.oauthbearer.sub.claim.name = sub 15:49:41 sasl.oauthbearer.token.endpoint.url = null 15:49:41 security.protocol = PLAINTEXT 15:49:41 security.providers = null 15:49:41 send.buffer.bytes = 131072 15:49:41 socket.connection.setup.timeout.max.ms = 30000 15:49:41 socket.connection.setup.timeout.ms = 10000 15:49:41 ssl.cipher.suites = null 15:49:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:49:41 ssl.endpoint.identification.algorithm = https 15:49:41 ssl.engine.factory.class = null 15:49:41 ssl.key.password = null 15:49:41 ssl.keymanager.algorithm = SunX509 15:49:41 ssl.keystore.certificate.chain = null 15:49:41 ssl.keystore.key = null 15:49:41 ssl.keystore.location = null 15:49:41 ssl.keystore.password = null 15:49:41 ssl.keystore.type = JKS 15:49:41 ssl.protocol = TLSv1.3 15:49:41 ssl.provider = null 15:49:41 ssl.secure.random.implementation = null 15:49:41 ssl.trustmanager.algorithm = PKIX 15:49:41 ssl.truststore.certificates = null 15:49:41 ssl.truststore.location = null 15:49:41 ssl.truststore.password = null 15:49:41 ssl.truststore.type = JKS 15:49:41 transaction.timeout.ms = 60000 15:49:41 transactional.id = null 15:49:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:49:41 15:49:41 2025-08-28T15:49:41.440Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:49:41 2025-08-28T15:49:41.445Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:49:41 2025-08-28T15:49:41.445Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:49:41 2025-08-28T15:49:41.445Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:49:41 2025-08-28T15:49:41.445Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396181445 15:49:41 2025-08-28T15:49:41.460Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:49:41 2025-08-28T15:49:41.526Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:41 2025-08-28T15:49:41.526Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:41 2025-08-28T15:49:41.526Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:41 2025-08-28T15:49:41.527Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 15:49:41 2025-08-28T15:49:41.527Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 15:49:41 2025-08-28T15:49:41.527Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Cancelled in-flight API_VERSIONS request with correlation id 5 due to node 1 being disconnected (elapsed time since creation: 41ms, elapsed time since send: 41ms, throttle time: 0ms, request timeout: 30000ms) 15:49:41 2025-08-28T15:49:41.527Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 15:49:41 2025-08-28T15:49:41.564Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:41 2025-08-28T15:49:41.564Z WARN 6524 --- [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. 15:49:41 2025-08-28T15:49:41.564Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:41 2025-08-28T15:49:41.580Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:41 2025-08-28T15:49:41.580Z WARN 6524 --- [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. 15:49:41 2025-08-28T15:49:41.622Z INFO 6524 --- [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. 15:49:41 2025-08-28T15:49:41.622Z INFO 6524 --- [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: 393ms, elapsed time since send: 393ms, throttle time: 0ms, request timeout: 30000ms) 15:49:41 2025-08-28T15:49:41.622Z INFO 6524 --- [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. 15:49:41 2025-08-28T15:49:41.622Z INFO 6524 --- [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. 15:49:41 2025-08-28T15:49:41.622Z INFO 6524 --- [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=52884826, epoch=1) to node 1: 15:49:41 15:49:41 org.apache.kafka.common.errors.DisconnectException: null 15:49:41 15:49:41 2025-08-28T15:49:41.626Z INFO 6524 --- [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. 15:49:41 2025-08-28T15:49:41.639Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:41 2025-08-28T15:49:41.639Z WARN 6524 --- [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. 15:49:41 2025-08-28T15:49:41.639Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:41 2025-08-28T15:49:41.639Z WARN 6524 --- [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. 15:49:41 2025-08-28T15:49:41.697Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:41 2025-08-28T15:49:41.697Z WARN 6524 --- [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. 15:49:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.963 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 15:49:41 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec 15:49:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec 15:49:41 2025-08-28T15:49:41.727Z INFO 6524 --- [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. 15:49:41 2025-08-28T15:49:41.727Z WARN 6524 --- [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. 15:49:41 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec 15:49:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec 15:49:41 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec 15:49:41 15:49:41,786 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:49:41 15:49:41,786 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:49:41 15:49:41,787 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:49:41 15:49:41,793 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:49:41 15:49:41,794 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:49:41 15:49:41 . ____ _ __ _ _ 15:49:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:41 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:41 =========|_|==============|___/=/_/_/_/ 15:49:41 15:49:41 :: Spring Boot :: (v3.5.4) 15:49:41 15:49:41 2025-08-28T15:49:41.813Z INFO 6524 --- [ main] o.o.c.n.i.c.dmi.DmiInEventProducerSpec : Starting DmiInEventProducerSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:41 2025-08-28T15:49:41.813Z INFO 6524 --- [ main] o.o.c.n.i.c.dmi.DmiInEventProducerSpec : No active profile set, falling back to 1 default profile: "default" 15:49:41 2025-08-28T15:49:41.823Z INFO 6524 --- [ main] o.o.c.n.i.c.dmi.DmiInEventProducerSpec : Started DmiInEventProducerSpec in 0.067 seconds (process running for 75.322) 15:49:41 2025-08-28T15:49:41.834Z INFO 6524 --- [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. 15:49:41 2025-08-28T15:49:41.834Z WARN 6524 --- [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. 15:49:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec 15:49:41 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 15:49:41 2025-08-28T15:49:41.845Z INFO 6524 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:49:41 2025-08-28T15:49:41.851Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:41 2025-08-28T15:49:41.851Z WARN 6524 --- [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. 15:49:41 2025-08-28T15:49:41.858Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:41 2025-08-28T15:49:41.858Z WARN 6524 --- [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. 15:49:41 2025-08-28T15:49:41.919Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 0a8fe5e4c42231252cb46264d83389e9a2ed00d97ba30a35de15553e14fbeed9 15:49:41 2025-08-28T15:49:41.921Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:41 2025-08-28T15:49:41.921Z WARN 6524 --- [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. 15:49:42 2025-08-28T15:49:42.136Z INFO 6524 --- [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. 15:49:42 2025-08-28T15:49:42.136Z WARN 6524 --- [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. 15:49:42 2025-08-28T15:49:42.157Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:42 2025-08-28T15:49:42.157Z WARN 6524 --- [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. 15:49:42 2025-08-28T15:49:42.157Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:42 2025-08-28T15:49:42.281Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:42 2025-08-28T15:49:42.281Z WARN 6524 --- [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. 15:49:42 2025-08-28T15:49:42.295Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:42 2025-08-28T15:49:42.295Z WARN 6524 --- [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. 15:49:42 2025-08-28T15:49:42.354Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:42 2025-08-28T15:49:42.354Z WARN 6524 --- [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. 15:49:42 2025-08-28T15:49:42.538Z INFO 6524 --- [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. 15:49:42 2025-08-28T15:49:42.538Z WARN 6524 --- [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. 15:49:42 2025-08-28T15:49:42.553Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:42 2025-08-28T15:49:42.553Z WARN 6524 --- [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. 15:49:42 2025-08-28T15:49:42.553Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:42 2025-08-28T15:49:42.783Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:42 2025-08-28T15:49:42.784Z WARN 6524 --- [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. 15:49:43 2025-08-28T15:49:43.007Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:43 2025-08-28T15:49:43.007Z WARN 6524 --- [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. 15:49:43 2025-08-28T15:49:43.163Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:43 2025-08-28T15:49:43.164Z WARN 6524 --- [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. 15:49:43 2025-08-28T15:49:43.164Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:43 2025-08-28T15:49:43.192Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:43 2025-08-28T15:49:43.192Z WARN 6524 --- [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. 15:49:43 2025-08-28T15:49:43.543Z INFO 6524 --- [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. 15:49:43 2025-08-28T15:49:43.543Z WARN 6524 --- [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. 15:49:43 2025-08-28T15:49:43.558Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:43 2025-08-28T15:49:43.559Z WARN 6524 --- [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. 15:49:43 2025-08-28T15:49:43.559Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:43 2025-08-28T15:49:43.744Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:43 2025-08-28T15:49:43.744Z WARN 6524 --- [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. 15:49:44 2025-08-28T15:49:44.008Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:44 2025-08-28T15:49:44.008Z WARN 6524 --- [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. 15:49:44 2025-08-28T15:49:44.018Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:44 2025-08-28T15:49:44.018Z WARN 6524 --- [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. 15:49:44 2025-08-28T15:49:44.018Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:44 2025-08-28T15:49:44.194Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:44 2025-08-28T15:49:44.194Z WARN 6524 --- [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. 15:49:44 2025-08-28T15:49:44.414Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:44 2025-08-28T15:49:44.414Z WARN 6524 --- [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. 15:49:44 2025-08-28T15:49:44.414Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:44 2025-08-28T15:49:44.548Z INFO 6524 --- [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. 15:49:44 2025-08-28T15:49:44.548Z WARN 6524 --- [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. 15:49:44 2025-08-28T15:49:44.747Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:44 2025-08-28T15:49:44.747Z WARN 6524 --- [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. 15:49:44 2025-08-28T15:49:44.843Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:44 2025-08-28T15:49:44.843Z WARN 6524 --- [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. 15:49:45 2025-08-28T15:49:45.017Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:45 2025-08-28T15:49:45.017Z WARN 6524 --- [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. 15:49:45 2025-08-28T15:49:45.017Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:45 2025-08-28T15:49:45.196Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:45 2025-08-28T15:49:45.196Z WARN 6524 --- [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. 15:49:45 2025-08-28T15:49:45.418Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:45 2025-08-28T15:49:45.418Z WARN 6524 --- [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. 15:49:45 2025-08-28T15:49:45.418Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:45 2025-08-28T15:49:45.453Z INFO 6524 --- [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. 15:49:45 2025-08-28T15:49:45.453Z WARN 6524 --- [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. 15:49:45 2025-08-28T15:49:45.702Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:45 2025-08-28T15:49:45.702Z WARN 6524 --- [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. 15:49:45 2025-08-28T15:49:45.749Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:45 2025-08-28T15:49:45.749Z WARN 6524 --- [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. 15:49:46 2025-08-28T15:49:46.053Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:46 2025-08-28T15:49:46.053Z WARN 6524 --- [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. 15:49:46 2025-08-28T15:49:46.053Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:46 2025-08-28T15:49:46.198Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:46 2025-08-28T15:49:46.198Z WARN 6524 --- [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. 15:49:46 2025-08-28T15:49:46.419Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:46 2025-08-28T15:49:46.419Z WARN 6524 --- [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. 15:49:46 2025-08-28T15:49:46.419Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:46 2025-08-28T15:49:46.458Z INFO 6524 --- [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. 15:49:46 2025-08-28T15:49:46.458Z WARN 6524 --- [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. 15:49:46 2025-08-28T15:49:46.704Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:46 2025-08-28T15:49:46.704Z WARN 6524 --- [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. 15:49:46 2025-08-28T15:49:46.751Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:46 2025-08-28T15:49:46.752Z WARN 6524 --- [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. 15:49:47 2025-08-28T15:49:47.059Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:47 2025-08-28T15:49:47.059Z WARN 6524 --- [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. 15:49:47 2025-08-28T15:49:47.059Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:47 2025-08-28T15:49:47.200Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:47 2025-08-28T15:49:47.200Z WARN 6524 --- [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. 15:49:47 2025-08-28T15:49:47.234Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:47 2025-08-28T15:49:47.234Z WARN 6524 --- [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. 15:49:47 2025-08-28T15:49:47.234Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:47 2025-08-28T15:49:47.470Z INFO 6524 --- [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. 15:49:47 2025-08-28T15:49:47.470Z WARN 6524 --- [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. 15:49:47 2025-08-28T15:49:47.707Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:47 2025-08-28T15:49:47.707Z WARN 6524 --- [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. 15:49:47 2025-08-28T15:49:47.760Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:47 2025-08-28T15:49:47.760Z WARN 6524 --- [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. 15:49:48 2025-08-28T15:49:48.066Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:48 2025-08-28T15:49:48.066Z WARN 6524 --- [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. 15:49:48 2025-08-28T15:49:48.066Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:48 2025-08-28T15:49:48.202Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:48 2025-08-28T15:49:48.202Z WARN 6524 --- [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. 15:49:48 2025-08-28T15:49:48.245Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:48 2025-08-28T15:49:48.245Z WARN 6524 --- [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. 15:49:48 2025-08-28T15:49:48.245Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:48 2025-08-28T15:49:48.256Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.411625903S 15:49:48 15:49:48 . ____ _ __ _ _ 15:49:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:48 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:48 =========|_|==============|___/=/_/_/_/ 15:49:48 15:49:48 :: Spring Boot :: (v3.5.4) 15:49:48 15:49:48 2025-08-28T15:49:48.382Z INFO 6524 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Starting DmiOutEventConsumerSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:48 2025-08-28T15:49:48.382Z INFO 6524 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:49:48 2025-08-28T15:49:48.388Z INFO 6524 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Started DmiOutEventConsumerSpec in 0.02 seconds (process running for 81.888) 15:49:48 2025-08-28T15:49:48.404Z INFO 6524 --- [ 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 15:49:48 2025-08-28T15:49:48.415Z INFO 6524 --- [ 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 15:49:48 2025-08-28T15:49:48.418Z INFO 6524 --- [ 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 15:49:48 2025-08-28T15:49:48.475Z INFO 6524 --- [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. 15:49:48 2025-08-28T15:49:48.475Z WARN 6524 --- [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. 15:49:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.807 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 15:49:48 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec 15:49:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec 15:49:48 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec 15:49:48 2025-08-28T15:49:48.708Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:48 2025-08-28T15:49:48.708Z WARN 6524 --- [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. 15:49:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec 15:49:48 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec 15:49:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec 15:49:48 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 15:49:48 2025-08-28T15:49:48.762Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:48 2025-08-28T15:49:48.762Z WARN 6524 --- [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. 15:49:49 2025-08-28T15:49:48.974Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:49 2025-08-28T15:49:48.974Z WARN 6524 --- [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. 15:49:49 2025-08-28T15:49:48.974Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:49 2025-08-28T15:49:49.201Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:49 2025-08-28T15:49:49.201Z WARN 6524 --- [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. 15:49:49 2025-08-28T15:49:49.201Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:49 2025-08-28T15:49:49.203Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:49 2025-08-28T15:49:49.203Z WARN 6524 --- [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. 15:49:49 2025-08-28T15:49:49.484Z INFO 6524 --- [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. 15:49:49 2025-08-28T15:49:49.484Z WARN 6524 --- [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. 15:49:49 2025-08-28T15:49:49.550Z ERROR 6524 --- [_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 15:49:49 2025-08-28T15:49:49.579Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:49 2025-08-28T15:49:49.579Z WARN 6524 --- [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. 15:49:49 2025-08-28T15:49:49.604Z ERROR 6524 --- [_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 15:49:49 2025-08-28T15:49:49.764Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:49 2025-08-28T15:49:49.764Z WARN 6524 --- [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. 15:49:49 2025-08-28T15:49:49.767Z ERROR 6524 --- [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 15:49:50 2025-08-28T15:49:49.980Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:50 2025-08-28T15:49:49.980Z WARN 6524 --- [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. 15:49:50 2025-08-28T15:49:49.980Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:50 2025-08-28T15:49:50.206Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:50 2025-08-28T15:49:50.206Z WARN 6524 --- [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. 15:49:50 2025-08-28T15:49:50.207Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:50 2025-08-28T15:49:50.207Z WARN 6524 --- [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. 15:49:50 2025-08-28T15:49:50.207Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 15:49:50 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 15:49:50 2025-08-28T15:49:50.310Z INFO 6524 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:49:50 2025-08-28T15:49:50.363Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 887442bc253bc822fa5e8ce27f5035db24ce2d08c43f221a44fafe59d0c0bdbf 15:49:50 2025-08-28T15:49:50.496Z INFO 6524 --- [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. 15:49:50 2025-08-28T15:49:50.496Z WARN 6524 --- [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. 15:49:50 2025-08-28T15:49:50.581Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:50 2025-08-28T15:49:50.581Z WARN 6524 --- [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. 15:49:50 2025-08-28T15:49:50.766Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:50 2025-08-28T15:49:50.766Z WARN 6524 --- [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. 15:49:51 2025-08-28T15:49:50.982Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:51 2025-08-28T15:49:50.982Z WARN 6524 --- [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. 15:49:51 2025-08-28T15:49:50.982Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:51 2025-08-28T15:49:51.208Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:51 2025-08-28T15:49:51.208Z WARN 6524 --- [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. 15:49:51 2025-08-28T15:49:51.216Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:51 2025-08-28T15:49:51.217Z WARN 6524 --- [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. 15:49:51 2025-08-28T15:49:51.217Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:51 2025-08-28T15:49:51.384Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:51 2025-08-28T15:49:51.384Z WARN 6524 --- [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. 15:49:51 2025-08-28T15:49:51.502Z INFO 6524 --- [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. 15:49:51 2025-08-28T15:49:51.502Z WARN 6524 --- [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. 15:49:51 2025-08-28T15:49:51.769Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:51 2025-08-28T15:49:51.769Z WARN 6524 --- [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. 15:49:52 2025-08-28T15:49:51.995Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:52 2025-08-28T15:49:51.995Z WARN 6524 --- [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. 15:49:52 2025-08-28T15:49:51.995Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:52 2025-08-28T15:49:52.209Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:52 2025-08-28T15:49:52.209Z WARN 6524 --- [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. 15:49:52 2025-08-28T15:49:52.216Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:52 2025-08-28T15:49:52.216Z WARN 6524 --- [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. 15:49:52 2025-08-28T15:49:52.216Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:52 2025-08-28T15:49:52.386Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:52 2025-08-28T15:49:52.386Z WARN 6524 --- [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. 15:49:52 2025-08-28T15:49:52.508Z INFO 6524 --- [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. 15:49:52 2025-08-28T15:49:52.508Z WARN 6524 --- [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. 15:49:52 2025-08-28T15:49:52.771Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:52 2025-08-28T15:49:52.771Z WARN 6524 --- [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. 15:49:52 2025-08-28T15:49:52.900Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:52 2025-08-28T15:49:52.900Z WARN 6524 --- [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. 15:49:52 2025-08-28T15:49:52.900Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:53 2025-08-28T15:49:53.210Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:53 2025-08-28T15:49:53.211Z WARN 6524 --- [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. 15:49:53 2025-08-28T15:49:53.216Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:53 2025-08-28T15:49:53.216Z WARN 6524 --- [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. 15:49:53 2025-08-28T15:49:53.216Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:53 2025-08-28T15:49:53.234Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:53 2025-08-28T15:49:53.234Z WARN 6524 --- [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. 15:49:53 2025-08-28T15:49:53.512Z INFO 6524 --- [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. 15:49:53 2025-08-28T15:49:53.512Z WARN 6524 --- [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. 15:49:53 2025-08-28T15:49:53.803Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:53 2025-08-28T15:49:53.803Z WARN 6524 --- [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. 15:49:53 2025-08-28T15:49:53.905Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:53 2025-08-28T15:49:53.906Z WARN 6524 --- [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. 15:49:53 2025-08-28T15:49:53.906Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:54 2025-08-28T15:49:54.045Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:54 2025-08-28T15:49:54.045Z WARN 6524 --- [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. 15:49:54 2025-08-28T15:49:54.083Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:54 2025-08-28T15:49:54.083Z WARN 6524 --- [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. 15:49:54 2025-08-28T15:49:54.083Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:54 2025-08-28T15:49:54.211Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:54 2025-08-28T15:49:54.211Z WARN 6524 --- [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. 15:49:54 2025-08-28T15:49:54.521Z INFO 6524 --- [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. 15:49:54 2025-08-28T15:49:54.521Z WARN 6524 --- [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. 15:49:54 2025-08-28T15:49:54.805Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:54 2025-08-28T15:49:54.805Z WARN 6524 --- [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. 15:49:54 2025-08-28T15:49:54.906Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:54 2025-08-28T15:49:54.906Z WARN 6524 --- [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. 15:49:54 2025-08-28T15:49:54.906Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:55 2025-08-28T15:49:55.046Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:55 2025-08-28T15:49:55.046Z WARN 6524 --- [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. 15:49:55 2025-08-28T15:49:55.094Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:55 2025-08-28T15:49:55.094Z WARN 6524 --- [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. 15:49:55 2025-08-28T15:49:55.094Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:55 2025-08-28T15:49:55.213Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:55 2025-08-28T15:49:55.213Z WARN 6524 --- [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. 15:49:55 2025-08-28T15:49:55.531Z INFO 6524 --- [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. 15:49:55 2025-08-28T15:49:55.531Z WARN 6524 --- [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. 15:49:55 2025-08-28T15:49:55.806Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:55 2025-08-28T15:49:55.806Z WARN 6524 --- [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. 15:49:55 2025-08-28T15:49:55.863Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:55 2025-08-28T15:49:55.863Z WARN 6524 --- [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. 15:49:55 2025-08-28T15:49:55.863Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:56 2025-08-28T15:49:56.048Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:56 2025-08-28T15:49:56.048Z WARN 6524 --- [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. 15:49:56 2025-08-28T15:49:56.102Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:56 2025-08-28T15:49:56.102Z WARN 6524 --- [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. 15:49:56 2025-08-28T15:49:56.102Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:56 2025-08-28T15:49:56.215Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:56 2025-08-28T15:49:56.215Z WARN 6524 --- [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. 15:49:56 2025-08-28T15:49:56.535Z INFO 6524 --- [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. 15:49:56 2025-08-28T15:49:56.535Z WARN 6524 --- [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. 15:49:56 2025-08-28T15:49:56.634Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.324587437S 15:49:56 2025-08-28T15:49:56.653Z INFO 6524 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 15:49:56 2025-08-28T15:49:56.653Z INFO 6524 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription create request for source some-resource with subscription id test-id ... 15:49:56 2025-08-28T15:49:56.657Z INFO 6524 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 15:49:56 2025-08-28T15:49:56.657Z INFO 6524 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription delete request for source some-resource with subscription id test-id ... 15:49:56 2025-08-28T15:49:56.670Z ERROR 6524 --- [ 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] 15:49:56 2025-08-28T15:49:56.807Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:56 2025-08-28T15:49:56.807Z WARN 6524 --- [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. 15:49:56 2025-08-28T15:49:56.872Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:56 2025-08-28T15:49:56.872Z WARN 6524 --- [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. 15:49:56 2025-08-28T15:49:56.872Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.602 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 15:49:56 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 15:49:56 2025-08-28T15:49:56.950Z INFO 6524 --- [ main] .CmDataJobSubscriptionPersistenceService : There is at least one subscriber left for dataType dataType1 on altId1 15:49:56 2025-08-28T15:49:56.952Z INFO 6524 --- [ main] .CmDataJobSubscriptionPersistenceService : There is at least one subscriber left for dataType last-data-type on last-alt-id 15:49:56 2025-08-28T15:49:56.952Z INFO 6524 --- [ main] .CmDataJobSubscriptionPersistenceService : There are no subscribers left for dataType last-data-type on last-alt-id 15:49:56 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 15:49:56 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 15:49:57 2025-08-28T15:49:56.983Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:57 2025-08-28T15:49:56.983Z WARN 6524 --- [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. 15:49:57 15:49:57 . ____ _ __ _ _ 15:49:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:49:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:49:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:49:57 ' |____| .__|_| |_|_| |_\__, | / / / / 15:49:57 =========|_|==============|___/=/_/_/_/ 15:49:57 15:49:57 :: Spring Boot :: (v3.5.4) 15:49:57 15:49:57 2025-08-28T15:49:57.011Z INFO 6524 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:49:57 2025-08-28T15:49:57.011Z INFO 6524 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:49:57 2025-08-28T15:49:57.035Z INFO 6524 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.04 seconds (process running for 90.535) 15:49:57 2025-08-28T15:49:57.104Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:57 2025-08-28T15:49:57.104Z WARN 6524 --- [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. 15:49:57 2025-08-28T15:49:57.104Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 15:49:57 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 15:49:57 2025-08-28T15:49:57.217Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:57 2025-08-28T15:49:57.217Z WARN 6524 --- [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. 15:49:57 2025-08-28T15:49:57.235Z WARN 6524 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 15:49:57 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 15:49:57 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 15:49:57 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 15:49:57 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 15:49:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 15:49:57 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 15:49:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 15:49:57 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 15:49:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 15:49:57 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:49:57 2025-08-28T15:49:57.396Z INFO 6524 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:49:57 2025-08-28T15:49:57.460Z INFO 6524 --- [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. 15:49:57 2025-08-28T15:49:57.460Z WARN 6524 --- [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. 15:49:57 2025-08-28T15:49:57.472Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: d31a69a4eca2c5248fed2bac1fcd5d6dc60d85577895a65cc803349d034efabe 15:49:57 2025-08-28T15:49:57.777Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:57 2025-08-28T15:49:57.777Z WARN 6524 --- [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. 15:49:57 2025-08-28T15:49:57.777Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:57 2025-08-28T15:49:57.809Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:57 2025-08-28T15:49:57.810Z WARN 6524 --- [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. 15:49:58 2025-08-28T15:49:57.984Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:58 2025-08-28T15:49:57.984Z WARN 6524 --- [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. 15:49:58 2025-08-28T15:49:58.084Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:58 2025-08-28T15:49:58.084Z WARN 6524 --- [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. 15:49:58 2025-08-28T15:49:58.084Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:58 2025-08-28T15:49:58.219Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:58 2025-08-28T15:49:58.219Z WARN 6524 --- [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. 15:49:58 2025-08-28T15:49:58.471Z INFO 6524 --- [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. 15:49:58 2025-08-28T15:49:58.471Z WARN 6524 --- [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. 15:49:58 2025-08-28T15:49:58.778Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:58 2025-08-28T15:49:58.778Z WARN 6524 --- [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. 15:49:58 2025-08-28T15:49:58.778Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:58 2025-08-28T15:49:58.811Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:58 2025-08-28T15:49:58.811Z WARN 6524 --- [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. 15:49:59 2025-08-28T15:49:58.986Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:49:59 2025-08-28T15:49:58.986Z WARN 6524 --- [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. 15:49:59 2025-08-28T15:49:59.039Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:59 2025-08-28T15:49:59.039Z WARN 6524 --- [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. 15:49:59 2025-08-28T15:49:59.039Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:59 2025-08-28T15:49:59.222Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:49:59 2025-08-28T15:49:59.222Z WARN 6524 --- [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. 15:49:59 2025-08-28T15:49:59.475Z INFO 6524 --- [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. 15:49:59 2025-08-28T15:49:59.475Z WARN 6524 --- [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. 15:49:59 2025-08-28T15:49:59.785Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:49:59 2025-08-28T15:49:59.785Z WARN 6524 --- [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. 15:49:59 2025-08-28T15:49:59.785Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:49:59 2025-08-28T15:49:59.813Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:49:59 2025-08-28T15:49:59.813Z WARN 6524 --- [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. 15:49:59 2025-08-28T15:49:59.894Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:49:59 2025-08-28T15:49:59.894Z WARN 6524 --- [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. 15:49:59 2025-08-28T15:49:59.894Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:00 2025-08-28T15:49:59.987Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:00 2025-08-28T15:49:59.987Z WARN 6524 --- [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. 15:50:00 2025-08-28T15:50:00.224Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:00 2025-08-28T15:50:00.224Z WARN 6524 --- [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. 15:50:00 2025-08-28T15:50:00.379Z INFO 6524 --- [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. 15:50:00 2025-08-28T15:50:00.379Z WARN 6524 --- [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. 15:50:00 2025-08-28T15:50:00.791Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:00 2025-08-28T15:50:00.791Z WARN 6524 --- [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. 15:50:00 2025-08-28T15:50:00.791Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:00 2025-08-28T15:50:00.815Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:00 2025-08-28T15:50:00.815Z WARN 6524 --- [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. 15:50:00 2025-08-28T15:50:00.841Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:00 2025-08-28T15:50:00.841Z WARN 6524 --- [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. 15:50:00 2025-08-28T15:50:00.843Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:00 2025-08-28T15:50:00.843Z WARN 6524 --- [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. 15:50:00 2025-08-28T15:50:00.843Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:01 2025-08-28T15:50:01.256Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:01 2025-08-28T15:50:01.256Z WARN 6524 --- [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. 15:50:01 2025-08-28T15:50:01.385Z INFO 6524 --- [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. 15:50:01 2025-08-28T15:50:01.385Z WARN 6524 --- [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. 15:50:01 2025-08-28T15:50:01.696Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:01 2025-08-28T15:50:01.696Z WARN 6524 --- [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. 15:50:01 2025-08-28T15:50:01.791Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:01 2025-08-28T15:50:01.791Z WARN 6524 --- [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. 15:50:01 2025-08-28T15:50:01.791Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:01 2025-08-28T15:50:01.817Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:01 2025-08-28T15:50:01.817Z WARN 6524 --- [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. 15:50:01 2025-08-28T15:50:01.845Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:01 2025-08-28T15:50:01.845Z WARN 6524 --- [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. 15:50:01 2025-08-28T15:50:01.845Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:02 2025-08-28T15:50:02.258Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:02 2025-08-28T15:50:02.258Z WARN 6524 --- [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. 15:50:02 2025-08-28T15:50:02.390Z INFO 6524 --- [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. 15:50:02 2025-08-28T15:50:02.391Z WARN 6524 --- [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. 15:50:02 2025-08-28T15:50:02.646Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:02 2025-08-28T15:50:02.646Z WARN 6524 --- [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. 15:50:02 2025-08-28T15:50:02.646Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:02 2025-08-28T15:50:02.697Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:02 2025-08-28T15:50:02.698Z WARN 6524 --- [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. 15:50:02 2025-08-28T15:50:02.819Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:02 2025-08-28T15:50:02.819Z WARN 6524 --- [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. 15:50:02 2025-08-28T15:50:02.861Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:02 2025-08-28T15:50:02.861Z WARN 6524 --- [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. 15:50:02 2025-08-28T15:50:02.861Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:03 2025-08-28T15:50:03.259Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:03 2025-08-28T15:50:03.259Z WARN 6524 --- [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. 15:50:03 2025-08-28T15:50:03.395Z INFO 6524 --- [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. 15:50:03 2025-08-28T15:50:03.395Z WARN 6524 --- [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. 15:50:03 2025-08-28T15:50:03.629Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:03 2025-08-28T15:50:03.629Z WARN 6524 --- [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. 15:50:03 2025-08-28T15:50:03.655Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:03 2025-08-28T15:50:03.655Z WARN 6524 --- [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. 15:50:03 2025-08-28T15:50:03.656Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:03 2025-08-28T15:50:03.821Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:03 2025-08-28T15:50:03.821Z WARN 6524 --- [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. 15:50:03 2025-08-28T15:50:03.863Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:03 2025-08-28T15:50:03.863Z WARN 6524 --- [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. 15:50:03 2025-08-28T15:50:03.863Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:04 2025-08-28T15:50:04.181Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.784835005S 15:50:04 2025-08-28T15:50:04.186Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:50:04 allow.auto.create.topics = true 15:50:04 auto.commit.interval.ms = 5000 15:50:04 auto.include.jmx.reporter = true 15:50:04 auto.offset.reset = earliest 15:50:04 bootstrap.servers = [localhost:32773] 15:50:04 check.crcs = true 15:50:04 client.dns.lookup = use_all_dns_ips 15:50:04 client.id = consumer-test-4 15:50:04 client.rack = 15:50:04 connections.max.idle.ms = 540000 15:50:04 default.api.timeout.ms = 60000 15:50:04 enable.auto.commit = true 15:50:04 enable.metrics.push = true 15:50:04 exclude.internal.topics = true 15:50:04 fetch.max.bytes = 52428800 15:50:04 fetch.max.wait.ms = 500 15:50:04 fetch.min.bytes = 1 15:50:04 group.id = test 15:50:04 group.instance.id = null 15:50:04 group.protocol = classic 15:50:04 group.remote.assignor = null 15:50:04 heartbeat.interval.ms = 3000 15:50:04 interceptor.classes = [] 15:50:04 internal.leave.group.on.close = true 15:50:04 internal.throw.on.fetch.stable.offset.unsupported = false 15:50:04 isolation.level = read_uncommitted 15:50:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:50:04 max.partition.fetch.bytes = 1048576 15:50:04 max.poll.interval.ms = 300000 15:50:04 max.poll.records = 500 15:50:04 metadata.max.age.ms = 300000 15:50:04 metadata.recovery.strategy = none 15:50:04 metric.reporters = [] 15:50:04 metrics.num.samples = 2 15:50:04 metrics.recording.level = INFO 15:50:04 metrics.sample.window.ms = 30000 15:50:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:50:04 receive.buffer.bytes = 65536 15:50:04 reconnect.backoff.max.ms = 1000 15:50:04 reconnect.backoff.ms = 50 15:50:04 request.timeout.ms = 30000 15:50:04 retry.backoff.max.ms = 1000 15:50:04 retry.backoff.ms = 100 15:50:04 sasl.client.callback.handler.class = null 15:50:04 sasl.jaas.config = null 15:50:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:04 sasl.kerberos.min.time.before.relogin = 60000 15:50:04 sasl.kerberos.service.name = null 15:50:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:04 sasl.login.callback.handler.class = null 15:50:04 sasl.login.class = null 15:50:04 sasl.login.connect.timeout.ms = null 15:50:04 sasl.login.read.timeout.ms = null 15:50:04 sasl.login.refresh.buffer.seconds = 300 15:50:04 sasl.login.refresh.min.period.seconds = 60 15:50:04 sasl.login.refresh.window.factor = 0.8 15:50:04 sasl.login.refresh.window.jitter = 0.05 15:50:04 sasl.login.retry.backoff.max.ms = 10000 15:50:04 sasl.login.retry.backoff.ms = 100 15:50:04 sasl.mechanism = GSSAPI 15:50:04 sasl.oauthbearer.clock.skew.seconds = 30 15:50:04 sasl.oauthbearer.expected.audience = null 15:50:04 sasl.oauthbearer.expected.issuer = null 15:50:04 sasl.oauthbearer.header.urlencode = false 15:50:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:04 sasl.oauthbearer.jwks.endpoint.url = null 15:50:04 sasl.oauthbearer.scope.claim.name = scope 15:50:04 sasl.oauthbearer.sub.claim.name = sub 15:50:04 sasl.oauthbearer.token.endpoint.url = null 15:50:04 security.protocol = PLAINTEXT 15:50:04 security.providers = null 15:50:04 send.buffer.bytes = 131072 15:50:04 session.timeout.ms = 45000 15:50:04 socket.connection.setup.timeout.max.ms = 30000 15:50:04 socket.connection.setup.timeout.ms = 10000 15:50:04 ssl.cipher.suites = null 15:50:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:04 ssl.endpoint.identification.algorithm = https 15:50:04 ssl.engine.factory.class = null 15:50:04 ssl.key.password = null 15:50:04 ssl.keymanager.algorithm = SunX509 15:50:04 ssl.keystore.certificate.chain = null 15:50:04 ssl.keystore.key = null 15:50:04 ssl.keystore.location = null 15:50:04 ssl.keystore.password = null 15:50:04 ssl.keystore.type = JKS 15:50:04 ssl.protocol = TLSv1.3 15:50:04 ssl.provider = null 15:50:04 ssl.secure.random.implementation = null 15:50:04 ssl.trustmanager.algorithm = PKIX 15:50:04 ssl.truststore.certificates = null 15:50:04 ssl.truststore.location = null 15:50:04 ssl.truststore.password = null 15:50:04 ssl.truststore.type = JKS 15:50:04 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:50:04 15:50:04 2025-08-28T15:50:04.187Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:04 2025-08-28T15:50:04.191Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:04 2025-08-28T15:50:04.191Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:04 2025-08-28T15:50:04.191Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396204191 15:50:04 15:50:04 . ____ _ __ _ _ 15:50:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:50:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:50:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:50:04 ' |____| .__|_| |_|_| |_\__, | / / / / 15:50:04 =========|_|==============|___/=/_/_/_/ 15:50:04 15:50:04 :: Spring Boot :: (v3.5.4) 15:50:04 15:50:04 2025-08-28T15:50:04.208Z INFO 6524 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:50:04 2025-08-28T15:50:04.209Z INFO 6524 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:50:04 2025-08-28T15:50:04.233Z INFO 6524 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.04 seconds (process running for 97.732) 15:50:04 2025-08-28T15:50:04.241Z INFO 6524 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-4, groupId=test] Subscribed to topic(s): test-topic 15:50:04 2025-08-28T15:50:04.253Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:04 2025-08-28T15:50:04.253Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:04 acks = -1 15:50:04 auto.include.jmx.reporter = true 15:50:04 batch.size = 16384 15:50:04 bootstrap.servers = [localhost:32773] 15:50:04 buffer.memory = 33554432 15:50:04 client.dns.lookup = use_all_dns_ips 15:50:04 client.id = producer-6 15:50:04 compression.gzip.level = -1 15:50:04 compression.lz4.level = 9 15:50:04 compression.type = none 15:50:04 compression.zstd.level = 3 15:50:04 connections.max.idle.ms = 540000 15:50:04 delivery.timeout.ms = 120000 15:50:04 enable.idempotence = false 15:50:04 enable.metrics.push = true 15:50:04 interceptor.classes = [] 15:50:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:04 linger.ms = 1 15:50:04 max.block.ms = 60000 15:50:04 max.in.flight.requests.per.connection = 5 15:50:04 max.request.size = 1048576 15:50:04 metadata.max.age.ms = 300000 15:50:04 metadata.max.idle.ms = 300000 15:50:04 metadata.recovery.strategy = none 15:50:04 metric.reporters = [] 15:50:04 metrics.num.samples = 2 15:50:04 metrics.recording.level = INFO 15:50:04 metrics.sample.window.ms = 30000 15:50:04 partitioner.adaptive.partitioning.enable = true 15:50:04 partitioner.availability.timeout.ms = 0 15:50:04 partitioner.class = null 15:50:04 partitioner.ignore.keys = false 15:50:04 receive.buffer.bytes = 32768 15:50:04 reconnect.backoff.max.ms = 1000 15:50:04 reconnect.backoff.ms = 50 15:50:04 request.timeout.ms = 30000 15:50:04 retries = 0 15:50:04 retry.backoff.max.ms = 1000 15:50:04 retry.backoff.ms = 100 15:50:04 sasl.client.callback.handler.class = null 15:50:04 sasl.jaas.config = null 15:50:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:04 sasl.kerberos.min.time.before.relogin = 60000 15:50:04 sasl.kerberos.service.name = null 15:50:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:04 sasl.login.callback.handler.class = null 15:50:04 sasl.login.class = null 15:50:04 sasl.login.connect.timeout.ms = null 15:50:04 sasl.login.read.timeout.ms = null 15:50:04 sasl.login.refresh.buffer.seconds = 300 15:50:04 sasl.login.refresh.min.period.seconds = 60 15:50:04 sasl.login.refresh.window.factor = 0.8 15:50:04 sasl.login.refresh.window.jitter = 0.05 15:50:04 sasl.login.retry.backoff.max.ms = 10000 15:50:04 sasl.login.retry.backoff.ms = 100 15:50:04 sasl.mechanism = GSSAPI 15:50:04 sasl.oauthbearer.clock.skew.seconds = 30 15:50:04 sasl.oauthbearer.expected.audience = null 15:50:04 sasl.oauthbearer.expected.issuer = null 15:50:04 sasl.oauthbearer.header.urlencode = false 15:50:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:04 sasl.oauthbearer.jwks.endpoint.url = null 15:50:04 sasl.oauthbearer.scope.claim.name = scope 15:50:04 sasl.oauthbearer.sub.claim.name = sub 15:50:04 sasl.oauthbearer.token.endpoint.url = null 15:50:04 security.protocol = PLAINTEXT 15:50:04 security.providers = null 15:50:04 send.buffer.bytes = 131072 15:50:04 socket.connection.setup.timeout.max.ms = 30000 15:50:04 socket.connection.setup.timeout.ms = 10000 15:50:04 ssl.cipher.suites = null 15:50:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:04 ssl.endpoint.identification.algorithm = https 15:50:04 ssl.engine.factory.class = null 15:50:04 ssl.key.password = null 15:50:04 ssl.keymanager.algorithm = SunX509 15:50:04 ssl.keystore.certificate.chain = null 15:50:04 ssl.keystore.key = null 15:50:04 ssl.keystore.location = null 15:50:04 ssl.keystore.password = null 15:50:04 ssl.keystore.type = JKS 15:50:04 ssl.protocol = TLSv1.3 15:50:04 ssl.provider = null 15:50:04 ssl.secure.random.implementation = null 15:50:04 ssl.trustmanager.algorithm = PKIX 15:50:04 ssl.truststore.certificates = null 15:50:04 ssl.truststore.location = null 15:50:04 ssl.truststore.password = null 15:50:04 ssl.truststore.type = JKS 15:50:04 transaction.timeout.ms = 60000 15:50:04 transactional.id = null 15:50:04 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:50:04 15:50:04 2025-08-28T15:50:04.254Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:04 2025-08-28T15:50:04.257Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:04 2025-08-28T15:50:04.257Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:04 2025-08-28T15:50:04.257Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:04 2025-08-28T15:50:04.257Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396204257 15:50:04 2025-08-28T15:50:04.261Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:04 2025-08-28T15:50:04.261Z WARN 6524 --- [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. 15:50:04 2025-08-28T15:50:04.319Z WARN 6524 --- [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} 15:50:04 2025-08-28T15:50:04.319Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:04 2025-08-28T15:50:04.400Z INFO 6524 --- [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. 15:50:04 2025-08-28T15:50:04.400Z WARN 6524 --- [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. 15:50:04 2025-08-28T15:50:04.487Z INFO 6524 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-4, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:04 2025-08-28T15:50:04.577Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:04 2025-08-28T15:50:04.577Z WARN 6524 --- [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. 15:50:04 2025-08-28T15:50:04.605Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 15:50:04 2025-08-28T15:50:04.610Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] (Re-)joining group 15:50:04 2025-08-28T15:50:04.651Z INFO 6524 --- [ 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-aa2de189-b965-4189-891b-8a8725d203f1 15:50:04 2025-08-28T15:50:04.651Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] (Re-)joining group 15:50:04 2025-08-28T15:50:04.665Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:04 2025-08-28T15:50:04.665Z WARN 6524 --- [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. 15:50:04 2025-08-28T15:50:04.665Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:04 2025-08-28T15:50:04.673Z INFO 6524 --- [ 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-aa2de189-b965-4189-891b-8a8725d203f1', protocol='range'} 15:50:04 2025-08-28T15:50:04.673Z INFO 6524 --- [ 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-aa2de189-b965-4189-891b-8a8725d203f1=Assignment(partitions=[test-topic-0])} 15:50:04 2025-08-28T15:50:04.700Z INFO 6524 --- [ 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-aa2de189-b965-4189-891b-8a8725d203f1', protocol='range'} 15:50:04 2025-08-28T15:50:04.709Z INFO 6524 --- [ 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]) 15:50:04 2025-08-28T15:50:04.710Z INFO 6524 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-4, groupId=test] Adding newly assigned partitions: test-topic-0 15:50:04 2025-08-28T15:50:04.723Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-4, groupId=test] Found no committed offset for partition test-topic-0 15:50:04 2025-08-28T15:50:04.732Z INFO 6524 --- [ 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}}. 15:50:04 2025-08-28T15:50:04.769Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:04 2025-08-28T15:50:04.770Z WARN 6524 --- [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. 15:50:04 2025-08-28T15:50:04.770Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:04 2025-08-28T15:50:04.822Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:04 2025-08-28T15:50:04.822Z WARN 6524 --- [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. 15:50:04 2025-08-28T15:50:04.837Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:04 2025-08-28T15:50:04.838Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 15:50:04 2025-08-28T15:50:04.877Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:04 2025-08-28T15:50:04.877Z INFO 6524 --- [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: 115ms, elapsed time since send: 115ms, throttle time: 0ms, request timeout: 30000ms) 15:50:04 2025-08-28T15:50:04.877Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node -1 disconnected. 15:50:04 2025-08-28T15:50:04.877Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 2147483646 disconnected. 15:50:04 2025-08-28T15:50:04.877Z INFO 6524 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-4, groupId=test] Error sending fetch request (sessionId=220832406, epoch=1) to node 1: 15:50:04 15:50:04 org.apache.kafka.common.errors.DisconnectException: null 15:50:04 15:50:04 2025-08-28T15:50:04.877Z INFO 6524 --- [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. 15:50:05 2025-08-28T15:50:04.940Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:05 2025-08-28T15:50:04.940Z WARN 6524 --- [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. 15:50:05 2025-08-28T15:50:04.978Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:05 2025-08-28T15:50:04.979Z WARN 6524 --- [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. 15:50:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.656 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:50:05 2025-08-28T15:50:05.056Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:05 2025-08-28T15:50:05.056Z WARN 6524 --- [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. 15:50:05 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 15:50:05 2025-08-28T15:50:05.059Z INFO 6524 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:50:05 2025-08-28T15:50:05.107Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: a4f55cb5d84a4a10efc40f4be4c4968acf3135fa1f88c2cbe0c2c74c4baaf7a6 15:50:05 2025-08-28T15:50:05.180Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:05 2025-08-28T15:50:05.180Z WARN 6524 --- [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. 15:50:05 2025-08-28T15:50:05.263Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:05 2025-08-28T15:50:05.263Z WARN 6524 --- [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. 15:50:05 2025-08-28T15:50:05.295Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:05 2025-08-28T15:50:05.295Z WARN 6524 --- [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. 15:50:05 2025-08-28T15:50:05.416Z INFO 6524 --- [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. 15:50:05 2025-08-28T15:50:05.416Z WARN 6524 --- [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. 15:50:05 2025-08-28T15:50:05.484Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:05 2025-08-28T15:50:05.484Z WARN 6524 --- [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. 15:50:05 2025-08-28T15:50:05.579Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:05 2025-08-28T15:50:05.579Z WARN 6524 --- [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. 15:50:05 2025-08-28T15:50:05.683Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:05 2025-08-28T15:50:05.683Z WARN 6524 --- [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. 15:50:05 2025-08-28T15:50:05.683Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:05 2025-08-28T15:50:05.772Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:05 2025-08-28T15:50:05.772Z WARN 6524 --- [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. 15:50:05 2025-08-28T15:50:05.782Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:05 2025-08-28T15:50:05.782Z WARN 6524 --- [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. 15:50:05 2025-08-28T15:50:05.782Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:05 2025-08-28T15:50:05.825Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:05 2025-08-28T15:50:05.825Z WARN 6524 --- [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. 15:50:06 2025-08-28T15:50:05.986Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:06 2025-08-28T15:50:05.987Z WARN 6524 --- [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. 15:50:06 2025-08-28T15:50:06.265Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:06 2025-08-28T15:50:06.265Z WARN 6524 --- [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. 15:50:06 2025-08-28T15:50:06.424Z INFO 6524 --- [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. 15:50:06 2025-08-28T15:50:06.424Z WARN 6524 --- [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. 15:50:06 2025-08-28T15:50:06.587Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:06 2025-08-28T15:50:06.587Z WARN 6524 --- [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. 15:50:06 2025-08-28T15:50:06.645Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:06 2025-08-28T15:50:06.646Z WARN 6524 --- [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. 15:50:06 2025-08-28T15:50:06.646Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:06 2025-08-28T15:50:06.704Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:06 2025-08-28T15:50:06.704Z WARN 6524 --- [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. 15:50:06 2025-08-28T15:50:06.775Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:06 2025-08-28T15:50:06.775Z WARN 6524 --- [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. 15:50:06 2025-08-28T15:50:06.775Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:06 2025-08-28T15:50:06.826Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:06 2025-08-28T15:50:06.826Z WARN 6524 --- [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. 15:50:06 2025-08-28T15:50:06.890Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:06 2025-08-28T15:50:06.890Z WARN 6524 --- [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. 15:50:07 2025-08-28T15:50:07.266Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:07 2025-08-28T15:50:07.266Z WARN 6524 --- [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. 15:50:07 2025-08-28T15:50:07.431Z INFO 6524 --- [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. 15:50:07 2025-08-28T15:50:07.431Z WARN 6524 --- [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. 15:50:07 2025-08-28T15:50:07.513Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:07 2025-08-28T15:50:07.513Z WARN 6524 --- [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. 15:50:07 2025-08-28T15:50:07.602Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:07 2025-08-28T15:50:07.602Z WARN 6524 --- [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. 15:50:07 2025-08-28T15:50:07.602Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:07 2025-08-28T15:50:07.646Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:07 2025-08-28T15:50:07.646Z WARN 6524 --- [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. 15:50:07 2025-08-28T15:50:07.705Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:07 2025-08-28T15:50:07.706Z WARN 6524 --- [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. 15:50:07 2025-08-28T15:50:07.776Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:07 2025-08-28T15:50:07.776Z WARN 6524 --- [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. 15:50:07 2025-08-28T15:50:07.776Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:07 2025-08-28T15:50:07.893Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:07 2025-08-28T15:50:07.893Z WARN 6524 --- [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. 15:50:08 2025-08-28T15:50:08.269Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:08 2025-08-28T15:50:08.269Z WARN 6524 --- [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. 15:50:08 2025-08-28T15:50:08.438Z INFO 6524 --- [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. 15:50:08 2025-08-28T15:50:08.438Z WARN 6524 --- [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. 15:50:08 2025-08-28T15:50:08.450Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:08 2025-08-28T15:50:08.451Z WARN 6524 --- [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. 15:50:08 2025-08-28T15:50:08.636Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:08 2025-08-28T15:50:08.636Z WARN 6524 --- [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. 15:50:08 2025-08-28T15:50:08.636Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:08 2025-08-28T15:50:08.683Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:08 2025-08-28T15:50:08.683Z WARN 6524 --- [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. 15:50:08 2025-08-28T15:50:08.683Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:08 2025-08-28T15:50:08.683Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:08 2025-08-28T15:50:08.683Z WARN 6524 --- [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. 15:50:08 2025-08-28T15:50:08.707Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:08 2025-08-28T15:50:08.707Z WARN 6524 --- [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. 15:50:08 2025-08-28T15:50:08.897Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:08 2025-08-28T15:50:08.898Z WARN 6524 --- [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. 15:50:09 2025-08-28T15:50:09.272Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:09 2025-08-28T15:50:09.272Z WARN 6524 --- [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. 15:50:09 2025-08-28T15:50:09.399Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:09 2025-08-28T15:50:09.399Z WARN 6524 --- [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. 15:50:09 2025-08-28T15:50:09.443Z INFO 6524 --- [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. 15:50:09 2025-08-28T15:50:09.444Z WARN 6524 --- [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. 15:50:09 2025-08-28T15:50:09.541Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:09 2025-08-28T15:50:09.541Z WARN 6524 --- [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. 15:50:09 2025-08-28T15:50:09.541Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:09 2025-08-28T15:50:09.685Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:09 2025-08-28T15:50:09.685Z WARN 6524 --- [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. 15:50:09 2025-08-28T15:50:09.689Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:09 2025-08-28T15:50:09.689Z WARN 6524 --- [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. 15:50:09 2025-08-28T15:50:09.689Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:09 2025-08-28T15:50:09.710Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:09 2025-08-28T15:50:09.710Z WARN 6524 --- [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. 15:50:09 2025-08-28T15:50:09.901Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:09 2025-08-28T15:50:09.901Z WARN 6524 --- [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. 15:50:10 2025-08-28T15:50:10.242Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:10 2025-08-28T15:50:10.242Z WARN 6524 --- [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. 15:50:10 2025-08-28T15:50:10.273Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:10 2025-08-28T15:50:10.273Z WARN 6524 --- [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. 15:50:10 2025-08-28T15:50:10.449Z INFO 6524 --- [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. 15:50:10 2025-08-28T15:50:10.449Z WARN 6524 --- [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. 15:50:10 2025-08-28T15:50:10.542Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:10 2025-08-28T15:50:10.542Z WARN 6524 --- [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. 15:50:10 2025-08-28T15:50:10.542Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:10 2025-08-28T15:50:10.690Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:10 2025-08-28T15:50:10.690Z WARN 6524 --- [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. 15:50:10 2025-08-28T15:50:10.690Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:10 2025-08-28T15:50:10.697Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:10 2025-08-28T15:50:10.697Z WARN 6524 --- [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. 15:50:10 2025-08-28T15:50:10.712Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:10 2025-08-28T15:50:10.712Z WARN 6524 --- [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. 15:50:10 2025-08-28T15:50:10.904Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:10 2025-08-28T15:50:10.904Z WARN 6524 --- [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. 15:50:11 2025-08-28T15:50:11.242Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:11 2025-08-28T15:50:11.242Z WARN 6524 --- [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. 15:50:11 2025-08-28T15:50:11.276Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:11 2025-08-28T15:50:11.277Z WARN 6524 --- [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. 15:50:11 2025-08-28T15:50:11.290Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.231071056S 15:50:11 2025-08-28T15:50:11.295Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:50:11 allow.auto.create.topics = true 15:50:11 auto.commit.interval.ms = 5000 15:50:11 auto.include.jmx.reporter = true 15:50:11 auto.offset.reset = earliest 15:50:11 bootstrap.servers = [localhost:32774] 15:50:11 check.crcs = true 15:50:11 client.dns.lookup = use_all_dns_ips 15:50:11 client.id = consumer-test-5 15:50:11 client.rack = 15:50:11 connections.max.idle.ms = 540000 15:50:11 default.api.timeout.ms = 60000 15:50:11 enable.auto.commit = true 15:50:11 enable.metrics.push = true 15:50:11 exclude.internal.topics = true 15:50:11 fetch.max.bytes = 52428800 15:50:11 fetch.max.wait.ms = 500 15:50:11 fetch.min.bytes = 1 15:50:11 group.id = test 15:50:11 group.instance.id = null 15:50:11 group.protocol = classic 15:50:11 group.remote.assignor = null 15:50:11 heartbeat.interval.ms = 3000 15:50:11 interceptor.classes = [] 15:50:11 internal.leave.group.on.close = true 15:50:11 internal.throw.on.fetch.stable.offset.unsupported = false 15:50:11 isolation.level = read_uncommitted 15:50:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:50:11 max.partition.fetch.bytes = 1048576 15:50:11 max.poll.interval.ms = 300000 15:50:11 max.poll.records = 500 15:50:11 metadata.max.age.ms = 300000 15:50:11 metadata.recovery.strategy = none 15:50:11 metric.reporters = [] 15:50:11 metrics.num.samples = 2 15:50:11 metrics.recording.level = INFO 15:50:11 metrics.sample.window.ms = 30000 15:50:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:50:11 receive.buffer.bytes = 65536 15:50:11 reconnect.backoff.max.ms = 1000 15:50:11 reconnect.backoff.ms = 50 15:50:11 request.timeout.ms = 30000 15:50:11 retry.backoff.max.ms = 1000 15:50:11 retry.backoff.ms = 100 15:50:11 sasl.client.callback.handler.class = null 15:50:11 sasl.jaas.config = null 15:50:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:11 sasl.kerberos.min.time.before.relogin = 60000 15:50:11 sasl.kerberos.service.name = null 15:50:11 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:11 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:11 sasl.login.callback.handler.class = null 15:50:11 sasl.login.class = null 15:50:11 sasl.login.connect.timeout.ms = null 15:50:11 sasl.login.read.timeout.ms = null 15:50:11 sasl.login.refresh.buffer.seconds = 300 15:50:11 sasl.login.refresh.min.period.seconds = 60 15:50:11 sasl.login.refresh.window.factor = 0.8 15:50:11 sasl.login.refresh.window.jitter = 0.05 15:50:11 sasl.login.retry.backoff.max.ms = 10000 15:50:11 sasl.login.retry.backoff.ms = 100 15:50:11 sasl.mechanism = GSSAPI 15:50:11 sasl.oauthbearer.clock.skew.seconds = 30 15:50:11 sasl.oauthbearer.expected.audience = null 15:50:11 sasl.oauthbearer.expected.issuer = null 15:50:11 sasl.oauthbearer.header.urlencode = false 15:50:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:11 sasl.oauthbearer.jwks.endpoint.url = null 15:50:11 sasl.oauthbearer.scope.claim.name = scope 15:50:11 sasl.oauthbearer.sub.claim.name = sub 15:50:11 sasl.oauthbearer.token.endpoint.url = null 15:50:11 security.protocol = PLAINTEXT 15:50:11 security.providers = null 15:50:11 send.buffer.bytes = 131072 15:50:11 session.timeout.ms = 45000 15:50:11 socket.connection.setup.timeout.max.ms = 30000 15:50:11 socket.connection.setup.timeout.ms = 10000 15:50:11 ssl.cipher.suites = null 15:50:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:11 ssl.endpoint.identification.algorithm = https 15:50:11 ssl.engine.factory.class = null 15:50:11 ssl.key.password = null 15:50:11 ssl.keymanager.algorithm = SunX509 15:50:11 ssl.keystore.certificate.chain = null 15:50:11 ssl.keystore.key = null 15:50:11 ssl.keystore.location = null 15:50:11 ssl.keystore.password = null 15:50:11 ssl.keystore.type = JKS 15:50:11 ssl.protocol = TLSv1.3 15:50:11 ssl.provider = null 15:50:11 ssl.secure.random.implementation = null 15:50:11 ssl.trustmanager.algorithm = PKIX 15:50:11 ssl.truststore.certificates = null 15:50:11 ssl.truststore.location = null 15:50:11 ssl.truststore.password = null 15:50:11 ssl.truststore.type = JKS 15:50:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:50:11 15:50:11 2025-08-28T15:50:11.295Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:11 2025-08-28T15:50:11.298Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:11 2025-08-28T15:50:11.299Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:11 2025-08-28T15:50:11.299Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396211298 15:50:11 15:50:11,317 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:50:11 15:50:11,317 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:50:11 15:50:11,317 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:50:11 15:50:11,324 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:50:11 15:50:11,324 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:50:11 15:50:11 . ____ _ __ _ _ 15:50:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:50:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:50:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:50:11 ' |____| .__|_| |_|_| |_\__, | / / / / 15:50:11 =========|_|==============|___/=/_/_/_/ 15:50:11 15:50:11 :: Spring Boot :: (v3.5.4) 15:50:11 15:50:11 2025-08-28T15:50:11.340Z INFO 6524 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:50:11 2025-08-28T15:50:11.340Z INFO 6524 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:50:11 2025-08-28T15:50:11.360Z INFO 6524 --- [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. 15:50:11 2025-08-28T15:50:11.360Z WARN 6524 --- [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. 15:50:11 2025-08-28T15:50:11.372Z INFO 6524 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.072 seconds (process running for 104.872) 15:50:11 2025-08-28T15:50:11.375Z INFO 6524 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-5, groupId=test] Subscribed to topic(s): client-topic 15:50:11 2025-08-28T15:50:11.389Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:11 2025-08-28T15:50:11.389Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:11 acks = -1 15:50:11 auto.include.jmx.reporter = true 15:50:11 batch.size = 16384 15:50:11 bootstrap.servers = [localhost:32774] 15:50:11 buffer.memory = 33554432 15:50:11 client.dns.lookup = use_all_dns_ips 15:50:11 client.id = producer-7 15:50:11 compression.gzip.level = -1 15:50:11 compression.lz4.level = 9 15:50:11 compression.type = none 15:50:11 compression.zstd.level = 3 15:50:11 connections.max.idle.ms = 540000 15:50:11 delivery.timeout.ms = 120000 15:50:11 enable.idempotence = false 15:50:11 enable.metrics.push = true 15:50:11 interceptor.classes = [] 15:50:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:11 linger.ms = 1 15:50:11 max.block.ms = 60000 15:50:11 max.in.flight.requests.per.connection = 5 15:50:11 max.request.size = 1048576 15:50:11 metadata.max.age.ms = 300000 15:50:11 metadata.max.idle.ms = 300000 15:50:11 metadata.recovery.strategy = none 15:50:11 metric.reporters = [] 15:50:11 metrics.num.samples = 2 15:50:11 metrics.recording.level = INFO 15:50:11 metrics.sample.window.ms = 30000 15:50:11 partitioner.adaptive.partitioning.enable = true 15:50:11 partitioner.availability.timeout.ms = 0 15:50:11 partitioner.class = null 15:50:11 partitioner.ignore.keys = false 15:50:11 receive.buffer.bytes = 32768 15:50:11 reconnect.backoff.max.ms = 1000 15:50:11 reconnect.backoff.ms = 50 15:50:11 request.timeout.ms = 30000 15:50:11 retries = 0 15:50:11 retry.backoff.max.ms = 1000 15:50:11 retry.backoff.ms = 100 15:50:11 sasl.client.callback.handler.class = null 15:50:11 sasl.jaas.config = null 15:50:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:11 sasl.kerberos.min.time.before.relogin = 60000 15:50:11 sasl.kerberos.service.name = null 15:50:11 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:11 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:11 sasl.login.callback.handler.class = null 15:50:11 sasl.login.class = null 15:50:11 sasl.login.connect.timeout.ms = null 15:50:11 sasl.login.read.timeout.ms = null 15:50:11 sasl.login.refresh.buffer.seconds = 300 15:50:11 sasl.login.refresh.min.period.seconds = 60 15:50:11 sasl.login.refresh.window.factor = 0.8 15:50:11 sasl.login.refresh.window.jitter = 0.05 15:50:11 sasl.login.retry.backoff.max.ms = 10000 15:50:11 sasl.login.retry.backoff.ms = 100 15:50:11 sasl.mechanism = GSSAPI 15:50:11 sasl.oauthbearer.clock.skew.seconds = 30 15:50:11 sasl.oauthbearer.expected.audience = null 15:50:11 sasl.oauthbearer.expected.issuer = null 15:50:11 sasl.oauthbearer.header.urlencode = false 15:50:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:11 sasl.oauthbearer.jwks.endpoint.url = null 15:50:11 sasl.oauthbearer.scope.claim.name = scope 15:50:11 sasl.oauthbearer.sub.claim.name = sub 15:50:11 sasl.oauthbearer.token.endpoint.url = null 15:50:11 security.protocol = PLAINTEXT 15:50:11 security.providers = null 15:50:11 send.buffer.bytes = 131072 15:50:11 socket.connection.setup.timeout.max.ms = 30000 15:50:11 socket.connection.setup.timeout.ms = 10000 15:50:11 ssl.cipher.suites = null 15:50:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:11 ssl.endpoint.identification.algorithm = https 15:50:11 ssl.engine.factory.class = null 15:50:11 ssl.key.password = null 15:50:11 ssl.keymanager.algorithm = SunX509 15:50:11 ssl.keystore.certificate.chain = null 15:50:11 ssl.keystore.key = null 15:50:11 ssl.keystore.location = null 15:50:11 ssl.keystore.password = null 15:50:11 ssl.keystore.type = JKS 15:50:11 ssl.protocol = TLSv1.3 15:50:11 ssl.provider = null 15:50:11 ssl.secure.random.implementation = null 15:50:11 ssl.trustmanager.algorithm = PKIX 15:50:11 ssl.truststore.certificates = null 15:50:11 ssl.truststore.location = null 15:50:11 ssl.truststore.password = null 15:50:11 ssl.truststore.type = JKS 15:50:11 transaction.timeout.ms = 60000 15:50:11 transactional.id = null 15:50:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:11 15:50:11 2025-08-28T15:50:11.390Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:11 2025-08-28T15:50:11.392Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:11 2025-08-28T15:50:11.392Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:11 2025-08-28T15:50:11.392Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:11 2025-08-28T15:50:11.392Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396211392 15:50:11 2025-08-28T15:50:11.442Z WARN 6524 --- [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} 15:50:11 2025-08-28T15:50:11.442Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:11 2025-08-28T15:50:11.455Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:11 2025-08-28T15:50:11.455Z WARN 6524 --- [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. 15:50:11 2025-08-28T15:50:11.455Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:11 2025-08-28T15:50:11.598Z INFO 6524 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-5, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:11 2025-08-28T15:50:11.653Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:11 2025-08-28T15:50:11.654Z WARN 6524 --- [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. 15:50:11 2025-08-28T15:50:11.654Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:11 2025-08-28T15:50:11.699Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:11 2025-08-28T15:50:11.699Z WARN 6524 --- [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. 15:50:11 2025-08-28T15:50:11.714Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:11 2025-08-28T15:50:11.714Z WARN 6524 --- [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. 15:50:11 2025-08-28T15:50:11.727Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 15:50:11 2025-08-28T15:50:11.728Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] (Re-)joining group 15:50:11 2025-08-28T15:50:11.752Z INFO 6524 --- [ 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-40968188-6828-40de-86eb-d1eb413588c3 15:50:11 2025-08-28T15:50:11.752Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] (Re-)joining group 15:50:11 2025-08-28T15:50:11.782Z INFO 6524 --- [ 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-40968188-6828-40de-86eb-d1eb413588c3', protocol='range'} 15:50:11 2025-08-28T15:50:11.782Z INFO 6524 --- [ 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-40968188-6828-40de-86eb-d1eb413588c3=Assignment(partitions=[client-topic-0])} 15:50:11 2025-08-28T15:50:11.805Z INFO 6524 --- [ 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-40968188-6828-40de-86eb-d1eb413588c3', protocol='range'} 15:50:11 2025-08-28T15:50:11.805Z INFO 6524 --- [ 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]) 15:50:11 2025-08-28T15:50:11.805Z INFO 6524 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-5, groupId=test] Adding newly assigned partitions: client-topic-0 15:50:11 2025-08-28T15:50:11.818Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-5, groupId=test] Found no committed offset for partition client-topic-0 15:50:11 2025-08-28T15:50:11.834Z INFO 6524 --- [ 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}}. 15:50:11 2025-08-28T15:50:11.898Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:50:11 allow.auto.create.topics = true 15:50:11 auto.commit.interval.ms = 5000 15:50:11 auto.include.jmx.reporter = true 15:50:11 auto.offset.reset = earliest 15:50:11 bootstrap.servers = [localhost:32774] 15:50:11 check.crcs = true 15:50:11 client.dns.lookup = use_all_dns_ips 15:50:11 client.id = consumer-test-6 15:50:11 client.rack = 15:50:11 connections.max.idle.ms = 540000 15:50:11 default.api.timeout.ms = 60000 15:50:11 enable.auto.commit = true 15:50:11 enable.metrics.push = true 15:50:11 exclude.internal.topics = true 15:50:11 fetch.max.bytes = 52428800 15:50:11 fetch.max.wait.ms = 500 15:50:11 fetch.min.bytes = 1 15:50:11 group.id = test 15:50:11 group.instance.id = null 15:50:11 group.protocol = classic 15:50:11 group.remote.assignor = null 15:50:11 heartbeat.interval.ms = 3000 15:50:11 interceptor.classes = [] 15:50:11 internal.leave.group.on.close = true 15:50:11 internal.throw.on.fetch.stable.offset.unsupported = false 15:50:11 isolation.level = read_uncommitted 15:50:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:50:11 max.partition.fetch.bytes = 1048576 15:50:11 max.poll.interval.ms = 300000 15:50:11 max.poll.records = 500 15:50:11 metadata.max.age.ms = 300000 15:50:11 metadata.recovery.strategy = none 15:50:11 metric.reporters = [] 15:50:11 metrics.num.samples = 2 15:50:11 metrics.recording.level = INFO 15:50:11 metrics.sample.window.ms = 30000 15:50:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:50:11 receive.buffer.bytes = 65536 15:50:11 reconnect.backoff.max.ms = 1000 15:50:11 reconnect.backoff.ms = 50 15:50:11 request.timeout.ms = 30000 15:50:11 retry.backoff.max.ms = 1000 15:50:11 retry.backoff.ms = 100 15:50:11 sasl.client.callback.handler.class = null 15:50:11 sasl.jaas.config = null 15:50:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:11 sasl.kerberos.min.time.before.relogin = 60000 15:50:11 sasl.kerberos.service.name = null 15:50:11 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:11 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:11 sasl.login.callback.handler.class = null 15:50:11 sasl.login.class = null 15:50:11 sasl.login.connect.timeout.ms = null 15:50:11 sasl.login.read.timeout.ms = null 15:50:11 sasl.login.refresh.buffer.seconds = 300 15:50:11 sasl.login.refresh.min.period.seconds = 60 15:50:11 sasl.login.refresh.window.factor = 0.8 15:50:11 sasl.login.refresh.window.jitter = 0.05 15:50:11 sasl.login.retry.backoff.max.ms = 10000 15:50:11 sasl.login.retry.backoff.ms = 100 15:50:11 sasl.mechanism = GSSAPI 15:50:11 sasl.oauthbearer.clock.skew.seconds = 30 15:50:11 sasl.oauthbearer.expected.audience = null 15:50:11 sasl.oauthbearer.expected.issuer = null 15:50:11 sasl.oauthbearer.header.urlencode = false 15:50:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:11 sasl.oauthbearer.jwks.endpoint.url = null 15:50:11 sasl.oauthbearer.scope.claim.name = scope 15:50:11 sasl.oauthbearer.sub.claim.name = sub 15:50:11 sasl.oauthbearer.token.endpoint.url = null 15:50:11 security.protocol = PLAINTEXT 15:50:11 security.providers = null 15:50:11 send.buffer.bytes = 131072 15:50:11 session.timeout.ms = 45000 15:50:11 socket.connection.setup.timeout.max.ms = 30000 15:50:11 socket.connection.setup.timeout.ms = 10000 15:50:11 ssl.cipher.suites = null 15:50:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:11 ssl.endpoint.identification.algorithm = https 15:50:11 ssl.engine.factory.class = null 15:50:11 ssl.key.password = null 15:50:11 ssl.keymanager.algorithm = SunX509 15:50:11 ssl.keystore.certificate.chain = null 15:50:11 ssl.keystore.key = null 15:50:11 ssl.keystore.location = null 15:50:11 ssl.keystore.password = null 15:50:11 ssl.keystore.type = JKS 15:50:11 ssl.protocol = TLSv1.3 15:50:11 ssl.provider = null 15:50:11 ssl.secure.random.implementation = null 15:50:11 ssl.trustmanager.algorithm = PKIX 15:50:11 ssl.truststore.certificates = null 15:50:11 ssl.truststore.location = null 15:50:11 ssl.truststore.password = null 15:50:11 ssl.truststore.type = JKS 15:50:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:50:11 15:50:11 2025-08-28T15:50:11.898Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:11 2025-08-28T15:50:11.902Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:11 2025-08-28T15:50:11.902Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:11 2025-08-28T15:50:11.902Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396211902 15:50:11 2025-08-28T15:50:11.909Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:50:11 allow.auto.create.topics = true 15:50:11 auto.commit.interval.ms = 5000 15:50:11 auto.include.jmx.reporter = true 15:50:11 auto.offset.reset = earliest 15:50:11 bootstrap.servers = [localhost:32774] 15:50:11 check.crcs = true 15:50:11 client.dns.lookup = use_all_dns_ips 15:50:11 client.id = consumer-test-7 15:50:11 client.rack = 15:50:11 connections.max.idle.ms = 540000 15:50:11 default.api.timeout.ms = 60000 15:50:11 enable.auto.commit = true 15:50:11 enable.metrics.push = true 15:50:11 exclude.internal.topics = true 15:50:11 fetch.max.bytes = 52428800 15:50:11 fetch.max.wait.ms = 500 15:50:11 fetch.min.bytes = 1 15:50:11 group.id = test 15:50:11 group.instance.id = null 15:50:11 group.protocol = classic 15:50:11 group.remote.assignor = null 15:50:11 heartbeat.interval.ms = 3000 15:50:11 interceptor.classes = [] 15:50:11 internal.leave.group.on.close = true 15:50:11 internal.throw.on.fetch.stable.offset.unsupported = false 15:50:11 isolation.level = read_uncommitted 15:50:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:50:11 max.partition.fetch.bytes = 1048576 15:50:11 max.poll.interval.ms = 300000 15:50:11 max.poll.records = 500 15:50:11 metadata.max.age.ms = 300000 15:50:11 metadata.recovery.strategy = none 15:50:11 metric.reporters = [] 15:50:11 metrics.num.samples = 2 15:50:11 metrics.recording.level = INFO 15:50:11 metrics.sample.window.ms = 30000 15:50:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:50:11 receive.buffer.bytes = 65536 15:50:11 reconnect.backoff.max.ms = 1000 15:50:11 reconnect.backoff.ms = 50 15:50:11 request.timeout.ms = 30000 15:50:11 retry.backoff.max.ms = 1000 15:50:11 retry.backoff.ms = 100 15:50:11 sasl.client.callback.handler.class = null 15:50:11 sasl.jaas.config = null 15:50:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:11 sasl.kerberos.min.time.before.relogin = 60000 15:50:11 sasl.kerberos.service.name = null 15:50:11 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:11 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:11 sasl.login.callback.handler.class = null 15:50:11 sasl.login.class = null 15:50:11 sasl.login.connect.timeout.ms = null 15:50:11 sasl.login.read.timeout.ms = null 15:50:11 sasl.login.refresh.buffer.seconds = 300 15:50:11 sasl.login.refresh.min.period.seconds = 60 15:50:11 sasl.login.refresh.window.factor = 0.8 15:50:11 sasl.login.refresh.window.jitter = 0.05 15:50:11 sasl.login.retry.backoff.max.ms = 10000 15:50:11 sasl.login.retry.backoff.ms = 100 15:50:11 sasl.mechanism = GSSAPI 15:50:11 sasl.oauthbearer.clock.skew.seconds = 30 15:50:11 sasl.oauthbearer.expected.audience = null 15:50:11 sasl.oauthbearer.expected.issuer = null 15:50:11 sasl.oauthbearer.header.urlencode = false 15:50:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:11 sasl.oauthbearer.jwks.endpoint.url = null 15:50:11 sasl.oauthbearer.scope.claim.name = scope 15:50:11 sasl.oauthbearer.sub.claim.name = sub 15:50:11 sasl.oauthbearer.token.endpoint.url = null 15:50:11 security.protocol = PLAINTEXT 15:50:11 security.providers = null 15:50:11 send.buffer.bytes = 131072 15:50:11 session.timeout.ms = 45000 15:50:11 socket.connection.setup.timeout.max.ms = 30000 15:50:11 socket.connection.setup.timeout.ms = 10000 15:50:11 ssl.cipher.suites = null 15:50:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:11 ssl.endpoint.identification.algorithm = https 15:50:11 ssl.engine.factory.class = null 15:50:11 ssl.key.password = null 15:50:11 ssl.keymanager.algorithm = SunX509 15:50:11 ssl.keystore.certificate.chain = null 15:50:11 ssl.keystore.key = null 15:50:11 ssl.keystore.location = null 15:50:11 ssl.keystore.password = null 15:50:11 ssl.keystore.type = JKS 15:50:11 ssl.protocol = TLSv1.3 15:50:11 ssl.provider = null 15:50:11 ssl.secure.random.implementation = null 15:50:11 ssl.trustmanager.algorithm = PKIX 15:50:11 ssl.truststore.certificates = null 15:50:11 ssl.truststore.location = null 15:50:11 ssl.truststore.password = null 15:50:11 ssl.truststore.type = JKS 15:50:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:50:11 15:50:11 2025-08-28T15:50:11.909Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:11 2025-08-28T15:50:11.911Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:11 2025-08-28T15:50:11.911Z WARN 6524 --- [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. 15:50:11 2025-08-28T15:50:11.913Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:11 2025-08-28T15:50:11.913Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:11 2025-08-28T15:50:11.913Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396211913 15:50:12 2025-08-28T15:50:11.963Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:12 2025-08-28T15:50:11.963Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 15:50:12 2025-08-28T15:50:12.006Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.006Z INFO 6524 --- [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: 123ms, elapsed time since send: 123ms, throttle time: 0ms, request timeout: 30000ms) 15:50:12 2025-08-28T15:50:12.006Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node -1 disconnected. 15:50:12 2025-08-28T15:50:12.006Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 2147483646 disconnected. 15:50:12 2025-08-28T15:50:12.006Z INFO 6524 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-5, groupId=test] Error sending fetch request (sessionId=108706659, epoch=1) to node 1: 15:50:12 15:50:12 org.apache.kafka.common.errors.DisconnectException: null 15:50:12 15:50:12 2025-08-28T15:50:12.007Z INFO 6524 --- [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. 15:50:12 2025-08-28T15:50:12.067Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.067Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.108Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.108Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.154Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.154Z WARN 6524 --- [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. 15:50:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.101 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 15:50:12 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 15:50:12 2025-08-28T15:50:12.165Z INFO 6524 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:50:12 2025-08-28T15:50:12.213Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: d0d5d03b27338ec4cb0c945550152d4e485f6f491536eef74c37e78447c802a9 15:50:12 2025-08-28T15:50:12.278Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.278Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.293Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.294Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.309Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.309Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.369Z INFO 6524 --- [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. 15:50:12 2025-08-28T15:50:12.369Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.412Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:12 2025-08-28T15:50:12.412Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.412Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:12 2025-08-28T15:50:12.511Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.511Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.665Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:12 2025-08-28T15:50:12.665Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.665Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:12 2025-08-28T15:50:12.700Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.700Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.731Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.731Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.757Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.757Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.917Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.917Z WARN 6524 --- [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. 15:50:12 2025-08-28T15:50:12.964Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:12 2025-08-28T15:50:12.964Z WARN 6524 --- [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. 15:50:13 2025-08-28T15:50:13.013Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:13 2025-08-28T15:50:13.013Z WARN 6524 --- [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. 15:50:13 2025-08-28T15:50:13.281Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:13 2025-08-28T15:50:13.281Z WARN 6524 --- [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. 15:50:13 2025-08-28T15:50:13.373Z INFO 6524 --- [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. 15:50:13 2025-08-28T15:50:13.373Z WARN 6524 --- [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. 15:50:13 2025-08-28T15:50:13.382Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:13 2025-08-28T15:50:13.382Z WARN 6524 --- [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. 15:50:13 2025-08-28T15:50:13.382Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:13 2025-08-28T15:50:13.667Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:13 2025-08-28T15:50:13.667Z WARN 6524 --- [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. 15:50:13 2025-08-28T15:50:13.667Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:13 2025-08-28T15:50:13.671Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:13 2025-08-28T15:50:13.671Z WARN 6524 --- [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. 15:50:13 2025-08-28T15:50:13.701Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:13 2025-08-28T15:50:13.701Z WARN 6524 --- [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. 15:50:13 2025-08-28T15:50:13.733Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:13 2025-08-28T15:50:13.733Z WARN 6524 --- [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. 15:50:13 2025-08-28T15:50:13.917Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:13 2025-08-28T15:50:13.917Z WARN 6524 --- [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. 15:50:13 2025-08-28T15:50:13.920Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:13 2025-08-28T15:50:13.921Z WARN 6524 --- [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. 15:50:13 2025-08-28T15:50:13.965Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:13 2025-08-28T15:50:13.965Z WARN 6524 --- [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. 15:50:14 2025-08-28T15:50:14.282Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:14 2025-08-28T15:50:14.282Z WARN 6524 --- [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. 15:50:14 2025-08-28T15:50:14.337Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:14 2025-08-28T15:50:14.337Z WARN 6524 --- [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. 15:50:14 2025-08-28T15:50:14.337Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:14 2025-08-28T15:50:14.378Z INFO 6524 --- [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. 15:50:14 2025-08-28T15:50:14.378Z WARN 6524 --- [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. 15:50:14 2025-08-28T15:50:14.676Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:14 2025-08-28T15:50:14.677Z WARN 6524 --- [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. 15:50:14 2025-08-28T15:50:14.702Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:14 2025-08-28T15:50:14.703Z WARN 6524 --- [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. 15:50:14 2025-08-28T15:50:14.703Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:14 2025-08-28T15:50:14.703Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:14 2025-08-28T15:50:14.703Z WARN 6524 --- [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. 15:50:14 2025-08-28T15:50:14.735Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:14 2025-08-28T15:50:14.735Z WARN 6524 --- [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. 15:50:14 2025-08-28T15:50:14.921Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:14 2025-08-28T15:50:14.921Z WARN 6524 --- [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. 15:50:14 2025-08-28T15:50:14.925Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:14 2025-08-28T15:50:14.926Z WARN 6524 --- [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. 15:50:14 2025-08-28T15:50:14.938Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:14 2025-08-28T15:50:14.938Z WARN 6524 --- [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. 15:50:15 2025-08-28T15:50:15.284Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:15 2025-08-28T15:50:15.284Z WARN 6524 --- [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. 15:50:15 2025-08-28T15:50:15.345Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:15 2025-08-28T15:50:15.345Z WARN 6524 --- [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. 15:50:15 2025-08-28T15:50:15.345Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:15 2025-08-28T15:50:15.381Z INFO 6524 --- [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. 15:50:15 2025-08-28T15:50:15.382Z WARN 6524 --- [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. 15:50:15 2025-08-28T15:50:15.553Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:15 2025-08-28T15:50:15.554Z WARN 6524 --- [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. 15:50:15 2025-08-28T15:50:15.558Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:15 2025-08-28T15:50:15.558Z WARN 6524 --- [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. 15:50:15 2025-08-28T15:50:15.558Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:15 2025-08-28T15:50:15.590Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:15 2025-08-28T15:50:15.591Z WARN 6524 --- [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. 15:50:15 2025-08-28T15:50:15.740Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:15 2025-08-28T15:50:15.740Z WARN 6524 --- [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. 15:50:15 2025-08-28T15:50:15.747Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:15 2025-08-28T15:50:15.747Z WARN 6524 --- [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. 15:50:15 2025-08-28T15:50:15.924Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:15 2025-08-28T15:50:15.924Z WARN 6524 --- [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. 15:50:15 2025-08-28T15:50:15.931Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:15 2025-08-28T15:50:15.931Z WARN 6524 --- [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. 15:50:16 2025-08-28T15:50:16.150Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:16 2025-08-28T15:50:16.150Z WARN 6524 --- [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. 15:50:16 2025-08-28T15:50:16.150Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:16 2025-08-28T15:50:16.318Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:16 2025-08-28T15:50:16.318Z WARN 6524 --- [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. 15:50:16 2025-08-28T15:50:16.386Z INFO 6524 --- [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. 15:50:16 2025-08-28T15:50:16.387Z WARN 6524 --- [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. 15:50:16 2025-08-28T15:50:16.552Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:16 2025-08-28T15:50:16.552Z WARN 6524 --- [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. 15:50:16 2025-08-28T15:50:16.558Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:16 2025-08-28T15:50:16.558Z WARN 6524 --- [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. 15:50:16 2025-08-28T15:50:16.566Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:16 2025-08-28T15:50:16.566Z WARN 6524 --- [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. 15:50:16 2025-08-28T15:50:16.567Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:16 2025-08-28T15:50:16.718Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:16 2025-08-28T15:50:16.718Z WARN 6524 --- [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. 15:50:16 2025-08-28T15:50:16.749Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:16 2025-08-28T15:50:16.749Z WARN 6524 --- [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. 15:50:16 2025-08-28T15:50:16.935Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:16 2025-08-28T15:50:16.935Z WARN 6524 --- [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. 15:50:16 2025-08-28T15:50:16.936Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:16 2025-08-28T15:50:16.936Z WARN 6524 --- [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. 15:50:17 2025-08-28T15:50:17.157Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:17 2025-08-28T15:50:17.158Z WARN 6524 --- [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. 15:50:17 2025-08-28T15:50:17.158Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:17 2025-08-28T15:50:17.283Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:17 2025-08-28T15:50:17.283Z WARN 6524 --- [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. 15:50:17 2025-08-28T15:50:17.390Z INFO 6524 --- [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. 15:50:17 2025-08-28T15:50:17.390Z WARN 6524 --- [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. 15:50:17 2025-08-28T15:50:17.472Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:17 2025-08-28T15:50:17.472Z WARN 6524 --- [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. 15:50:17 2025-08-28T15:50:17.472Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:17 2025-08-28T15:50:17.519Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:17 2025-08-28T15:50:17.519Z WARN 6524 --- [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. 15:50:17 2025-08-28T15:50:17.560Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:17 2025-08-28T15:50:17.560Z WARN 6524 --- [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. 15:50:17 2025-08-28T15:50:17.655Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:17 2025-08-28T15:50:17.655Z WARN 6524 --- [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. 15:50:17 2025-08-28T15:50:17.751Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:17 2025-08-28T15:50:17.752Z WARN 6524 --- [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. 15:50:17 2025-08-28T15:50:17.840Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:17 2025-08-28T15:50:17.840Z WARN 6524 --- [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. 15:50:17 2025-08-28T15:50:17.847Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:17 2025-08-28T15:50:17.847Z WARN 6524 --- [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. 15:50:18 2025-08-28T15:50:18.163Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:18 2025-08-28T15:50:18.163Z WARN 6524 --- [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. 15:50:18 2025-08-28T15:50:18.163Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:18 2025-08-28T15:50:18.287Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:18 2025-08-28T15:50:18.287Z WARN 6524 --- [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. 15:50:18 2025-08-28T15:50:18.399Z INFO 6524 --- [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. 15:50:18 2025-08-28T15:50:18.399Z WARN 6524 --- [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. 15:50:18 2025-08-28T15:50:18.482Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:18 2025-08-28T15:50:18.482Z WARN 6524 --- [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. 15:50:18 2025-08-28T15:50:18.482Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:18 2025-08-28T15:50:18.538Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:18 2025-08-28T15:50:18.538Z WARN 6524 --- [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. 15:50:18 2025-08-28T15:50:18.561Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:18 2025-08-28T15:50:18.562Z WARN 6524 --- [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. 15:50:18 2025-08-28T15:50:18.663Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:18 2025-08-28T15:50:18.664Z WARN 6524 --- [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. 15:50:18 2025-08-28T15:50:18.754Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:18 2025-08-28T15:50:18.754Z WARN 6524 --- [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. 15:50:18 2025-08-28T15:50:18.849Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:18 2025-08-28T15:50:18.849Z WARN 6524 --- [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. 15:50:18 2025-08-28T15:50:18.851Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:18 2025-08-28T15:50:18.851Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.164Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:19 2025-08-28T15:50:19.164Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.164Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:19 2025-08-28T15:50:19.179Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT7.013927074S 15:50:19 15:50:19,218 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:50:19 15:50:19,218 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:50:19 15:50:19,218 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:50:19 15:50:19,226 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:50:19 15:50:19,226 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:50:19 15:50:19 . ____ _ __ _ _ 15:50:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:50:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:50:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:50:19 ' |____| .__|_| |_|_| |_\__, | / / / / 15:50:19 =========|_|==============|___/=/_/_/_/ 15:50:19 15:50:19 :: Spring Boot :: (v3.5.4) 15:50:19 15:50:19 2025-08-28T15:50:19.250Z INFO 6524 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:50:19 2025-08-28T15:50:19.250Z INFO 6524 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:50:19 2025-08-28T15:50:19.289Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:19 2025-08-28T15:50:19.289Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.410Z INFO 6524 --- [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. 15:50:19 2025-08-28T15:50:19.410Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.451Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:19 2025-08-28T15:50:19.451Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.451Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:19 2025-08-28T15:50:19.540Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:19 2025-08-28T15:50:19.540Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.553Z ERROR 6524 --- [_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 15:50:19 2025-08-28T15:50:19.562Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:19 2025-08-28T15:50:19.563Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.605Z ERROR 6524 --- [_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 15:50:19 2025-08-28T15:50:19.666Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:19 2025-08-28T15:50:19.666Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.753Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:19 2025-08-28T15:50:19.753Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.757Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:19 2025-08-28T15:50:19.757Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.853Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:19 2025-08-28T15:50:19.853Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.973Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:19 2025-08-28T15:50:19.973Z WARN 6524 --- [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. 15:50:19 2025-08-28T15:50:19.973Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:20 2025-08-28T15:50:20.291Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:20 2025-08-28T15:50:20.291Z WARN 6524 --- [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. 15:50:20 2025-08-28T15:50:20.414Z INFO 6524 --- [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. 15:50:20 2025-08-28T15:50:20.415Z WARN 6524 --- [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. 15:50:20 2025-08-28T15:50:20.476Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:20 2025-08-28T15:50:20.476Z WARN 6524 --- [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. 15:50:20 2025-08-28T15:50:20.476Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:20 2025-08-28T15:50:20.543Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:20 2025-08-28T15:50:20.543Z WARN 6524 --- [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. 15:50:20 2025-08-28T15:50:20.563Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:20 2025-08-28T15:50:20.563Z WARN 6524 --- [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. 15:50:20 2025-08-28T15:50:20.570Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:20 2025-08-28T15:50:20.570Z WARN 6524 --- [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. 15:50:20 2025-08-28T15:50:20.626Z INFO 6524 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 15:50:20 2025-08-28T15:50:20.675Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:20 2025-08-28T15:50:20.675Z WARN 6524 --- [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. 15:50:20 2025-08-28T15:50:20.758Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:20 2025-08-28T15:50:20.758Z WARN 6524 --- [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. 15:50:20 2025-08-28T15:50:20.877Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:20 2025-08-28T15:50:20.877Z WARN 6524 --- [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. 15:50:20 2025-08-28T15:50:20.946Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:20 2025-08-28T15:50:20.946Z WARN 6524 --- [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. 15:50:20 2025-08-28T15:50:20.946Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:21 2025-08-28T15:50:21.189Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:50:21 allow.auto.create.topics = true 15:50:21 auto.commit.interval.ms = 5000 15:50:21 auto.include.jmx.reporter = true 15:50:21 auto.offset.reset = latest 15:50:21 bootstrap.servers = [localhost:32775] 15:50:21 check.crcs = true 15:50:21 client.dns.lookup = use_all_dns_ips 15:50:21 client.id = consumer-ncmp-data-operation-event-group-8 15:50:21 client.rack = 15:50:21 connections.max.idle.ms = 540000 15:50:21 default.api.timeout.ms = 60000 15:50:21 enable.auto.commit = false 15:50:21 enable.metrics.push = true 15:50:21 exclude.internal.topics = true 15:50:21 fetch.max.bytes = 52428800 15:50:21 fetch.max.wait.ms = 500 15:50:21 fetch.min.bytes = 1 15:50:21 group.id = ncmp-data-operation-event-group 15:50:21 group.instance.id = null 15:50:21 group.protocol = classic 15:50:21 group.remote.assignor = null 15:50:21 heartbeat.interval.ms = 3000 15:50:21 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 15:50:21 internal.leave.group.on.close = true 15:50:21 internal.throw.on.fetch.stable.offset.unsupported = false 15:50:21 isolation.level = read_uncommitted 15:50:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:50:21 max.partition.fetch.bytes = 1048576 15:50:21 max.poll.interval.ms = 300000 15:50:21 max.poll.records = 500 15:50:21 metadata.max.age.ms = 300000 15:50:21 metadata.recovery.strategy = none 15:50:21 metric.reporters = [] 15:50:21 metrics.num.samples = 2 15:50:21 metrics.recording.level = INFO 15:50:21 metrics.sample.window.ms = 30000 15:50:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:50:21 receive.buffer.bytes = 65536 15:50:21 reconnect.backoff.max.ms = 1000 15:50:21 reconnect.backoff.ms = 50 15:50:21 request.timeout.ms = 30000 15:50:21 retry.backoff.max.ms = 1000 15:50:21 retry.backoff.ms = 100 15:50:21 sasl.client.callback.handler.class = null 15:50:21 sasl.jaas.config = null 15:50:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:21 sasl.kerberos.min.time.before.relogin = 60000 15:50:21 sasl.kerberos.service.name = null 15:50:21 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:21 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:21 sasl.login.callback.handler.class = null 15:50:21 sasl.login.class = null 15:50:21 sasl.login.connect.timeout.ms = null 15:50:21 sasl.login.read.timeout.ms = null 15:50:21 sasl.login.refresh.buffer.seconds = 300 15:50:21 sasl.login.refresh.min.period.seconds = 60 15:50:21 sasl.login.refresh.window.factor = 0.8 15:50:21 sasl.login.refresh.window.jitter = 0.05 15:50:21 sasl.login.retry.backoff.max.ms = 10000 15:50:21 sasl.login.retry.backoff.ms = 100 15:50:21 sasl.mechanism = GSSAPI 15:50:21 sasl.oauthbearer.clock.skew.seconds = 30 15:50:21 sasl.oauthbearer.expected.audience = null 15:50:21 sasl.oauthbearer.expected.issuer = null 15:50:21 sasl.oauthbearer.header.urlencode = false 15:50:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:21 sasl.oauthbearer.jwks.endpoint.url = null 15:50:21 sasl.oauthbearer.scope.claim.name = scope 15:50:21 sasl.oauthbearer.sub.claim.name = sub 15:50:21 sasl.oauthbearer.token.endpoint.url = null 15:50:21 security.protocol = PLAINTEXT 15:50:21 security.providers = null 15:50:21 send.buffer.bytes = 131072 15:50:21 session.timeout.ms = 45000 15:50:21 socket.connection.setup.timeout.max.ms = 30000 15:50:21 socket.connection.setup.timeout.ms = 10000 15:50:21 ssl.cipher.suites = null 15:50:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:21 ssl.endpoint.identification.algorithm = https 15:50:21 ssl.engine.factory.class = null 15:50:21 ssl.key.password = null 15:50:21 ssl.keymanager.algorithm = SunX509 15:50:21 ssl.keystore.certificate.chain = null 15:50:21 ssl.keystore.key = null 15:50:21 ssl.keystore.location = null 15:50:21 ssl.keystore.password = null 15:50:21 ssl.keystore.type = JKS 15:50:21 ssl.protocol = TLSv1.3 15:50:21 ssl.provider = null 15:50:21 ssl.secure.random.implementation = null 15:50:21 ssl.trustmanager.algorithm = PKIX 15:50:21 ssl.truststore.certificates = null 15:50:21 ssl.truststore.location = null 15:50:21 ssl.truststore.password = null 15:50:21 ssl.truststore.type = JKS 15:50:21 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:50:21 15:50:21 2025-08-28T15:50:21.189Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:21 2025-08-28T15:50:21.195Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:21 2025-08-28T15:50:21.195Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:21 2025-08-28T15:50:21.195Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396221195 15:50:21 2025-08-28T15:50:21.197Z INFO 6524 --- [ 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 15:50:21 2025-08-28T15:50:21.209Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:50:21 allow.auto.create.topics = true 15:50:21 auto.commit.interval.ms = 5000 15:50:21 auto.include.jmx.reporter = true 15:50:21 auto.offset.reset = latest 15:50:21 bootstrap.servers = [localhost:32775] 15:50:21 check.crcs = true 15:50:21 client.dns.lookup = use_all_dns_ips 15:50:21 client.id = consumer-ncmp-async-rest-request-event-group-9 15:50:21 client.rack = 15:50:21 connections.max.idle.ms = 540000 15:50:21 default.api.timeout.ms = 60000 15:50:21 enable.auto.commit = false 15:50:21 enable.metrics.push = true 15:50:21 exclude.internal.topics = true 15:50:21 fetch.max.bytes = 52428800 15:50:21 fetch.max.wait.ms = 500 15:50:21 fetch.min.bytes = 1 15:50:21 group.id = ncmp-async-rest-request-event-group 15:50:21 group.instance.id = null 15:50:21 group.protocol = classic 15:50:21 group.remote.assignor = null 15:50:21 heartbeat.interval.ms = 3000 15:50:21 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 15:50:21 internal.leave.group.on.close = true 15:50:21 internal.throw.on.fetch.stable.offset.unsupported = false 15:50:21 isolation.level = read_uncommitted 15:50:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:50:21 max.partition.fetch.bytes = 1048576 15:50:21 max.poll.interval.ms = 300000 15:50:21 max.poll.records = 500 15:50:21 metadata.max.age.ms = 300000 15:50:21 metadata.recovery.strategy = none 15:50:21 metric.reporters = [] 15:50:21 metrics.num.samples = 2 15:50:21 metrics.recording.level = INFO 15:50:21 metrics.sample.window.ms = 30000 15:50:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:50:21 receive.buffer.bytes = 65536 15:50:21 reconnect.backoff.max.ms = 1000 15:50:21 reconnect.backoff.ms = 50 15:50:21 request.timeout.ms = 30000 15:50:21 retry.backoff.max.ms = 1000 15:50:21 retry.backoff.ms = 100 15:50:21 sasl.client.callback.handler.class = null 15:50:21 sasl.jaas.config = null 15:50:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:21 sasl.kerberos.min.time.before.relogin = 60000 15:50:21 sasl.kerberos.service.name = null 15:50:21 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:21 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:21 sasl.login.callback.handler.class = null 15:50:21 sasl.login.class = null 15:50:21 sasl.login.connect.timeout.ms = null 15:50:21 sasl.login.read.timeout.ms = null 15:50:21 sasl.login.refresh.buffer.seconds = 300 15:50:21 sasl.login.refresh.min.period.seconds = 60 15:50:21 sasl.login.refresh.window.factor = 0.8 15:50:21 sasl.login.refresh.window.jitter = 0.05 15:50:21 sasl.login.retry.backoff.max.ms = 10000 15:50:21 sasl.login.retry.backoff.ms = 100 15:50:21 sasl.mechanism = GSSAPI 15:50:21 sasl.oauthbearer.clock.skew.seconds = 30 15:50:21 sasl.oauthbearer.expected.audience = null 15:50:21 sasl.oauthbearer.expected.issuer = null 15:50:21 sasl.oauthbearer.header.urlencode = false 15:50:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:21 sasl.oauthbearer.jwks.endpoint.url = null 15:50:21 sasl.oauthbearer.scope.claim.name = scope 15:50:21 sasl.oauthbearer.sub.claim.name = sub 15:50:21 sasl.oauthbearer.token.endpoint.url = null 15:50:21 security.protocol = PLAINTEXT 15:50:21 security.providers = null 15:50:21 send.buffer.bytes = 131072 15:50:21 session.timeout.ms = 45000 15:50:21 socket.connection.setup.timeout.max.ms = 30000 15:50:21 socket.connection.setup.timeout.ms = 10000 15:50:21 ssl.cipher.suites = null 15:50:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:21 ssl.endpoint.identification.algorithm = https 15:50:21 ssl.engine.factory.class = null 15:50:21 ssl.key.password = null 15:50:21 ssl.keymanager.algorithm = SunX509 15:50:21 ssl.keystore.certificate.chain = null 15:50:21 ssl.keystore.key = null 15:50:21 ssl.keystore.location = null 15:50:21 ssl.keystore.password = null 15:50:21 ssl.keystore.type = JKS 15:50:21 ssl.protocol = TLSv1.3 15:50:21 ssl.provider = null 15:50:21 ssl.secure.random.implementation = null 15:50:21 ssl.trustmanager.algorithm = PKIX 15:50:21 ssl.truststore.certificates = null 15:50:21 ssl.truststore.location = null 15:50:21 ssl.truststore.password = null 15:50:21 ssl.truststore.type = JKS 15:50:21 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:50:21 15:50:21 2025-08-28T15:50:21.210Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:21 2025-08-28T15:50:21.223Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:21 2025-08-28T15:50:21.223Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:21 2025-08-28T15:50:21.223Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396221223 15:50:21 2025-08-28T15:50:21.223Z INFO 6524 --- [ 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 15:50:21 2025-08-28T15:50:21.239Z INFO 6524 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 2.048 seconds (process running for 114.738) 15:50:21 2025-08-28T15:50:21.274Z WARN 6524 --- [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} 15:50:21 2025-08-28T15:50:21.274Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.276Z WARN 6524 --- [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} 15:50:21 2025-08-28T15:50:21.276Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.295Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:21 2025-08-28T15:50:21.295Z WARN 6524 --- [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. 15:50:21 2025-08-28T15:50:21.304Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:21 2025-08-28T15:50:21.304Z WARN 6524 --- [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. 15:50:21 2025-08-28T15:50:21.304Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:21 2025-08-28T15:50:21.424Z INFO 6524 --- [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. 15:50:21 2025-08-28T15:50:21.424Z WARN 6524 --- [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. 15:50:21 2025-08-28T15:50:21.544Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:21 2025-08-28T15:50:21.544Z WARN 6524 --- [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. 15:50:21 2025-08-28T15:50:21.565Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:21 2025-08-28T15:50:21.565Z WARN 6524 --- [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. 15:50:21 2025-08-28T15:50:21.572Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:21 2025-08-28T15:50:21.572Z WARN 6524 --- [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. 15:50:21 2025-08-28T15:50:21.609Z INFO 6524 --- [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) 15:50:21 2025-08-28T15:50:21.610Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.643Z INFO 6524 --- [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-be8e64b4-4484-4a51-813b-ce9a3b0e10c6 15:50:21 2025-08-28T15:50:21.643Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.670Z INFO 6524 --- [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-be8e64b4-4484-4a51-813b-ce9a3b0e10c6', protocol='range'} 15:50:21 2025-08-28T15:50:21.671Z INFO 6524 --- [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-be8e64b4-4484-4a51-813b-ce9a3b0e10c6=Assignment(partitions=[ncmp-async-m2m-0])} 15:50:21 2025-08-28T15:50:21.675Z INFO 6524 --- [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) 15:50:21 2025-08-28T15:50:21.676Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.688Z INFO 6524 --- [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-738e3cf3-38a1-49c8-afe5-f1295f9a16c7 15:50:21 2025-08-28T15:50:21.688Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.688Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:21 2025-08-28T15:50:21.688Z WARN 6524 --- [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. 15:50:21 2025-08-28T15:50:21.693Z INFO 6524 --- [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-738e3cf3-38a1-49c8-afe5-f1295f9a16c7', protocol='range'} 15:50:21 2025-08-28T15:50:21.694Z INFO 6524 --- [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-738e3cf3-38a1-49c8-afe5-f1295f9a16c7=Assignment(partitions=[ncmp-async-m2m-0])} 15:50:21 2025-08-28T15:50:21.711Z INFO 6524 --- [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-be8e64b4-4484-4a51-813b-ce9a3b0e10c6', protocol='range'} 15:50:21 2025-08-28T15:50:21.711Z INFO 6524 --- [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-738e3cf3-38a1-49c8-afe5-f1295f9a16c7', protocol='range'} 15:50:21 2025-08-28T15:50:21.711Z INFO 6524 --- [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]) 15:50:21 2025-08-28T15:50:21.711Z INFO 6524 --- [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]) 15:50:21 2025-08-28T15:50:21.711Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.711Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.728Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.729Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.733Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.733Z INFO 6524 --- [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 15:50:21 2025-08-28T15:50:21.745Z INFO 6524 --- [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}}. 15:50:21 2025-08-28T15:50:21.745Z INFO 6524 --- [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}}. 15:50:21 2025-08-28T15:50:21.761Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:21 2025-08-28T15:50:21.761Z WARN 6524 --- [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. 15:50:21 2025-08-28T15:50:21.773Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:21 2025-08-28T15:50:21.774Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:21 acks = -1 15:50:21 auto.include.jmx.reporter = true 15:50:21 batch.size = 16384 15:50:21 bootstrap.servers = [localhost:32775] 15:50:21 buffer.memory = 33554432 15:50:21 client.dns.lookup = use_all_dns_ips 15:50:21 client.id = producer-8 15:50:21 compression.gzip.level = -1 15:50:21 compression.lz4.level = 9 15:50:21 compression.type = none 15:50:21 compression.zstd.level = 3 15:50:21 connections.max.idle.ms = 540000 15:50:21 delivery.timeout.ms = 120000 15:50:21 enable.idempotence = false 15:50:21 enable.metrics.push = true 15:50:21 interceptor.classes = [] 15:50:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:21 linger.ms = 1 15:50:21 max.block.ms = 60000 15:50:21 max.in.flight.requests.per.connection = 5 15:50:21 max.request.size = 1048576 15:50:21 metadata.max.age.ms = 300000 15:50:21 metadata.max.idle.ms = 300000 15:50:21 metadata.recovery.strategy = none 15:50:21 metric.reporters = [] 15:50:21 metrics.num.samples = 2 15:50:21 metrics.recording.level = INFO 15:50:21 metrics.sample.window.ms = 30000 15:50:21 partitioner.adaptive.partitioning.enable = true 15:50:21 partitioner.availability.timeout.ms = 0 15:50:21 partitioner.class = null 15:50:21 partitioner.ignore.keys = false 15:50:21 receive.buffer.bytes = 32768 15:50:21 reconnect.backoff.max.ms = 1000 15:50:21 reconnect.backoff.ms = 50 15:50:21 request.timeout.ms = 30000 15:50:21 retries = 0 15:50:21 retry.backoff.max.ms = 1000 15:50:21 retry.backoff.ms = 100 15:50:21 sasl.client.callback.handler.class = null 15:50:21 sasl.jaas.config = null 15:50:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:21 sasl.kerberos.min.time.before.relogin = 60000 15:50:21 sasl.kerberos.service.name = null 15:50:21 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:21 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:21 sasl.login.callback.handler.class = null 15:50:21 sasl.login.class = null 15:50:21 sasl.login.connect.timeout.ms = null 15:50:21 sasl.login.read.timeout.ms = null 15:50:21 sasl.login.refresh.buffer.seconds = 300 15:50:21 sasl.login.refresh.min.period.seconds = 60 15:50:21 sasl.login.refresh.window.factor = 0.8 15:50:21 sasl.login.refresh.window.jitter = 0.05 15:50:21 sasl.login.retry.backoff.max.ms = 10000 15:50:21 sasl.login.retry.backoff.ms = 100 15:50:21 sasl.mechanism = GSSAPI 15:50:21 sasl.oauthbearer.clock.skew.seconds = 30 15:50:21 sasl.oauthbearer.expected.audience = null 15:50:21 sasl.oauthbearer.expected.issuer = null 15:50:21 sasl.oauthbearer.header.urlencode = false 15:50:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:21 sasl.oauthbearer.jwks.endpoint.url = null 15:50:21 sasl.oauthbearer.scope.claim.name = scope 15:50:21 sasl.oauthbearer.sub.claim.name = sub 15:50:21 sasl.oauthbearer.token.endpoint.url = null 15:50:21 security.protocol = PLAINTEXT 15:50:21 security.providers = null 15:50:21 send.buffer.bytes = 131072 15:50:21 socket.connection.setup.timeout.max.ms = 30000 15:50:21 socket.connection.setup.timeout.ms = 10000 15:50:21 ssl.cipher.suites = null 15:50:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:21 ssl.endpoint.identification.algorithm = https 15:50:21 ssl.engine.factory.class = null 15:50:21 ssl.key.password = null 15:50:21 ssl.keymanager.algorithm = SunX509 15:50:21 ssl.keystore.certificate.chain = null 15:50:21 ssl.keystore.key = null 15:50:21 ssl.keystore.location = null 15:50:21 ssl.keystore.password = null 15:50:21 ssl.keystore.type = JKS 15:50:21 ssl.protocol = TLSv1.3 15:50:21 ssl.provider = null 15:50:21 ssl.secure.random.implementation = null 15:50:21 ssl.trustmanager.algorithm = PKIX 15:50:21 ssl.truststore.certificates = null 15:50:21 ssl.truststore.location = null 15:50:21 ssl.truststore.password = null 15:50:21 ssl.truststore.type = JKS 15:50:21 transaction.timeout.ms = 60000 15:50:21 transactional.id = null 15:50:21 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:21 15:50:21 2025-08-28T15:50:21.774Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:21 2025-08-28T15:50:21.780Z INFO 6524 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:50:21 2025-08-28T15:50:21.780Z INFO 6524 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 15:50:21 2025-08-28T15:50:21.781Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:21 2025-08-28T15:50:21.781Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:21 2025-08-28T15:50:21.781Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:21 2025-08-28T15:50:21.781Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396221781 15:50:21 2025-08-28T15:50:21.810Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:21 2025-08-28T15:50:21.863Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:21 2025-08-28T15:50:21.863Z WARN 6524 --- [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. 15:50:21 2025-08-28T15:50:21.863Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:21 2025-08-28T15:50:21.884Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:21 2025-08-28T15:50:21.884Z WARN 6524 --- [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. 15:50:22 2025-08-28T15:50:21.917Z INFO 6524 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 15:50:22 auto.include.jmx.reporter = true 15:50:22 bootstrap.controllers = [] 15:50:22 bootstrap.servers = [localhost:32775] 15:50:22 client.dns.lookup = use_all_dns_ips 15:50:22 client.id = 15:50:22 connections.max.idle.ms = 300000 15:50:22 default.api.timeout.ms = 60000 15:50:22 enable.metrics.push = true 15:50:22 metadata.max.age.ms = 300000 15:50:22 metadata.recovery.strategy = none 15:50:22 metric.reporters = [] 15:50:22 metrics.num.samples = 2 15:50:22 metrics.recording.level = INFO 15:50:22 metrics.sample.window.ms = 30000 15:50:22 receive.buffer.bytes = 65536 15:50:22 reconnect.backoff.max.ms = 1000 15:50:22 reconnect.backoff.ms = 50 15:50:22 request.timeout.ms = 30000 15:50:22 retries = 2147483647 15:50:22 retry.backoff.max.ms = 1000 15:50:22 retry.backoff.ms = 100 15:50:22 sasl.client.callback.handler.class = null 15:50:22 sasl.jaas.config = null 15:50:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:22 sasl.kerberos.min.time.before.relogin = 60000 15:50:22 sasl.kerberos.service.name = null 15:50:22 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:22 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:22 sasl.login.callback.handler.class = null 15:50:22 sasl.login.class = null 15:50:22 sasl.login.connect.timeout.ms = null 15:50:22 sasl.login.read.timeout.ms = null 15:50:22 sasl.login.refresh.buffer.seconds = 300 15:50:22 sasl.login.refresh.min.period.seconds = 60 15:50:22 sasl.login.refresh.window.factor = 0.8 15:50:22 sasl.login.refresh.window.jitter = 0.05 15:50:22 sasl.login.retry.backoff.max.ms = 10000 15:50:22 sasl.login.retry.backoff.ms = 100 15:50:22 sasl.mechanism = GSSAPI 15:50:22 sasl.oauthbearer.clock.skew.seconds = 30 15:50:22 sasl.oauthbearer.expected.audience = null 15:50:22 sasl.oauthbearer.expected.issuer = null 15:50:22 sasl.oauthbearer.header.urlencode = false 15:50:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:22 sasl.oauthbearer.jwks.endpoint.url = null 15:50:22 sasl.oauthbearer.scope.claim.name = scope 15:50:22 sasl.oauthbearer.sub.claim.name = sub 15:50:22 sasl.oauthbearer.token.endpoint.url = null 15:50:22 security.protocol = PLAINTEXT 15:50:22 security.providers = null 15:50:22 send.buffer.bytes = 131072 15:50:22 socket.connection.setup.timeout.max.ms = 30000 15:50:22 socket.connection.setup.timeout.ms = 10000 15:50:22 ssl.cipher.suites = null 15:50:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:22 ssl.endpoint.identification.algorithm = https 15:50:22 ssl.engine.factory.class = null 15:50:22 ssl.key.password = null 15:50:22 ssl.keymanager.algorithm = SunX509 15:50:22 ssl.keystore.certificate.chain = null 15:50:22 ssl.keystore.key = null 15:50:22 ssl.keystore.location = null 15:50:22 ssl.keystore.password = null 15:50:22 ssl.keystore.type = JKS 15:50:22 ssl.protocol = TLSv1.3 15:50:22 ssl.provider = null 15:50:22 ssl.secure.random.implementation = null 15:50:22 ssl.trustmanager.algorithm = PKIX 15:50:22 ssl.truststore.certificates = null 15:50:22 ssl.truststore.location = null 15:50:22 ssl.truststore.password = null 15:50:22 ssl.truststore.type = JKS 15:50:22 15:50:22 2025-08-28T15:50:21.917Z INFO 6524 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 15:50:22 auto.include.jmx.reporter = true 15:50:22 bootstrap.controllers = [] 15:50:22 bootstrap.servers = [localhost:32775] 15:50:22 client.dns.lookup = use_all_dns_ips 15:50:22 client.id = 15:50:22 connections.max.idle.ms = 300000 15:50:22 default.api.timeout.ms = 60000 15:50:22 enable.metrics.push = true 15:50:22 metadata.max.age.ms = 300000 15:50:22 metadata.recovery.strategy = none 15:50:22 metric.reporters = [] 15:50:22 metrics.num.samples = 2 15:50:22 metrics.recording.level = INFO 15:50:22 metrics.sample.window.ms = 30000 15:50:22 receive.buffer.bytes = 65536 15:50:22 reconnect.backoff.max.ms = 1000 15:50:22 reconnect.backoff.ms = 50 15:50:22 request.timeout.ms = 30000 15:50:22 retries = 2147483647 15:50:22 retry.backoff.max.ms = 1000 15:50:22 retry.backoff.ms = 100 15:50:22 sasl.client.callback.handler.class = null 15:50:22 sasl.jaas.config = null 15:50:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:22 sasl.kerberos.min.time.before.relogin = 60000 15:50:22 sasl.kerberos.service.name = null 15:50:22 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:22 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:22 sasl.login.callback.handler.class = null 15:50:22 sasl.login.class = null 15:50:22 sasl.login.connect.timeout.ms = null 15:50:22 sasl.login.read.timeout.ms = null 15:50:22 sasl.login.refresh.buffer.seconds = 300 15:50:22 sasl.login.refresh.min.period.seconds = 60 15:50:22 sasl.login.refresh.window.factor = 0.8 15:50:22 sasl.login.refresh.window.jitter = 0.05 15:50:22 sasl.login.retry.backoff.max.ms = 10000 15:50:22 sasl.login.retry.backoff.ms = 100 15:50:22 sasl.mechanism = GSSAPI 15:50:22 sasl.oauthbearer.clock.skew.seconds = 30 15:50:22 sasl.oauthbearer.expected.audience = null 15:50:22 sasl.oauthbearer.expected.issuer = null 15:50:22 sasl.oauthbearer.header.urlencode = false 15:50:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:22 sasl.oauthbearer.jwks.endpoint.url = null 15:50:22 sasl.oauthbearer.scope.claim.name = scope 15:50:22 sasl.oauthbearer.sub.claim.name = sub 15:50:22 sasl.oauthbearer.token.endpoint.url = null 15:50:22 security.protocol = PLAINTEXT 15:50:22 security.providers = null 15:50:22 send.buffer.bytes = 131072 15:50:22 socket.connection.setup.timeout.max.ms = 30000 15:50:22 socket.connection.setup.timeout.ms = 10000 15:50:22 ssl.cipher.suites = null 15:50:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:22 ssl.endpoint.identification.algorithm = https 15:50:22 ssl.engine.factory.class = null 15:50:22 ssl.key.password = null 15:50:22 ssl.keymanager.algorithm = SunX509 15:50:22 ssl.keystore.certificate.chain = null 15:50:22 ssl.keystore.key = null 15:50:22 ssl.keystore.location = null 15:50:22 ssl.keystore.password = null 15:50:22 ssl.keystore.type = JKS 15:50:22 ssl.protocol = TLSv1.3 15:50:22 ssl.provider = null 15:50:22 ssl.secure.random.implementation = null 15:50:22 ssl.trustmanager.algorithm = PKIX 15:50:22 ssl.truststore.certificates = null 15:50:22 ssl.truststore.location = null 15:50:22 ssl.truststore.password = null 15:50:22 ssl.truststore.type = JKS 15:50:22 15:50:22 2025-08-28T15:50:21.958Z INFO 6524 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:22 2025-08-28T15:50:21.958Z INFO 6524 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:22 2025-08-28T15:50:21.958Z INFO 6524 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396221958 15:50:22 2025-08-28T15:50:21.958Z INFO 6524 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:22 2025-08-28T15:50:21.958Z INFO 6524 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:22 2025-08-28T15:50:21.958Z INFO 6524 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396221958 15:50:22 2025-08-28T15:50:21.995Z INFO 6524 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 15:50:22 2025-08-28T15:50:21.996Z INFO 6524 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 15:50:22 2025-08-28T15:50:22.000Z INFO 6524 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:50:22 2025-08-28T15:50:22.000Z INFO 6524 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:50:22 2025-08-28T15:50:22.000Z INFO 6524 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:50:22 2025-08-28T15:50:22.000Z INFO 6524 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:50:22 2025-08-28T15:50:22.000Z INFO 6524 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:50:22 2025-08-28T15:50:22.000Z INFO 6524 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:50:22 2025-08-28T15:50:22.138Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:22 2025-08-28T15:50:22.139Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:22 acks = -1 15:50:22 auto.include.jmx.reporter = true 15:50:22 batch.size = 16384 15:50:22 bootstrap.servers = [localhost:32775] 15:50:22 buffer.memory = 33554432 15:50:22 client.dns.lookup = use_all_dns_ips 15:50:22 client.id = producer-9 15:50:22 compression.gzip.level = -1 15:50:22 compression.lz4.level = 9 15:50:22 compression.type = none 15:50:22 compression.zstd.level = 3 15:50:22 connections.max.idle.ms = 540000 15:50:22 delivery.timeout.ms = 120000 15:50:22 enable.idempotence = false 15:50:22 enable.metrics.push = true 15:50:22 interceptor.classes = [] 15:50:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:22 linger.ms = 1 15:50:22 max.block.ms = 60000 15:50:22 max.in.flight.requests.per.connection = 5 15:50:22 max.request.size = 1048576 15:50:22 metadata.max.age.ms = 300000 15:50:22 metadata.max.idle.ms = 300000 15:50:22 metadata.recovery.strategy = none 15:50:22 metric.reporters = [] 15:50:22 metrics.num.samples = 2 15:50:22 metrics.recording.level = INFO 15:50:22 metrics.sample.window.ms = 30000 15:50:22 partitioner.adaptive.partitioning.enable = true 15:50:22 partitioner.availability.timeout.ms = 0 15:50:22 partitioner.class = null 15:50:22 partitioner.ignore.keys = false 15:50:22 receive.buffer.bytes = 32768 15:50:22 reconnect.backoff.max.ms = 1000 15:50:22 reconnect.backoff.ms = 50 15:50:22 request.timeout.ms = 30000 15:50:22 retries = 0 15:50:22 retry.backoff.max.ms = 1000 15:50:22 retry.backoff.ms = 100 15:50:22 sasl.client.callback.handler.class = null 15:50:22 sasl.jaas.config = null 15:50:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:22 sasl.kerberos.min.time.before.relogin = 60000 15:50:22 sasl.kerberos.service.name = null 15:50:22 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:22 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:22 sasl.login.callback.handler.class = null 15:50:22 sasl.login.class = null 15:50:22 sasl.login.connect.timeout.ms = null 15:50:22 sasl.login.read.timeout.ms = null 15:50:22 sasl.login.refresh.buffer.seconds = 300 15:50:22 sasl.login.refresh.min.period.seconds = 60 15:50:22 sasl.login.refresh.window.factor = 0.8 15:50:22 sasl.login.refresh.window.jitter = 0.05 15:50:22 sasl.login.retry.backoff.max.ms = 10000 15:50:22 sasl.login.retry.backoff.ms = 100 15:50:22 sasl.mechanism = GSSAPI 15:50:22 sasl.oauthbearer.clock.skew.seconds = 30 15:50:22 sasl.oauthbearer.expected.audience = null 15:50:22 sasl.oauthbearer.expected.issuer = null 15:50:22 sasl.oauthbearer.header.urlencode = false 15:50:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:22 sasl.oauthbearer.jwks.endpoint.url = null 15:50:22 sasl.oauthbearer.scope.claim.name = scope 15:50:22 sasl.oauthbearer.sub.claim.name = sub 15:50:22 sasl.oauthbearer.token.endpoint.url = null 15:50:22 security.protocol = PLAINTEXT 15:50:22 security.providers = null 15:50:22 send.buffer.bytes = 131072 15:50:22 socket.connection.setup.timeout.max.ms = 30000 15:50:22 socket.connection.setup.timeout.ms = 10000 15:50:22 ssl.cipher.suites = null 15:50:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:22 ssl.endpoint.identification.algorithm = https 15:50:22 ssl.engine.factory.class = null 15:50:22 ssl.key.password = null 15:50:22 ssl.keymanager.algorithm = SunX509 15:50:22 ssl.keystore.certificate.chain = null 15:50:22 ssl.keystore.key = null 15:50:22 ssl.keystore.location = null 15:50:22 ssl.keystore.password = null 15:50:22 ssl.keystore.type = JKS 15:50:22 ssl.protocol = TLSv1.3 15:50:22 ssl.provider = null 15:50:22 ssl.secure.random.implementation = null 15:50:22 ssl.trustmanager.algorithm = PKIX 15:50:22 ssl.truststore.certificates = null 15:50:22 ssl.truststore.location = null 15:50:22 ssl.truststore.password = null 15:50:22 ssl.truststore.type = JKS 15:50:22 transaction.timeout.ms = 60000 15:50:22 transactional.id = null 15:50:22 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:50:22 15:50:22 2025-08-28T15:50:22.139Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:22 2025-08-28T15:50:22.143Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:22 2025-08-28T15:50:22.143Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:22 2025-08-28T15:50:22.143Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:22 2025-08-28T15:50:22.143Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396222143 15:50:22 2025-08-28T15:50:22.154Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:22 2025-08-28T15:50:22.217Z ERROR 6524 --- [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 15:50:22 15:50:22 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 15:50:22 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:50:22 at java.base/java.lang.Thread.run(Thread.java:833) 15:50:22 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:50:22 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 15:50:22 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 15:50:22 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 15:50:22 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 15:50:22 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 15:50:22 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 15:50:22 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 15:50:22 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 15:50:22 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 15:50:22 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 15:50:22 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 15:50:22 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 15:50:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 15:50:22 ... 3 common frames omitted 15:50:22 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:50:22 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:50:22 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:50:22 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:50:22 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:50:22 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:50:22 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 15:50:22 ... 16 common frames omitted 15:50:22 15:50:22 2025-08-28T15:50:22.280Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:22 2025-08-28T15:50:22.281Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:22 acks = -1 15:50:22 auto.include.jmx.reporter = true 15:50:22 batch.size = 16384 15:50:22 bootstrap.servers = [localhost:32775] 15:50:22 buffer.memory = 33554432 15:50:22 client.dns.lookup = use_all_dns_ips 15:50:22 client.id = producer-10 15:50:22 compression.gzip.level = -1 15:50:22 compression.lz4.level = 9 15:50:22 compression.type = none 15:50:22 compression.zstd.level = 3 15:50:22 connections.max.idle.ms = 540000 15:50:22 delivery.timeout.ms = 120000 15:50:22 enable.idempotence = false 15:50:22 enable.metrics.push = true 15:50:22 interceptor.classes = [] 15:50:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:22 linger.ms = 1 15:50:22 max.block.ms = 60000 15:50:22 max.in.flight.requests.per.connection = 5 15:50:22 max.request.size = 1048576 15:50:22 metadata.max.age.ms = 300000 15:50:22 metadata.max.idle.ms = 300000 15:50:22 metadata.recovery.strategy = none 15:50:22 metric.reporters = [] 15:50:22 metrics.num.samples = 2 15:50:22 metrics.recording.level = INFO 15:50:22 metrics.sample.window.ms = 30000 15:50:22 partitioner.adaptive.partitioning.enable = true 15:50:22 partitioner.availability.timeout.ms = 0 15:50:22 partitioner.class = null 15:50:22 partitioner.ignore.keys = false 15:50:22 receive.buffer.bytes = 32768 15:50:22 reconnect.backoff.max.ms = 1000 15:50:22 reconnect.backoff.ms = 50 15:50:22 request.timeout.ms = 30000 15:50:22 retries = 0 15:50:22 retry.backoff.max.ms = 1000 15:50:22 retry.backoff.ms = 100 15:50:22 sasl.client.callback.handler.class = null 15:50:22 sasl.jaas.config = null 15:50:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:22 sasl.kerberos.min.time.before.relogin = 60000 15:50:22 sasl.kerberos.service.name = null 15:50:22 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:22 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:22 sasl.login.callback.handler.class = null 15:50:22 sasl.login.class = null 15:50:22 sasl.login.connect.timeout.ms = null 15:50:22 sasl.login.read.timeout.ms = null 15:50:22 sasl.login.refresh.buffer.seconds = 300 15:50:22 sasl.login.refresh.min.period.seconds = 60 15:50:22 sasl.login.refresh.window.factor = 0.8 15:50:22 sasl.login.refresh.window.jitter = 0.05 15:50:22 sasl.login.retry.backoff.max.ms = 10000 15:50:22 sasl.login.retry.backoff.ms = 100 15:50:22 sasl.mechanism = GSSAPI 15:50:22 sasl.oauthbearer.clock.skew.seconds = 30 15:50:22 sasl.oauthbearer.expected.audience = null 15:50:22 sasl.oauthbearer.expected.issuer = null 15:50:22 sasl.oauthbearer.header.urlencode = false 15:50:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:22 sasl.oauthbearer.jwks.endpoint.url = null 15:50:22 sasl.oauthbearer.scope.claim.name = scope 15:50:22 sasl.oauthbearer.sub.claim.name = sub 15:50:22 sasl.oauthbearer.token.endpoint.url = null 15:50:22 security.protocol = PLAINTEXT 15:50:22 security.providers = null 15:50:22 send.buffer.bytes = 131072 15:50:22 socket.connection.setup.timeout.max.ms = 30000 15:50:22 socket.connection.setup.timeout.ms = 10000 15:50:22 ssl.cipher.suites = null 15:50:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:22 ssl.endpoint.identification.algorithm = https 15:50:22 ssl.engine.factory.class = null 15:50:22 ssl.key.password = null 15:50:22 ssl.keymanager.algorithm = SunX509 15:50:22 ssl.keystore.certificate.chain = null 15:50:22 ssl.keystore.key = null 15:50:22 ssl.keystore.location = null 15:50:22 ssl.keystore.password = null 15:50:22 ssl.keystore.type = JKS 15:50:22 ssl.protocol = TLSv1.3 15:50:22 ssl.provider = null 15:50:22 ssl.secure.random.implementation = null 15:50:22 ssl.trustmanager.algorithm = PKIX 15:50:22 ssl.truststore.certificates = null 15:50:22 ssl.truststore.location = null 15:50:22 ssl.truststore.password = null 15:50:22 ssl.truststore.type = JKS 15:50:22 transaction.timeout.ms = 60000 15:50:22 transactional.id = null 15:50:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:22 15:50:22 2025-08-28T15:50:22.281Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:22 2025-08-28T15:50:22.285Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:22 2025-08-28T15:50:22.285Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:22 2025-08-28T15:50:22.285Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:22 2025-08-28T15:50:22.285Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396222285 15:50:22 2025-08-28T15:50:22.294Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:22 2025-08-28T15:50:22.296Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:22 2025-08-28T15:50:22.297Z WARN 6524 --- [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. 15:50:22 2025-08-28T15:50:22.337Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:22 2025-08-28T15:50:22.337Z WARN 6524 --- [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. 15:50:22 2025-08-28T15:50:22.337Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:22 2025-08-28T15:50:22.434Z INFO 6524 --- [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. 15:50:22 2025-08-28T15:50:22.434Z WARN 6524 --- [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. 15:50:22 2025-08-28T15:50:22.547Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:22 2025-08-28T15:50:22.547Z WARN 6524 --- [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. 15:50:22 2025-08-28T15:50:22.566Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:22 2025-08-28T15:50:22.566Z WARN 6524 --- [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. 15:50:22 2025-08-28T15:50:22.572Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:22 2025-08-28T15:50:22.572Z WARN 6524 --- [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. 15:50:22 2025-08-28T15:50:22.611Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:22 2025-08-28T15:50:22.611Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:22 acks = -1 15:50:22 auto.include.jmx.reporter = true 15:50:22 batch.size = 16384 15:50:22 bootstrap.servers = [localhost:32775] 15:50:22 buffer.memory = 33554432 15:50:22 client.dns.lookup = use_all_dns_ips 15:50:22 client.id = producer-11 15:50:22 compression.gzip.level = -1 15:50:22 compression.lz4.level = 9 15:50:22 compression.type = none 15:50:22 compression.zstd.level = 3 15:50:22 connections.max.idle.ms = 540000 15:50:22 delivery.timeout.ms = 120000 15:50:22 enable.idempotence = false 15:50:22 enable.metrics.push = true 15:50:22 interceptor.classes = [] 15:50:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:22 linger.ms = 1 15:50:22 max.block.ms = 60000 15:50:22 max.in.flight.requests.per.connection = 5 15:50:22 max.request.size = 1048576 15:50:22 metadata.max.age.ms = 300000 15:50:22 metadata.max.idle.ms = 300000 15:50:22 metadata.recovery.strategy = none 15:50:22 metric.reporters = [] 15:50:22 metrics.num.samples = 2 15:50:22 metrics.recording.level = INFO 15:50:22 metrics.sample.window.ms = 30000 15:50:22 partitioner.adaptive.partitioning.enable = true 15:50:22 partitioner.availability.timeout.ms = 0 15:50:22 partitioner.class = null 15:50:22 partitioner.ignore.keys = false 15:50:22 receive.buffer.bytes = 32768 15:50:22 reconnect.backoff.max.ms = 1000 15:50:22 reconnect.backoff.ms = 50 15:50:22 request.timeout.ms = 30000 15:50:22 retries = 0 15:50:22 retry.backoff.max.ms = 1000 15:50:22 retry.backoff.ms = 100 15:50:22 sasl.client.callback.handler.class = null 15:50:22 sasl.jaas.config = null 15:50:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:22 sasl.kerberos.min.time.before.relogin = 60000 15:50:22 sasl.kerberos.service.name = null 15:50:22 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:22 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:22 sasl.login.callback.handler.class = null 15:50:22 sasl.login.class = null 15:50:22 sasl.login.connect.timeout.ms = null 15:50:22 sasl.login.read.timeout.ms = null 15:50:22 sasl.login.refresh.buffer.seconds = 300 15:50:22 sasl.login.refresh.min.period.seconds = 60 15:50:22 sasl.login.refresh.window.factor = 0.8 15:50:22 sasl.login.refresh.window.jitter = 0.05 15:50:22 sasl.login.retry.backoff.max.ms = 10000 15:50:22 sasl.login.retry.backoff.ms = 100 15:50:22 sasl.mechanism = GSSAPI 15:50:22 sasl.oauthbearer.clock.skew.seconds = 30 15:50:22 sasl.oauthbearer.expected.audience = null 15:50:22 sasl.oauthbearer.expected.issuer = null 15:50:22 sasl.oauthbearer.header.urlencode = false 15:50:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:22 sasl.oauthbearer.jwks.endpoint.url = null 15:50:22 sasl.oauthbearer.scope.claim.name = scope 15:50:22 sasl.oauthbearer.sub.claim.name = sub 15:50:22 sasl.oauthbearer.token.endpoint.url = null 15:50:22 security.protocol = PLAINTEXT 15:50:22 security.providers = null 15:50:22 send.buffer.bytes = 131072 15:50:22 socket.connection.setup.timeout.max.ms = 30000 15:50:22 socket.connection.setup.timeout.ms = 10000 15:50:22 ssl.cipher.suites = null 15:50:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:22 ssl.endpoint.identification.algorithm = https 15:50:22 ssl.engine.factory.class = null 15:50:22 ssl.key.password = null 15:50:22 ssl.keymanager.algorithm = SunX509 15:50:22 ssl.keystore.certificate.chain = null 15:50:22 ssl.keystore.key = null 15:50:22 ssl.keystore.location = null 15:50:22 ssl.keystore.password = null 15:50:22 ssl.keystore.type = JKS 15:50:22 ssl.protocol = TLSv1.3 15:50:22 ssl.provider = null 15:50:22 ssl.secure.random.implementation = null 15:50:22 ssl.trustmanager.algorithm = PKIX 15:50:22 ssl.truststore.certificates = null 15:50:22 ssl.truststore.location = null 15:50:22 ssl.truststore.password = null 15:50:22 ssl.truststore.type = JKS 15:50:22 transaction.timeout.ms = 60000 15:50:22 transactional.id = null 15:50:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:22 15:50:22 2025-08-28T15:50:22.611Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:22 2025-08-28T15:50:22.614Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:22 2025-08-28T15:50:22.614Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:22 2025-08-28T15:50:22.614Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:22 2025-08-28T15:50:22.614Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396222614 15:50:22 2025-08-28T15:50:22.623Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:22 2025-08-28T15:50:22.693Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:22 2025-08-28T15:50:22.693Z WARN 6524 --- [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. 15:50:22 2025-08-28T15:50:22.764Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:22 2025-08-28T15:50:22.764Z WARN 6524 --- [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. 15:50:22 2025-08-28T15:50:22.870Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:22 2025-08-28T15:50:22.871Z WARN 6524 --- [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. 15:50:22 2025-08-28T15:50:22.871Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:22 2025-08-28T15:50:22.887Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:22 2025-08-28T15:50:22.887Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:22.936Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:23 2025-08-28T15:50:22.937Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:23 acks = -1 15:50:23 auto.include.jmx.reporter = true 15:50:23 batch.size = 16384 15:50:23 bootstrap.servers = [localhost:32775] 15:50:23 buffer.memory = 33554432 15:50:23 client.dns.lookup = use_all_dns_ips 15:50:23 client.id = producer-12 15:50:23 compression.gzip.level = -1 15:50:23 compression.lz4.level = 9 15:50:23 compression.type = none 15:50:23 compression.zstd.level = 3 15:50:23 connections.max.idle.ms = 540000 15:50:23 delivery.timeout.ms = 120000 15:50:23 enable.idempotence = false 15:50:23 enable.metrics.push = true 15:50:23 interceptor.classes = [] 15:50:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:23 linger.ms = 1 15:50:23 max.block.ms = 60000 15:50:23 max.in.flight.requests.per.connection = 5 15:50:23 max.request.size = 1048576 15:50:23 metadata.max.age.ms = 300000 15:50:23 metadata.max.idle.ms = 300000 15:50:23 metadata.recovery.strategy = none 15:50:23 metric.reporters = [] 15:50:23 metrics.num.samples = 2 15:50:23 metrics.recording.level = INFO 15:50:23 metrics.sample.window.ms = 30000 15:50:23 partitioner.adaptive.partitioning.enable = true 15:50:23 partitioner.availability.timeout.ms = 0 15:50:23 partitioner.class = null 15:50:23 partitioner.ignore.keys = false 15:50:23 receive.buffer.bytes = 32768 15:50:23 reconnect.backoff.max.ms = 1000 15:50:23 reconnect.backoff.ms = 50 15:50:23 request.timeout.ms = 30000 15:50:23 retries = 0 15:50:23 retry.backoff.max.ms = 1000 15:50:23 retry.backoff.ms = 100 15:50:23 sasl.client.callback.handler.class = null 15:50:23 sasl.jaas.config = null 15:50:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:23 sasl.kerberos.min.time.before.relogin = 60000 15:50:23 sasl.kerberos.service.name = null 15:50:23 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:23 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:23 sasl.login.callback.handler.class = null 15:50:23 sasl.login.class = null 15:50:23 sasl.login.connect.timeout.ms = null 15:50:23 sasl.login.read.timeout.ms = null 15:50:23 sasl.login.refresh.buffer.seconds = 300 15:50:23 sasl.login.refresh.min.period.seconds = 60 15:50:23 sasl.login.refresh.window.factor = 0.8 15:50:23 sasl.login.refresh.window.jitter = 0.05 15:50:23 sasl.login.retry.backoff.max.ms = 10000 15:50:23 sasl.login.retry.backoff.ms = 100 15:50:23 sasl.mechanism = GSSAPI 15:50:23 sasl.oauthbearer.clock.skew.seconds = 30 15:50:23 sasl.oauthbearer.expected.audience = null 15:50:23 sasl.oauthbearer.expected.issuer = null 15:50:23 sasl.oauthbearer.header.urlencode = false 15:50:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:23 sasl.oauthbearer.jwks.endpoint.url = null 15:50:23 sasl.oauthbearer.scope.claim.name = scope 15:50:23 sasl.oauthbearer.sub.claim.name = sub 15:50:23 sasl.oauthbearer.token.endpoint.url = null 15:50:23 security.protocol = PLAINTEXT 15:50:23 security.providers = null 15:50:23 send.buffer.bytes = 131072 15:50:23 socket.connection.setup.timeout.max.ms = 30000 15:50:23 socket.connection.setup.timeout.ms = 10000 15:50:23 ssl.cipher.suites = null 15:50:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:23 ssl.endpoint.identification.algorithm = https 15:50:23 ssl.engine.factory.class = null 15:50:23 ssl.key.password = null 15:50:23 ssl.keymanager.algorithm = SunX509 15:50:23 ssl.keystore.certificate.chain = null 15:50:23 ssl.keystore.key = null 15:50:23 ssl.keystore.location = null 15:50:23 ssl.keystore.password = null 15:50:23 ssl.keystore.type = JKS 15:50:23 ssl.protocol = TLSv1.3 15:50:23 ssl.provider = null 15:50:23 ssl.secure.random.implementation = null 15:50:23 ssl.trustmanager.algorithm = PKIX 15:50:23 ssl.truststore.certificates = null 15:50:23 ssl.truststore.location = null 15:50:23 ssl.truststore.password = null 15:50:23 ssl.truststore.type = JKS 15:50:23 transaction.timeout.ms = 60000 15:50:23 transactional.id = null 15:50:23 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:23 15:50:23 2025-08-28T15:50:22.937Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:23 2025-08-28T15:50:22.941Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:23 2025-08-28T15:50:22.941Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:23 2025-08-28T15:50:22.941Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:23 2025-08-28T15:50:22.941Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396222941 15:50:23 2025-08-28T15:50:22.951Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:23 2025-08-28T15:50:23.264Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:23 2025-08-28T15:50:23.265Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:23 acks = -1 15:50:23 auto.include.jmx.reporter = true 15:50:23 batch.size = 16384 15:50:23 bootstrap.servers = [localhost:32775] 15:50:23 buffer.memory = 33554432 15:50:23 client.dns.lookup = use_all_dns_ips 15:50:23 client.id = producer-13 15:50:23 compression.gzip.level = -1 15:50:23 compression.lz4.level = 9 15:50:23 compression.type = none 15:50:23 compression.zstd.level = 3 15:50:23 connections.max.idle.ms = 540000 15:50:23 delivery.timeout.ms = 120000 15:50:23 enable.idempotence = false 15:50:23 enable.metrics.push = true 15:50:23 interceptor.classes = [] 15:50:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:23 linger.ms = 1 15:50:23 max.block.ms = 60000 15:50:23 max.in.flight.requests.per.connection = 5 15:50:23 max.request.size = 1048576 15:50:23 metadata.max.age.ms = 300000 15:50:23 metadata.max.idle.ms = 300000 15:50:23 metadata.recovery.strategy = none 15:50:23 metric.reporters = [] 15:50:23 metrics.num.samples = 2 15:50:23 metrics.recording.level = INFO 15:50:23 metrics.sample.window.ms = 30000 15:50:23 partitioner.adaptive.partitioning.enable = true 15:50:23 partitioner.availability.timeout.ms = 0 15:50:23 partitioner.class = null 15:50:23 partitioner.ignore.keys = false 15:50:23 receive.buffer.bytes = 32768 15:50:23 reconnect.backoff.max.ms = 1000 15:50:23 reconnect.backoff.ms = 50 15:50:23 request.timeout.ms = 30000 15:50:23 retries = 0 15:50:23 retry.backoff.max.ms = 1000 15:50:23 retry.backoff.ms = 100 15:50:23 sasl.client.callback.handler.class = null 15:50:23 sasl.jaas.config = null 15:50:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:23 sasl.kerberos.min.time.before.relogin = 60000 15:50:23 sasl.kerberos.service.name = null 15:50:23 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:23 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:23 sasl.login.callback.handler.class = null 15:50:23 sasl.login.class = null 15:50:23 sasl.login.connect.timeout.ms = null 15:50:23 sasl.login.read.timeout.ms = null 15:50:23 sasl.login.refresh.buffer.seconds = 300 15:50:23 sasl.login.refresh.min.period.seconds = 60 15:50:23 sasl.login.refresh.window.factor = 0.8 15:50:23 sasl.login.refresh.window.jitter = 0.05 15:50:23 sasl.login.retry.backoff.max.ms = 10000 15:50:23 sasl.login.retry.backoff.ms = 100 15:50:23 sasl.mechanism = GSSAPI 15:50:23 sasl.oauthbearer.clock.skew.seconds = 30 15:50:23 sasl.oauthbearer.expected.audience = null 15:50:23 sasl.oauthbearer.expected.issuer = null 15:50:23 sasl.oauthbearer.header.urlencode = false 15:50:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:23 sasl.oauthbearer.jwks.endpoint.url = null 15:50:23 sasl.oauthbearer.scope.claim.name = scope 15:50:23 sasl.oauthbearer.sub.claim.name = sub 15:50:23 sasl.oauthbearer.token.endpoint.url = null 15:50:23 security.protocol = PLAINTEXT 15:50:23 security.providers = null 15:50:23 send.buffer.bytes = 131072 15:50:23 socket.connection.setup.timeout.max.ms = 30000 15:50:23 socket.connection.setup.timeout.ms = 10000 15:50:23 ssl.cipher.suites = null 15:50:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:23 ssl.endpoint.identification.algorithm = https 15:50:23 ssl.engine.factory.class = null 15:50:23 ssl.key.password = null 15:50:23 ssl.keymanager.algorithm = SunX509 15:50:23 ssl.keystore.certificate.chain = null 15:50:23 ssl.keystore.key = null 15:50:23 ssl.keystore.location = null 15:50:23 ssl.keystore.password = null 15:50:23 ssl.keystore.type = JKS 15:50:23 ssl.protocol = TLSv1.3 15:50:23 ssl.provider = null 15:50:23 ssl.secure.random.implementation = null 15:50:23 ssl.trustmanager.algorithm = PKIX 15:50:23 ssl.truststore.certificates = null 15:50:23 ssl.truststore.location = null 15:50:23 ssl.truststore.password = null 15:50:23 ssl.truststore.type = JKS 15:50:23 transaction.timeout.ms = 60000 15:50:23 transactional.id = null 15:50:23 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:50:23 15:50:23 2025-08-28T15:50:23.265Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:23 2025-08-28T15:50:23.270Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:23 2025-08-28T15:50:23.270Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:23 2025-08-28T15:50:23.270Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:23 2025-08-28T15:50:23.270Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396223270 15:50:23 2025-08-28T15:50:23.279Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:23 2025-08-28T15:50:23.297Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.297Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.300Z ERROR 6524 --- [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 15:50:23 15:50:23 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 15:50:23 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:50:23 at java.base/java.lang.Thread.run(Thread.java:833) 15:50:23 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:50:23 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 15:50:23 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 15:50:23 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 15:50:23 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 15:50:23 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 15:50:23 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 15:50:23 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 15:50:23 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 15:50:23 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 15:50:23 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 15:50:23 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 15:50:23 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 15:50:23 ... 3 common frames omitted 15:50:23 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:50:23 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:50:23 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:50:23 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:50:23 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:50:23 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:50:23 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 15:50:23 ... 16 common frames omitted 15:50:23 15:50:23 2025-08-28T15:50:23.307Z ERROR 6524 --- [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 15:50:23 15:50:23 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 15:50:23 Endpoint handler details: 15:50:23 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 15:50:23 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@54a13d47] 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 15:50:23 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:50:23 at java.base/java.lang.Thread.run(Thread.java:833) 15:50:23 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 15:50:23 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 15:50:23 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 15:50:23 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 15:50:23 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 15:50:23 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 15:50:23 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 15:50:23 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 15:50:23 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 15:50:23 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 15:50:23 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 15:50:23 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 15:50:23 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 15:50:23 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 15:50:23 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 15:50:23 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 15:50:23 ... 10 common frames omitted 15:50:23 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@4f66fccd, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1756396223279, kafka_groupId=ncmp-async-rest-request-event-group}] 15:50:23 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 15:50:23 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 15:50:23 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 15:50:23 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 15:50:23 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 15:50:23 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 15:50:23 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 15:50:23 ... 16 common frames omitted 15:50:23 15:50:23 2025-08-28T15:50:23.343Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:23 2025-08-28T15:50:23.344Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.344Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:23 2025-08-28T15:50:23.439Z INFO 6524 --- [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. 15:50:23 2025-08-28T15:50:23.439Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.472Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.472Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.514Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.515Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.567Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.567Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.637Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 15:50:23 2025-08-28T15:50:23.638Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.638Z INFO 6524 --- [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. 15:50:23 2025-08-28T15:50:23.638Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:50:23 2025-08-28T15:50:23.638Z INFO 6524 --- [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. 15:50:23 2025-08-28T15:50:23.638Z INFO 6524 --- [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 31 due to node 1 being disconnected (elapsed time since creation: 344ms, elapsed time since send: 344ms, throttle time: 0ms, request timeout: 30000ms) 15:50:23 2025-08-28T15:50:23.638Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.638Z INFO 6524 --- [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=85338749, epoch=6) to node 1: 15:50:23 15:50:23 org.apache.kafka.common.errors.DisconnectException: null 15:50:23 15:50:23 2025-08-28T15:50:23.638Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] 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) 15:50:23 2025-08-28T15:50:23.639Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.639Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 15:50:23 2025-08-28T15:50:23.639Z INFO 6524 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:50:23 2025-08-28T15:50:23.639Z INFO 6524 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 15:50:23 2025-08-28T15:50:23.639Z INFO 6524 --- [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. 15:50:23 2025-08-28T15:50:23.639Z INFO 6524 --- [est-event-group] 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. 15:50:23 2025-08-28T15:50:23.640Z INFO 6524 --- [est-event-group] 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 31 due to node 1 being disconnected (elapsed time since creation: 338ms, elapsed time since send: 338ms, throttle time: 0ms, request timeout: 30000ms) 15:50:23 2025-08-28T15:50:23.640Z INFO 6524 --- [est-event-group] 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 METADATA request with correlation id 33 due to node 1 being disconnected (elapsed time since creation: 239ms, elapsed time since send: 239ms, throttle time: 0ms, request timeout: 30000ms) 15:50:23 2025-08-28T15:50:23.640Z INFO 6524 --- [est-event-group] 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. 15:50:23 2025-08-28T15:50:23.640Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.640Z INFO 6524 --- [est-event-group] 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=373865556, epoch=6) to node 1: 15:50:23 15:50:23 org.apache.kafka.common.errors.DisconnectException: null 15:50:23 15:50:23 2025-08-28T15:50:23.640Z INFO 6524 --- [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. 15:50:23 2025-08-28T15:50:23.640Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 15:50:23 2025-08-28T15:50:23.641Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.641Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:50:23 2025-08-28T15:50:23.641Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.641Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 15:50:23 2025-08-28T15:50:23.697Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.697Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.729Z INFO 6524 --- [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. 15:50:23 2025-08-28T15:50:23.730Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.734Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.734Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.741Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.741Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.747Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.747Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.749Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.749Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.754Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.754Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.758Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.758Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.761Z INFO 6524 --- [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. 15:50:23 2025-08-28T15:50:23.761Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.764Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.764Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.831Z INFO 6524 --- [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. 15:50:23 2025-08-28T15:50:23.831Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.836Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.836Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.871Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:23 2025-08-28T15:50:23.871Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.871Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:23 2025-08-28T15:50:23.873Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.874Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.874Z INFO 6524 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 15:50:23 2025-08-28T15:50:23.874Z INFO 6524 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 15:50:23 2025-08-28T15:50:23.875Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.875Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.875Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.875Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.875Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.875Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.878Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.878Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.878Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.878Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.881Z INFO 6524 --- [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. 15:50:23 2025-08-28T15:50:23.882Z WARN 6524 --- [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. 15:50:23 2025-08-28T15:50:23.882Z INFO 6524 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:50:23 2025-08-28T15:50:23.882Z INFO 6524 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:50:23 2025-08-28T15:50:23.882Z INFO 6524 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:50:23 2025-08-28T15:50:23.882Z INFO 6524 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:50:23 2025-08-28T15:50:23.882Z INFO 6524 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:50:23 2025-08-28T15:50:23.882Z INFO 6524 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:50:23 2025-08-28T15:50:23.883Z INFO 6524 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:50:23 2025-08-28T15:50:23.883Z INFO 6524 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:50:23 2025-08-28T15:50:23.889Z INFO 6524 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 15:50:23 2025-08-28T15:50:23.889Z INFO 6524 --- [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 15:50:23 2025-08-28T15:50:23.889Z INFO 6524 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 15:50:23 2025-08-28T15:50:23.889Z INFO 6524 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 15:50:23 2025-08-28T15:50:23.892Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:23 2025-08-28T15:50:23.892Z WARN 6524 --- [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. 15:50:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.75 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 15:50:23 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 15:50:24 2025-08-28T15:50:23.921Z INFO 6524 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:50:24 2025-08-28T15:50:23.958Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:24 2025-08-28T15:50:23.959Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:23.959Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:24 2025-08-28T15:50:23.959Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:23.974Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:24 2025-08-28T15:50:23.974Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:23.977Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:24 2025-08-28T15:50:23.977Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:23.997Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:24 2025-08-28T15:50:23.997Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.014Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: e7dcfafe737f574ac92967679a15ff85fd588e2e4f53faebd827a9089b7200c4 15:50:24 2025-08-28T15:50:24.056Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.056Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.200Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:24 2025-08-28T15:50:24.200Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.200Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:24 2025-08-28T15:50:24.298Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.298Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.379Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.379Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.405Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.405Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.422Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.422Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.436Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.436Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.448Z INFO 6524 --- [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. 15:50:24 2025-08-28T15:50:24.448Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.466Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.466Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.471Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.471Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.473Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.473Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.525Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.525Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.581Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.582Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.701Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.701Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.765Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.766Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.833Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.833Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.876Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:24 2025-08-28T15:50:24.877Z WARN 6524 --- [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. 15:50:24 2025-08-28T15:50:24.877Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:24 2025-08-28T15:50:24.896Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:24 2025-08-28T15:50:24.896Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.072Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.072Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.130Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.130Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.249Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:25 2025-08-28T15:50:25.249Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.249Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:25 2025-08-28T15:50:25.255Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.255Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.359Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.360Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.381Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.382Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.383Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.383Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.388Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.388Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.453Z INFO 6524 --- [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. 15:50:25 2025-08-28T15:50:25.454Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.473Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.473Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.582Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.582Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.705Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.705Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.766Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.766Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.810Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.810Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.882Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:25 2025-08-28T15:50:25.882Z WARN 6524 --- [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. 15:50:25 2025-08-28T15:50:25.882Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:25 2025-08-28T15:50:25.900Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:25 2025-08-28T15:50:25.900Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:25.947Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:26 2025-08-28T15:50:25.947Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.103Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.103Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.131Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.131Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.255Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:26 2025-08-28T15:50:26.255Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.255Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:26 2025-08-28T15:50:26.357Z INFO 6524 --- [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. 15:50:26 2025-08-28T15:50:26.357Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.361Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.361Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.383Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.383Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.384Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.384Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.389Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.389Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.475Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.475Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.593Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.593Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.708Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.708Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.767Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.767Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.787Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:26 2025-08-28T15:50:26.787Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.787Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:26 2025-08-28T15:50:26.811Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.811Z WARN 6524 --- [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. 15:50:26 2025-08-28T15:50:26.904Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:26 2025-08-28T15:50:26.904Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:26.949Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:27 2025-08-28T15:50:26.949Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.105Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.105Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.132Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.132Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.264Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.264Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.296Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:27 2025-08-28T15:50:27.296Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.296Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:27 2025-08-28T15:50:27.361Z INFO 6524 --- [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. 15:50:27 2025-08-28T15:50:27.361Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.363Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.363Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.383Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.383Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.392Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.392Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.478Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.478Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.595Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.595Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.711Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.711Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.769Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.769Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.792Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:27 2025-08-28T15:50:27.792Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.792Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:27 2025-08-28T15:50:27.813Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.813Z WARN 6524 --- [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. 15:50:27 2025-08-28T15:50:27.907Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:27 2025-08-28T15:50:27.908Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:27.950Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:28 2025-08-28T15:50:27.950Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.106Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.107Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.133Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.133Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.200Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:28 2025-08-28T15:50:28.200Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.200Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:28 2025-08-28T15:50:28.265Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.265Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.364Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.364Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.365Z INFO 6524 --- [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. 15:50:28 2025-08-28T15:50:28.365Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.384Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.384Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.394Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.394Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.479Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.479Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.598Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.598Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.619Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.619Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.771Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.771Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.791Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.791Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.793Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:28 2025-08-28T15:50:28.793Z WARN 6524 --- [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. 15:50:28 2025-08-28T15:50:28.793Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:28 2025-08-28T15:50:28.912Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:28 2025-08-28T15:50:28.912Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:28.953Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:29 2025-08-28T15:50:28.953Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.067Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:29 2025-08-28T15:50:29.067Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.067Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:29 2025-08-28T15:50:29.108Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.108Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.109Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.109Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.135Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.136Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.356Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.356Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.365Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.365Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.373Z INFO 6524 --- [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. 15:50:29 2025-08-28T15:50:29.373Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.386Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.386Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.395Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.395Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.624Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.624Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.643Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.643Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.698Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:29 2025-08-28T15:50:29.698Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.698Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:29 2025-08-28T15:50:29.773Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.773Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.792Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.792Z WARN 6524 --- [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. 15:50:29 2025-08-28T15:50:29.916Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:29 2025-08-28T15:50:29.916Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:29.954Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:30 2025-08-28T15:50:29.954Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.047Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.047Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.109Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.109Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.116Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:30 2025-08-28T15:50:30.116Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.116Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:30 2025-08-28T15:50:30.142Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.142Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.367Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.367Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.387Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.387Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.390Z INFO 6524 --- [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. 15:50:30 2025-08-28T15:50:30.390Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.396Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.396Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.397Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.397Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.629Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.629Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.644Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.644Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.703Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:30 2025-08-28T15:50:30.703Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.703Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:30 2025-08-28T15:50:30.775Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.776Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.826Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.826Z WARN 6524 --- [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. 15:50:30 2025-08-28T15:50:30.860Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:30 2025-08-28T15:50:30.860Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:30.934Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:31 2025-08-28T15:50:30.934Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:30.957Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:31 2025-08-28T15:50:30.957Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.027Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:31 2025-08-28T15:50:31.028Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.028Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:31 2025-08-28T15:50:31.117Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:31 2025-08-28T15:50:31.117Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.144Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:31 2025-08-28T15:50:31.144Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.332Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:31 2025-08-28T15:50:31.332Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.389Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:31 2025-08-28T15:50:31.389Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.394Z INFO 6524 --- [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. 15:50:31 2025-08-28T15:50:31.394Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.397Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:31 2025-08-28T15:50:31.397Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.399Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:31 2025-08-28T15:50:31.399Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.535Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:31 2025-08-28T15:50:31.535Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.647Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:31 2025-08-28T15:50:31.647Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.705Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:31 2025-08-28T15:50:31.705Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.705Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:31 2025-08-28T15:50:31.776Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:31 2025-08-28T15:50:31.776Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.806Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:31 2025-08-28T15:50:31.806Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.829Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:31 2025-08-28T15:50:31.829Z WARN 6524 --- [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. 15:50:31 2025-08-28T15:50:31.864Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT7.943432586S 15:50:31 15:50:31,895 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:50:31 15:50:31,895 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:50:31 15:50:31,895 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:50:31 15:50:31,902 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:50:31 15:50:31,902 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:50:31 15:50:31 . ____ _ __ _ _ 15:50:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:50:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:50:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:50:31 ' |____| .__|_| |_|_| |_\__, | / / / / 15:50:31 =========|_|==============|___/=/_/_/_/ 15:50:31 15:50:31 :: Spring Boot :: (v3.5.4) 15:50:31 15:50:31 2025-08-28T15:50:31.935Z INFO 6524 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:50:31 2025-08-28T15:50:31.935Z INFO 6524 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:50:32 2025-08-28T15:50:31.959Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:32 2025-08-28T15:50:31.959Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:31.961Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:32 2025-08-28T15:50:31.961Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.051Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:32 2025-08-28T15:50:32.051Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.051Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:32 2025-08-28T15:50:32.118Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:32 2025-08-28T15:50:32.118Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.146Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:32 2025-08-28T15:50:32.146Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.301Z INFO 6524 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 15:50:32 2025-08-28T15:50:32.333Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:32 2025-08-28T15:50:32.333Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.362Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:50:32 allow.auto.create.topics = true 15:50:32 auto.commit.interval.ms = 5000 15:50:32 auto.include.jmx.reporter = true 15:50:32 auto.offset.reset = latest 15:50:32 bootstrap.servers = [localhost:32776] 15:50:32 check.crcs = true 15:50:32 client.dns.lookup = use_all_dns_ips 15:50:32 client.id = consumer-ncmp-data-operation-event-group-10 15:50:32 client.rack = 15:50:32 connections.max.idle.ms = 540000 15:50:32 default.api.timeout.ms = 60000 15:50:32 enable.auto.commit = false 15:50:32 enable.metrics.push = true 15:50:32 exclude.internal.topics = true 15:50:32 fetch.max.bytes = 52428800 15:50:32 fetch.max.wait.ms = 500 15:50:32 fetch.min.bytes = 1 15:50:32 group.id = ncmp-data-operation-event-group 15:50:32 group.instance.id = null 15:50:32 group.protocol = classic 15:50:32 group.remote.assignor = null 15:50:32 heartbeat.interval.ms = 3000 15:50:32 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 15:50:32 internal.leave.group.on.close = true 15:50:32 internal.throw.on.fetch.stable.offset.unsupported = false 15:50:32 isolation.level = read_uncommitted 15:50:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:50:32 max.partition.fetch.bytes = 1048576 15:50:32 max.poll.interval.ms = 300000 15:50:32 max.poll.records = 500 15:50:32 metadata.max.age.ms = 300000 15:50:32 metadata.recovery.strategy = none 15:50:32 metric.reporters = [] 15:50:32 metrics.num.samples = 2 15:50:32 metrics.recording.level = INFO 15:50:32 metrics.sample.window.ms = 30000 15:50:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:50:32 receive.buffer.bytes = 65536 15:50:32 reconnect.backoff.max.ms = 1000 15:50:32 reconnect.backoff.ms = 50 15:50:32 request.timeout.ms = 30000 15:50:32 retry.backoff.max.ms = 1000 15:50:32 retry.backoff.ms = 100 15:50:32 sasl.client.callback.handler.class = null 15:50:32 sasl.jaas.config = null 15:50:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:32 sasl.kerberos.min.time.before.relogin = 60000 15:50:32 sasl.kerberos.service.name = null 15:50:32 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:32 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:32 sasl.login.callback.handler.class = null 15:50:32 sasl.login.class = null 15:50:32 sasl.login.connect.timeout.ms = null 15:50:32 sasl.login.read.timeout.ms = null 15:50:32 sasl.login.refresh.buffer.seconds = 300 15:50:32 sasl.login.refresh.min.period.seconds = 60 15:50:32 sasl.login.refresh.window.factor = 0.8 15:50:32 sasl.login.refresh.window.jitter = 0.05 15:50:32 sasl.login.retry.backoff.max.ms = 10000 15:50:32 sasl.login.retry.backoff.ms = 100 15:50:32 sasl.mechanism = GSSAPI 15:50:32 sasl.oauthbearer.clock.skew.seconds = 30 15:50:32 sasl.oauthbearer.expected.audience = null 15:50:32 sasl.oauthbearer.expected.issuer = null 15:50:32 sasl.oauthbearer.header.urlencode = false 15:50:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:32 sasl.oauthbearer.jwks.endpoint.url = null 15:50:32 sasl.oauthbearer.scope.claim.name = scope 15:50:32 sasl.oauthbearer.sub.claim.name = sub 15:50:32 sasl.oauthbearer.token.endpoint.url = null 15:50:32 security.protocol = PLAINTEXT 15:50:32 security.providers = null 15:50:32 send.buffer.bytes = 131072 15:50:32 session.timeout.ms = 45000 15:50:32 socket.connection.setup.timeout.max.ms = 30000 15:50:32 socket.connection.setup.timeout.ms = 10000 15:50:32 ssl.cipher.suites = null 15:50:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:32 ssl.endpoint.identification.algorithm = https 15:50:32 ssl.engine.factory.class = null 15:50:32 ssl.key.password = null 15:50:32 ssl.keymanager.algorithm = SunX509 15:50:32 ssl.keystore.certificate.chain = null 15:50:32 ssl.keystore.key = null 15:50:32 ssl.keystore.location = null 15:50:32 ssl.keystore.password = null 15:50:32 ssl.keystore.type = JKS 15:50:32 ssl.protocol = TLSv1.3 15:50:32 ssl.provider = null 15:50:32 ssl.secure.random.implementation = null 15:50:32 ssl.trustmanager.algorithm = PKIX 15:50:32 ssl.truststore.certificates = null 15:50:32 ssl.truststore.location = null 15:50:32 ssl.truststore.password = null 15:50:32 ssl.truststore.type = JKS 15:50:32 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:50:32 15:50:32 2025-08-28T15:50:32.362Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:32 2025-08-28T15:50:32.365Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:32 2025-08-28T15:50:32.365Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:32 2025-08-28T15:50:32.365Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396232365 15:50:32 2025-08-28T15:50:32.365Z INFO 6524 --- [ 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 15:50:32 2025-08-28T15:50:32.367Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:50:32 allow.auto.create.topics = true 15:50:32 auto.commit.interval.ms = 5000 15:50:32 auto.include.jmx.reporter = true 15:50:32 auto.offset.reset = latest 15:50:32 bootstrap.servers = [localhost:32776] 15:50:32 check.crcs = true 15:50:32 client.dns.lookup = use_all_dns_ips 15:50:32 client.id = consumer-ncmp-async-rest-request-event-group-11 15:50:32 client.rack = 15:50:32 connections.max.idle.ms = 540000 15:50:32 default.api.timeout.ms = 60000 15:50:32 enable.auto.commit = false 15:50:32 enable.metrics.push = true 15:50:32 exclude.internal.topics = true 15:50:32 fetch.max.bytes = 52428800 15:50:32 fetch.max.wait.ms = 500 15:50:32 fetch.min.bytes = 1 15:50:32 group.id = ncmp-async-rest-request-event-group 15:50:32 group.instance.id = null 15:50:32 group.protocol = classic 15:50:32 group.remote.assignor = null 15:50:32 heartbeat.interval.ms = 3000 15:50:32 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 15:50:32 internal.leave.group.on.close = true 15:50:32 internal.throw.on.fetch.stable.offset.unsupported = false 15:50:32 isolation.level = read_uncommitted 15:50:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:50:32 max.partition.fetch.bytes = 1048576 15:50:32 max.poll.interval.ms = 300000 15:50:32 max.poll.records = 500 15:50:32 metadata.max.age.ms = 300000 15:50:32 metadata.recovery.strategy = none 15:50:32 metric.reporters = [] 15:50:32 metrics.num.samples = 2 15:50:32 metrics.recording.level = INFO 15:50:32 metrics.sample.window.ms = 30000 15:50:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:50:32 receive.buffer.bytes = 65536 15:50:32 reconnect.backoff.max.ms = 1000 15:50:32 reconnect.backoff.ms = 50 15:50:32 request.timeout.ms = 30000 15:50:32 retry.backoff.max.ms = 1000 15:50:32 retry.backoff.ms = 100 15:50:32 sasl.client.callback.handler.class = null 15:50:32 sasl.jaas.config = null 15:50:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:32 sasl.kerberos.min.time.before.relogin = 60000 15:50:32 sasl.kerberos.service.name = null 15:50:32 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:32 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:32 sasl.login.callback.handler.class = null 15:50:32 sasl.login.class = null 15:50:32 sasl.login.connect.timeout.ms = null 15:50:32 sasl.login.read.timeout.ms = null 15:50:32 sasl.login.refresh.buffer.seconds = 300 15:50:32 sasl.login.refresh.min.period.seconds = 60 15:50:32 sasl.login.refresh.window.factor = 0.8 15:50:32 sasl.login.refresh.window.jitter = 0.05 15:50:32 sasl.login.retry.backoff.max.ms = 10000 15:50:32 sasl.login.retry.backoff.ms = 100 15:50:32 sasl.mechanism = GSSAPI 15:50:32 sasl.oauthbearer.clock.skew.seconds = 30 15:50:32 sasl.oauthbearer.expected.audience = null 15:50:32 sasl.oauthbearer.expected.issuer = null 15:50:32 sasl.oauthbearer.header.urlencode = false 15:50:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:32 sasl.oauthbearer.jwks.endpoint.url = null 15:50:32 sasl.oauthbearer.scope.claim.name = scope 15:50:32 sasl.oauthbearer.sub.claim.name = sub 15:50:32 sasl.oauthbearer.token.endpoint.url = null 15:50:32 security.protocol = PLAINTEXT 15:50:32 security.providers = null 15:50:32 send.buffer.bytes = 131072 15:50:32 session.timeout.ms = 45000 15:50:32 socket.connection.setup.timeout.max.ms = 30000 15:50:32 socket.connection.setup.timeout.ms = 10000 15:50:32 ssl.cipher.suites = null 15:50:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:32 ssl.endpoint.identification.algorithm = https 15:50:32 ssl.engine.factory.class = null 15:50:32 ssl.key.password = null 15:50:32 ssl.keymanager.algorithm = SunX509 15:50:32 ssl.keystore.certificate.chain = null 15:50:32 ssl.keystore.key = null 15:50:32 ssl.keystore.location = null 15:50:32 ssl.keystore.password = null 15:50:32 ssl.keystore.type = JKS 15:50:32 ssl.protocol = TLSv1.3 15:50:32 ssl.provider = null 15:50:32 ssl.secure.random.implementation = null 15:50:32 ssl.trustmanager.algorithm = PKIX 15:50:32 ssl.truststore.certificates = null 15:50:32 ssl.truststore.location = null 15:50:32 ssl.truststore.password = null 15:50:32 ssl.truststore.type = JKS 15:50:32 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:50:32 15:50:32 2025-08-28T15:50:32.367Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:32 2025-08-28T15:50:32.374Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:32 2025-08-28T15:50:32.374Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:32 2025-08-28T15:50:32.374Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396232374 15:50:32 2025-08-28T15:50:32.374Z INFO 6524 --- [ 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 15:50:32 2025-08-28T15:50:32.391Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:32 2025-08-28T15:50:32.391Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.394Z INFO 6524 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.523 seconds (process running for 125.893) 15:50:32 2025-08-28T15:50:32.400Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:32 2025-08-28T15:50:32.400Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.401Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:32 2025-08-28T15:50:32.401Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.402Z INFO 6524 --- [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. 15:50:32 2025-08-28T15:50:32.402Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.426Z WARN 6524 --- [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} 15:50:32 2025-08-28T15:50:32.427Z WARN 6524 --- [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} 15:50:32 2025-08-28T15:50:32.427Z INFO 6524 --- [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 15:50:32 2025-08-28T15:50:32.427Z INFO 6524 --- [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 15:50:32 2025-08-28T15:50:32.540Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:32 2025-08-28T15:50:32.540Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.651Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:32 2025-08-28T15:50:32.651Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.706Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:32 2025-08-28T15:50:32.706Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.706Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:32 2025-08-28T15:50:32.778Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:32 2025-08-28T15:50:32.778Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.780Z INFO 6524 --- [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) 15:50:32 2025-08-28T15:50:32.781Z INFO 6524 --- [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 15:50:32 2025-08-28T15:50:32.804Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:32 2025-08-28T15:50:32.804Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.823Z INFO 6524 --- [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) 15:50:32 2025-08-28T15:50:32.823Z INFO 6524 --- [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-0ff47636-b423-4752-b47a-dabf89c81d92 15:50:32 2025-08-28T15:50:32.824Z INFO 6524 --- [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 15:50:32 2025-08-28T15:50:32.824Z INFO 6524 --- [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 15:50:32 2025-08-28T15:50:32.834Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:32 2025-08-28T15:50:32.834Z WARN 6524 --- [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. 15:50:32 2025-08-28T15:50:32.838Z INFO 6524 --- [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-20ddd9e9-f0aa-4479-8e8a-41d1104744bb 15:50:32 2025-08-28T15:50:32.839Z INFO 6524 --- [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 15:50:32 2025-08-28T15:50:32.858Z INFO 6524 --- [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-0ff47636-b423-4752-b47a-dabf89c81d92', protocol='range'} 15:50:32 2025-08-28T15:50:32.859Z INFO 6524 --- [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-0ff47636-b423-4752-b47a-dabf89c81d92=Assignment(partitions=[ncmp-async-m2m-0])} 15:50:32 2025-08-28T15:50:32.860Z INFO 6524 --- [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-20ddd9e9-f0aa-4479-8e8a-41d1104744bb', protocol='range'} 15:50:32 2025-08-28T15:50:32.860Z INFO 6524 --- [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-20ddd9e9-f0aa-4479-8e8a-41d1104744bb=Assignment(partitions=[ncmp-async-m2m-0])} 15:50:32 2025-08-28T15:50:32.903Z INFO 6524 --- [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-20ddd9e9-f0aa-4479-8e8a-41d1104744bb', protocol='range'} 15:50:32 2025-08-28T15:50:32.904Z INFO 6524 --- [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-0ff47636-b423-4752-b47a-dabf89c81d92', protocol='range'} 15:50:32 2025-08-28T15:50:32.904Z INFO 6524 --- [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]) 15:50:32 2025-08-28T15:50:32.904Z INFO 6524 --- [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 15:50:32 2025-08-28T15:50:32.904Z INFO 6524 --- [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]) 15:50:32 2025-08-28T15:50:32.904Z INFO 6524 --- [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 15:50:32 2025-08-28T15:50:32.924Z INFO 6524 --- [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 15:50:32 2025-08-28T15:50:32.925Z INFO 6524 --- [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 15:50:32 2025-08-28T15:50:32.929Z INFO 6524 --- [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 15:50:32 2025-08-28T15:50:32.929Z INFO 6524 --- [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 15:50:33 2025-08-28T15:50:32.940Z INFO 6524 --- [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}}. 15:50:33 2025-08-28T15:50:32.941Z INFO 6524 --- [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}}. 15:50:33 2025-08-28T15:50:32.961Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:33 2025-08-28T15:50:32.961Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:32.967Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:33 2025-08-28T15:50:32.967Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:32.982Z INFO 6524 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:50:33 2025-08-28T15:50:32.982Z INFO 6524 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 15:50:33 2025-08-28T15:50:33.017Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:33 2025-08-28T15:50:33.017Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:33 acks = -1 15:50:33 auto.include.jmx.reporter = true 15:50:33 batch.size = 16384 15:50:33 bootstrap.servers = [localhost:32776] 15:50:33 buffer.memory = 33554432 15:50:33 client.dns.lookup = use_all_dns_ips 15:50:33 client.id = producer-14 15:50:33 compression.gzip.level = -1 15:50:33 compression.lz4.level = 9 15:50:33 compression.type = none 15:50:33 compression.zstd.level = 3 15:50:33 connections.max.idle.ms = 540000 15:50:33 delivery.timeout.ms = 120000 15:50:33 enable.idempotence = false 15:50:33 enable.metrics.push = true 15:50:33 interceptor.classes = [] 15:50:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:33 linger.ms = 1 15:50:33 max.block.ms = 60000 15:50:33 max.in.flight.requests.per.connection = 5 15:50:33 max.request.size = 1048576 15:50:33 metadata.max.age.ms = 300000 15:50:33 metadata.max.idle.ms = 300000 15:50:33 metadata.recovery.strategy = none 15:50:33 metric.reporters = [] 15:50:33 metrics.num.samples = 2 15:50:33 metrics.recording.level = INFO 15:50:33 metrics.sample.window.ms = 30000 15:50:33 partitioner.adaptive.partitioning.enable = true 15:50:33 partitioner.availability.timeout.ms = 0 15:50:33 partitioner.class = null 15:50:33 partitioner.ignore.keys = false 15:50:33 receive.buffer.bytes = 32768 15:50:33 reconnect.backoff.max.ms = 1000 15:50:33 reconnect.backoff.ms = 50 15:50:33 request.timeout.ms = 30000 15:50:33 retries = 0 15:50:33 retry.backoff.max.ms = 1000 15:50:33 retry.backoff.ms = 100 15:50:33 sasl.client.callback.handler.class = null 15:50:33 sasl.jaas.config = null 15:50:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:33 sasl.kerberos.min.time.before.relogin = 60000 15:50:33 sasl.kerberos.service.name = null 15:50:33 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:33 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:33 sasl.login.callback.handler.class = null 15:50:33 sasl.login.class = null 15:50:33 sasl.login.connect.timeout.ms = null 15:50:33 sasl.login.read.timeout.ms = null 15:50:33 sasl.login.refresh.buffer.seconds = 300 15:50:33 sasl.login.refresh.min.period.seconds = 60 15:50:33 sasl.login.refresh.window.factor = 0.8 15:50:33 sasl.login.refresh.window.jitter = 0.05 15:50:33 sasl.login.retry.backoff.max.ms = 10000 15:50:33 sasl.login.retry.backoff.ms = 100 15:50:33 sasl.mechanism = GSSAPI 15:50:33 sasl.oauthbearer.clock.skew.seconds = 30 15:50:33 sasl.oauthbearer.expected.audience = null 15:50:33 sasl.oauthbearer.expected.issuer = null 15:50:33 sasl.oauthbearer.header.urlencode = false 15:50:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:33 sasl.oauthbearer.jwks.endpoint.url = null 15:50:33 sasl.oauthbearer.scope.claim.name = scope 15:50:33 sasl.oauthbearer.sub.claim.name = sub 15:50:33 sasl.oauthbearer.token.endpoint.url = null 15:50:33 security.protocol = PLAINTEXT 15:50:33 security.providers = null 15:50:33 send.buffer.bytes = 131072 15:50:33 socket.connection.setup.timeout.max.ms = 30000 15:50:33 socket.connection.setup.timeout.ms = 10000 15:50:33 ssl.cipher.suites = null 15:50:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:33 ssl.endpoint.identification.algorithm = https 15:50:33 ssl.engine.factory.class = null 15:50:33 ssl.key.password = null 15:50:33 ssl.keymanager.algorithm = SunX509 15:50:33 ssl.keystore.certificate.chain = null 15:50:33 ssl.keystore.key = null 15:50:33 ssl.keystore.location = null 15:50:33 ssl.keystore.password = null 15:50:33 ssl.keystore.type = JKS 15:50:33 ssl.protocol = TLSv1.3 15:50:33 ssl.provider = null 15:50:33 ssl.secure.random.implementation = null 15:50:33 ssl.trustmanager.algorithm = PKIX 15:50:33 ssl.truststore.certificates = null 15:50:33 ssl.truststore.location = null 15:50:33 ssl.truststore.password = null 15:50:33 ssl.truststore.type = JKS 15:50:33 transaction.timeout.ms = 60000 15:50:33 transactional.id = null 15:50:33 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:33 15:50:33 2025-08-28T15:50:33.017Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:33 2025-08-28T15:50:33.021Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:33 2025-08-28T15:50:33.021Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:33 2025-08-28T15:50:33.021Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:33 2025-08-28T15:50:33.021Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396233021 15:50:33 2025-08-28T15:50:33.063Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:33 2025-08-28T15:50:33.063Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:33 2025-08-28T15:50:33.063Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.063Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:33 2025-08-28T15:50:33.115Z INFO 6524 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 15:50:33 auto.include.jmx.reporter = true 15:50:33 bootstrap.controllers = [] 15:50:33 bootstrap.servers = [localhost:32776] 15:50:33 client.dns.lookup = use_all_dns_ips 15:50:33 client.id = 15:50:33 connections.max.idle.ms = 300000 15:50:33 default.api.timeout.ms = 60000 15:50:33 enable.metrics.push = true 15:50:33 metadata.max.age.ms = 300000 15:50:33 metadata.recovery.strategy = none 15:50:33 metric.reporters = [] 15:50:33 metrics.num.samples = 2 15:50:33 metrics.recording.level = INFO 15:50:33 metrics.sample.window.ms = 30000 15:50:33 receive.buffer.bytes = 65536 15:50:33 reconnect.backoff.max.ms = 1000 15:50:33 reconnect.backoff.ms = 50 15:50:33 request.timeout.ms = 30000 15:50:33 retries = 2147483647 15:50:33 retry.backoff.max.ms = 1000 15:50:33 retry.backoff.ms = 100 15:50:33 sasl.client.callback.handler.class = null 15:50:33 sasl.jaas.config = null 15:50:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:33 sasl.kerberos.min.time.before.relogin = 60000 15:50:33 sasl.kerberos.service.name = null 15:50:33 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:33 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:33 sasl.login.callback.handler.class = null 15:50:33 sasl.login.class = null 15:50:33 sasl.login.connect.timeout.ms = null 15:50:33 sasl.login.read.timeout.ms = null 15:50:33 sasl.login.refresh.buffer.seconds = 300 15:50:33 sasl.login.refresh.min.period.seconds = 60 15:50:33 sasl.login.refresh.window.factor = 0.8 15:50:33 sasl.login.refresh.window.jitter = 0.05 15:50:33 sasl.login.retry.backoff.max.ms = 10000 15:50:33 sasl.login.retry.backoff.ms = 100 15:50:33 sasl.mechanism = GSSAPI 15:50:33 sasl.oauthbearer.clock.skew.seconds = 30 15:50:33 sasl.oauthbearer.expected.audience = null 15:50:33 sasl.oauthbearer.expected.issuer = null 15:50:33 sasl.oauthbearer.header.urlencode = false 15:50:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:33 sasl.oauthbearer.jwks.endpoint.url = null 15:50:33 sasl.oauthbearer.scope.claim.name = scope 15:50:33 sasl.oauthbearer.sub.claim.name = sub 15:50:33 sasl.oauthbearer.token.endpoint.url = null 15:50:33 security.protocol = PLAINTEXT 15:50:33 security.providers = null 15:50:33 send.buffer.bytes = 131072 15:50:33 socket.connection.setup.timeout.max.ms = 30000 15:50:33 socket.connection.setup.timeout.ms = 10000 15:50:33 ssl.cipher.suites = null 15:50:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:33 ssl.endpoint.identification.algorithm = https 15:50:33 ssl.engine.factory.class = null 15:50:33 ssl.key.password = null 15:50:33 ssl.keymanager.algorithm = SunX509 15:50:33 ssl.keystore.certificate.chain = null 15:50:33 ssl.keystore.key = null 15:50:33 ssl.keystore.location = null 15:50:33 ssl.keystore.password = null 15:50:33 ssl.keystore.type = JKS 15:50:33 ssl.protocol = TLSv1.3 15:50:33 ssl.provider = null 15:50:33 ssl.secure.random.implementation = null 15:50:33 ssl.trustmanager.algorithm = PKIX 15:50:33 ssl.truststore.certificates = null 15:50:33 ssl.truststore.location = null 15:50:33 ssl.truststore.password = null 15:50:33 ssl.truststore.type = JKS 15:50:33 15:50:33 2025-08-28T15:50:33.116Z INFO 6524 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 15:50:33 auto.include.jmx.reporter = true 15:50:33 bootstrap.controllers = [] 15:50:33 bootstrap.servers = [localhost:32776] 15:50:33 client.dns.lookup = use_all_dns_ips 15:50:33 client.id = 15:50:33 connections.max.idle.ms = 300000 15:50:33 default.api.timeout.ms = 60000 15:50:33 enable.metrics.push = true 15:50:33 metadata.max.age.ms = 300000 15:50:33 metadata.recovery.strategy = none 15:50:33 metric.reporters = [] 15:50:33 metrics.num.samples = 2 15:50:33 metrics.recording.level = INFO 15:50:33 metrics.sample.window.ms = 30000 15:50:33 receive.buffer.bytes = 65536 15:50:33 reconnect.backoff.max.ms = 1000 15:50:33 reconnect.backoff.ms = 50 15:50:33 request.timeout.ms = 30000 15:50:33 retries = 2147483647 15:50:33 retry.backoff.max.ms = 1000 15:50:33 retry.backoff.ms = 100 15:50:33 sasl.client.callback.handler.class = null 15:50:33 sasl.jaas.config = null 15:50:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:33 sasl.kerberos.min.time.before.relogin = 60000 15:50:33 sasl.kerberos.service.name = null 15:50:33 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:33 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:33 sasl.login.callback.handler.class = null 15:50:33 sasl.login.class = null 15:50:33 sasl.login.connect.timeout.ms = null 15:50:33 sasl.login.read.timeout.ms = null 15:50:33 sasl.login.refresh.buffer.seconds = 300 15:50:33 sasl.login.refresh.min.period.seconds = 60 15:50:33 sasl.login.refresh.window.factor = 0.8 15:50:33 sasl.login.refresh.window.jitter = 0.05 15:50:33 sasl.login.retry.backoff.max.ms = 10000 15:50:33 sasl.login.retry.backoff.ms = 100 15:50:33 sasl.mechanism = GSSAPI 15:50:33 sasl.oauthbearer.clock.skew.seconds = 30 15:50:33 sasl.oauthbearer.expected.audience = null 15:50:33 sasl.oauthbearer.expected.issuer = null 15:50:33 sasl.oauthbearer.header.urlencode = false 15:50:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:33 sasl.oauthbearer.jwks.endpoint.url = null 15:50:33 sasl.oauthbearer.scope.claim.name = scope 15:50:33 sasl.oauthbearer.sub.claim.name = sub 15:50:33 sasl.oauthbearer.token.endpoint.url = null 15:50:33 security.protocol = PLAINTEXT 15:50:33 security.providers = null 15:50:33 send.buffer.bytes = 131072 15:50:33 socket.connection.setup.timeout.max.ms = 30000 15:50:33 socket.connection.setup.timeout.ms = 10000 15:50:33 ssl.cipher.suites = null 15:50:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:33 ssl.endpoint.identification.algorithm = https 15:50:33 ssl.engine.factory.class = null 15:50:33 ssl.key.password = null 15:50:33 ssl.keymanager.algorithm = SunX509 15:50:33 ssl.keystore.certificate.chain = null 15:50:33 ssl.keystore.key = null 15:50:33 ssl.keystore.location = null 15:50:33 ssl.keystore.password = null 15:50:33 ssl.keystore.type = JKS 15:50:33 ssl.protocol = TLSv1.3 15:50:33 ssl.provider = null 15:50:33 ssl.secure.random.implementation = null 15:50:33 ssl.trustmanager.algorithm = PKIX 15:50:33 ssl.truststore.certificates = null 15:50:33 ssl.truststore.location = null 15:50:33 ssl.truststore.password = null 15:50:33 ssl.truststore.type = JKS 15:50:33 15:50:33 2025-08-28T15:50:33.117Z INFO 6524 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:33 2025-08-28T15:50:33.117Z INFO 6524 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:33 2025-08-28T15:50:33.117Z INFO 6524 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396233117 15:50:33 2025-08-28T15:50:33.119Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.119Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.122Z INFO 6524 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:33 2025-08-28T15:50:33.122Z INFO 6524 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:33 2025-08-28T15:50:33.122Z INFO 6524 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396233122 15:50:33 2025-08-28T15:50:33.147Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.147Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.154Z INFO 6524 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 15:50:33 2025-08-28T15:50:33.156Z INFO 6524 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:50:33 2025-08-28T15:50:33.157Z INFO 6524 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:50:33 2025-08-28T15:50:33.157Z INFO 6524 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:50:33 2025-08-28T15:50:33.176Z INFO 6524 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 15:50:33 2025-08-28T15:50:33.178Z INFO 6524 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:50:33 2025-08-28T15:50:33.178Z INFO 6524 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:50:33 2025-08-28T15:50:33.178Z INFO 6524 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:50:33 2025-08-28T15:50:33.181Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:33 2025-08-28T15:50:33.181Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:33 acks = -1 15:50:33 auto.include.jmx.reporter = true 15:50:33 batch.size = 16384 15:50:33 bootstrap.servers = [localhost:32776] 15:50:33 buffer.memory = 33554432 15:50:33 client.dns.lookup = use_all_dns_ips 15:50:33 client.id = producer-15 15:50:33 compression.gzip.level = -1 15:50:33 compression.lz4.level = 9 15:50:33 compression.type = none 15:50:33 compression.zstd.level = 3 15:50:33 connections.max.idle.ms = 540000 15:50:33 delivery.timeout.ms = 120000 15:50:33 enable.idempotence = false 15:50:33 enable.metrics.push = true 15:50:33 interceptor.classes = [] 15:50:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:33 linger.ms = 1 15:50:33 max.block.ms = 60000 15:50:33 max.in.flight.requests.per.connection = 5 15:50:33 max.request.size = 1048576 15:50:33 metadata.max.age.ms = 300000 15:50:33 metadata.max.idle.ms = 300000 15:50:33 metadata.recovery.strategy = none 15:50:33 metric.reporters = [] 15:50:33 metrics.num.samples = 2 15:50:33 metrics.recording.level = INFO 15:50:33 metrics.sample.window.ms = 30000 15:50:33 partitioner.adaptive.partitioning.enable = true 15:50:33 partitioner.availability.timeout.ms = 0 15:50:33 partitioner.class = null 15:50:33 partitioner.ignore.keys = false 15:50:33 receive.buffer.bytes = 32768 15:50:33 reconnect.backoff.max.ms = 1000 15:50:33 reconnect.backoff.ms = 50 15:50:33 request.timeout.ms = 30000 15:50:33 retries = 0 15:50:33 retry.backoff.max.ms = 1000 15:50:33 retry.backoff.ms = 100 15:50:33 sasl.client.callback.handler.class = null 15:50:33 sasl.jaas.config = null 15:50:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:33 sasl.kerberos.min.time.before.relogin = 60000 15:50:33 sasl.kerberos.service.name = null 15:50:33 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:33 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:33 sasl.login.callback.handler.class = null 15:50:33 sasl.login.class = null 15:50:33 sasl.login.connect.timeout.ms = null 15:50:33 sasl.login.read.timeout.ms = null 15:50:33 sasl.login.refresh.buffer.seconds = 300 15:50:33 sasl.login.refresh.min.period.seconds = 60 15:50:33 sasl.login.refresh.window.factor = 0.8 15:50:33 sasl.login.refresh.window.jitter = 0.05 15:50:33 sasl.login.retry.backoff.max.ms = 10000 15:50:33 sasl.login.retry.backoff.ms = 100 15:50:33 sasl.mechanism = GSSAPI 15:50:33 sasl.oauthbearer.clock.skew.seconds = 30 15:50:33 sasl.oauthbearer.expected.audience = null 15:50:33 sasl.oauthbearer.expected.issuer = null 15:50:33 sasl.oauthbearer.header.urlencode = false 15:50:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:33 sasl.oauthbearer.jwks.endpoint.url = null 15:50:33 sasl.oauthbearer.scope.claim.name = scope 15:50:33 sasl.oauthbearer.sub.claim.name = sub 15:50:33 sasl.oauthbearer.token.endpoint.url = null 15:50:33 security.protocol = PLAINTEXT 15:50:33 security.providers = null 15:50:33 send.buffer.bytes = 131072 15:50:33 socket.connection.setup.timeout.max.ms = 30000 15:50:33 socket.connection.setup.timeout.ms = 10000 15:50:33 ssl.cipher.suites = null 15:50:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:33 ssl.endpoint.identification.algorithm = https 15:50:33 ssl.engine.factory.class = null 15:50:33 ssl.key.password = null 15:50:33 ssl.keymanager.algorithm = SunX509 15:50:33 ssl.keystore.certificate.chain = null 15:50:33 ssl.keystore.key = null 15:50:33 ssl.keystore.location = null 15:50:33 ssl.keystore.password = null 15:50:33 ssl.keystore.type = JKS 15:50:33 ssl.protocol = TLSv1.3 15:50:33 ssl.provider = null 15:50:33 ssl.secure.random.implementation = null 15:50:33 ssl.trustmanager.algorithm = PKIX 15:50:33 ssl.truststore.certificates = null 15:50:33 ssl.truststore.location = null 15:50:33 ssl.truststore.password = null 15:50:33 ssl.truststore.type = JKS 15:50:33 transaction.timeout.ms = 60000 15:50:33 transactional.id = null 15:50:33 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:50:33 15:50:33 2025-08-28T15:50:33.181Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:33 2025-08-28T15:50:33.186Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:33 2025-08-28T15:50:33.186Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:33 2025-08-28T15:50:33.186Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:33 2025-08-28T15:50:33.186Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396233186 15:50:33 2025-08-28T15:50:33.203Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:33 2025-08-28T15:50:33.238Z ERROR 6524 --- [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 15:50:33 15:50:33 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 15:50:33 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:50:33 at java.base/java.lang.Thread.run(Thread.java:833) 15:50:33 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:50:33 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 15:50:33 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 15:50:33 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 15:50:33 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 15:50:33 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 15:50:33 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 15:50:33 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 15:50:33 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 15:50:33 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 15:50:33 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 15:50:33 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 15:50:33 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 15:50:33 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 15:50:33 ... 3 common frames omitted 15:50:33 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:50:33 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:50:33 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:50:33 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:50:33 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:50:33 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:50:33 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 15:50:33 ... 16 common frames omitted 15:50:33 15:50:33 2025-08-28T15:50:33.335Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.336Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.392Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.392Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.402Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.402Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.415Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.415Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.436Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.436Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.436Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.436Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.436Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 15:50:33 2025-08-28T15:50:33.436Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 15:50:33 2025-08-28T15:50:33.436Z INFO 6524 --- [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 23 due to node 1 being disconnected (elapsed time since creation: 203ms, elapsed time since send: 203ms, throttle time: 0ms, request timeout: 30000ms) 15:50:33 2025-08-28T15:50:33.436Z INFO 6524 --- [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 2147483646 disconnected. 15:50:33 2025-08-28T15:50:33.437Z INFO 6524 --- [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=420938894, epoch=2) to node 1: 15:50:33 15:50:33 org.apache.kafka.common.errors.DisconnectException: null 15:50:33 15:50:33 2025-08-28T15:50:33.437Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.437Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.437Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.437Z INFO 6524 --- [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 23 due to node 1 being disconnected (elapsed time since creation: 204ms, elapsed time since send: 204ms, throttle time: 0ms, request timeout: 30000ms) 15:50:33 2025-08-28T15:50:33.437Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.437Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.437Z INFO 6524 --- [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=115737194, epoch=2) to node 1: 15:50:33 15:50:33 org.apache.kafka.common.errors.DisconnectException: null 15:50:33 15:50:33 2025-08-28T15:50:33.437Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.528Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.529Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.547Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.547Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.550Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.550Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.551Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.551Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.551Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.552Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.552Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.653Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.653Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.665Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:33 2025-08-28T15:50:33.665Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.665Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:33 2025-08-28T15:50:33.750Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.750Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.753Z INFO 6524 --- [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. 15:50:33 2025-08-28T15:50:33.753Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.759Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.759Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.759Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.759Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.779Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.779Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.805Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.805Z WARN 6524 --- [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. 15:50:33 2025-08-28T15:50:33.835Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:33 2025-08-28T15:50:33.835Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:33.963Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:34 2025-08-28T15:50:33.963Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:33.970Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:34 2025-08-28T15:50:33.970Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:33.992Z INFO 6524 --- [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. 15:50:34 2025-08-28T15:50:33.992Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.067Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:34 2025-08-28T15:50:34.067Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.067Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:34 2025-08-28T15:50:34.121Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.122Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.129Z INFO 6524 --- [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. 15:50:34 2025-08-28T15:50:34.130Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.131Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.131Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.149Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.149Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.173Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.174Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.210Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.210Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.210Z INFO 6524 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 15:50:34 2025-08-28T15:50:34.210Z INFO 6524 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 15:50:34 2025-08-28T15:50:34.210Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.210Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.210Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.210Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.210Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.210Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.211Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.211Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.212Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.212Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.212Z INFO 6524 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:50:34 2025-08-28T15:50:34.212Z INFO 6524 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:50:34 2025-08-28T15:50:34.212Z INFO 6524 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:50:34 2025-08-28T15:50:34.212Z INFO 6524 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:50:34 2025-08-28T15:50:34.212Z INFO 6524 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:50:34 2025-08-28T15:50:34.213Z INFO 6524 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:50:34 2025-08-28T15:50:34.213Z INFO 6524 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:50:34 2025-08-28T15:50:34.213Z INFO 6524 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:50:34 2025-08-28T15:50:34.216Z INFO 6524 --- [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 15:50:34 2025-08-28T15:50:34.216Z INFO 6524 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 15:50:34 2025-08-28T15:50:34.217Z INFO 6524 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-10 unregistered 15:50:34 2025-08-28T15:50:34.217Z INFO 6524 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 15:50:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.30 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 15:50:34 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 15:50:34 15:50:34,251 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:50:34 15:50:34,251 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:50:34 15:50:34,251 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:50:34 15:50:34,256 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:50:34 15:50:34,256 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:50:34 15:50:34 . ____ _ __ _ _ 15:50:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:50:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:50:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:50:34 ' |____| .__|_| |_|_| |_\__, | / / / / 15:50:34 =========|_|==============|___/=/_/_/_/ 15:50:34 15:50:34 :: Spring Boot :: (v3.5.4) 15:50:34 15:50:34 2025-08-28T15:50:34.272Z INFO 6524 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:50:34 2025-08-28T15:50:34.272Z INFO 6524 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 15:50:34 2025-08-28T15:50:34.336Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.336Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.394Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.394Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.403Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.403Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.426Z INFO 6524 --- [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. 15:50:34 2025-08-28T15:50:34.426Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.439Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.439Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.480Z INFO 6524 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.251 seconds (process running for 127.979) 15:50:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 15:50:34 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 15:50:34 2025-08-28T15:50:34.526Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.526Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.554Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.554Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.622Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.622Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.676Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:34 2025-08-28T15:50:34.676Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.677Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:34 2025-08-28T15:50:34.707Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.707Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.776Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.776Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.780Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.780Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.855Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.856Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:50:34 2025-08-28T15:50:34.856Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.877Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 15:50:34 2025-08-28T15:50:34.878Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:50:34 2025-08-28T15:50:34.881Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.881Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 15:50:34 2025-08-28T15:50:34.881Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.882Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 15:50:34 2025-08-28T15:50:34.882Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:50:34 2025-08-28T15:50:34.884Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.884Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 15:50:34 2025-08-28T15:50:34.884Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.885Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 15:50:34 2025-08-28T15:50:34.885Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:50:34 2025-08-28T15:50:34.887Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.887Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 15:50:34 2025-08-28T15:50:34.887Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.888Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 15:50:34 2025-08-28T15:50:34.888Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:50:34 2025-08-28T15:50:34.894Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.895Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 15:50:34 2025-08-28T15:50:34.895Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.897Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 15:50:34 2025-08-28T15:50:34.897Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 15:50:34 2025-08-28T15:50:34.897Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 15:50:34 2025-08-28T15:50:34.899Z WARN 6524 --- [ 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. 15:50:34 2025-08-28T15:50:34.927Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:34 2025-08-28T15:50:34.927Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.927Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:34 2025-08-28T15:50:34.936Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.936Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.961Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.962Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 15:50:34 2025-08-28T15:50:34.962Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.963Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1144883207, Message: null, Details: Policy Executor returned HTTP Status code 418. 15:50:34 2025-08-28T15:50:34.963Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 15:50:34 2025-08-28T15:50:34.963Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:50:34 2025-08-28T15:50:34.963Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:50:34 2025-08-28T15:50:34.964Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.964Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.965Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.965Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 15:50:34 2025-08-28T15:50:34.965Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.966Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1144883207, Message: null, Details: Policy Executor returned HTTP Status code 418. 15:50:34 2025-08-28T15:50:34.966Z WARN 6524 --- [ 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 15:50:34 2025-08-28T15:50:34.966Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:50:34 2025-08-28T15:50:34.966Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 15:50:34 2025-08-28T15:50:34.966Z WARN 6524 --- [ 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 15:50:34 2025-08-28T15:50:34.967Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.968Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:50:34 2025-08-28T15:50:34.968Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.969Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 15:50:34 2025-08-28T15:50:34.972Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.972Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:50:34 2025-08-28T15:50:34.972Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.973Z WARN 6524 --- [ 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. 15:50:34 2025-08-28T15:50:34.973Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 15:50:34 2025-08-28T15:50:34.973Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:50:34 2025-08-28T15:50:34.973Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 15:50:34 2025-08-28T15:50:34.973Z WARN 6524 --- [ 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 15:50:34 2025-08-28T15:50:34.976Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:34 2025-08-28T15:50:34.976Z WARN 6524 --- [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. 15:50:34 2025-08-28T15:50:34.976Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.977Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:50:34 2025-08-28T15:50:34.977Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.978Z WARN 6524 --- [ 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). 15:50:34 2025-08-28T15:50:34.978Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 15:50:34 2025-08-28T15:50:34.978Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:50:34 2025-08-28T15:50:34.978Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 15:50:34 2025-08-28T15:50:34.978Z WARN 6524 --- [ 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 15:50:34 2025-08-28T15:50:34.980Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.980Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:50:34 2025-08-28T15:50:34.980Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.981Z WARN 6524 --- [ 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. 15:50:34 2025-08-28T15:50:34.981Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 15:50:34 2025-08-28T15:50:34.981Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:50:34 2025-08-28T15:50:34.981Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:50:34 2025-08-28T15:50:34.982Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.982Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:50:34 2025-08-28T15:50:34.982Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.983Z WARN 6524 --- [ 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). 15:50:34 2025-08-28T15:50:34.983Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 15:50:34 2025-08-28T15:50:34.983Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:50:34 2025-08-28T15:50:34.983Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 15:50:34 2025-08-28T15:50:34.984Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.985Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:50:34 2025-08-28T15:50:34.985Z TRACE 6524 --- [ 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}]} 15:50:34 2025-08-28T15:50:34.985Z WARN 6524 --- [ 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. 15:50:34 2025-08-28T15:50:34.986Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:34 2025-08-28T15:50:34.987Z WARN 6524 --- [ 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. 15:50:34 2025-08-28T15:50:34.989Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 15:50:35 2025-08-28T15:50:35.021Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 15:50:35 2025-08-28T15:50:35.022Z DEBUG 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 15:50:35 2025-08-28T15:50:35.023Z TRACE 6524 --- [ 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}]} 15:50:35 2025-08-28T15:50:35.023Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$2034411634, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 15:50:35 2025-08-28T15:50:35.023Z WARN 6524 --- [ 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 15:50:35 2025-08-28T15:50:35.023Z TRACE 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 15:50:35 2025-08-28T15:50:35.023Z WARN 6524 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 15:50:35 2025-08-28T15:50:35.023Z WARN 6524 --- [ 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 15:50:35 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 15:50:35 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 15:50:35 15:50:35 . ____ _ __ _ _ 15:50:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:50:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:50:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:50:35 ' |____| .__|_| |_|_| |_\__, | / / / / 15:50:35 =========|_|==============|___/=/_/_/_/ 15:50:35 15:50:35 :: Spring Boot :: (v3.5.4) 15:50:35 15:50:35 2025-08-28T15:50:35.097Z INFO 6524 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:50:35 2025-08-28T15:50:35.097Z INFO 6524 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 15:50:35 2025-08-28T15:50:35.122Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.122Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.151Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.151Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.338Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.338Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.393Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.393Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.402Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.402Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.405Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.405Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.433Z INFO 6524 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.353 seconds (process running for 128.933) 15:50:35 2025-08-28T15:50:35.440Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.440Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.449Z INFO 6524 --- [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. 15:50:35 2025-08-28T15:50:35.449Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.460Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.460Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.502Z WARN 6524 --- [ 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: ae64b232-5c16-4d46-ba51-3bc0a994efba 15:50:35 2025-08-28T15:50:35.524Z ERROR 6524 --- [ main] reactor.core.publisher.Operators : Operator called default onErrorDropped 15:50:35 15:50:35 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 15:50:35 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 15:50:35 at org.onap.cps.ncmp.impl.data.DmiDataOperations.lambda$asyncSendMultipleRequest$2(DmiDataOperations.java:289) 15:50:35 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:388) 15:50:35 at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:335) 15:50:35 at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) 15:50:35 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:373) 15:50:35 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:201) 15:50:35 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:83) 15:50:35 at reactor.core.publisher.Flux.subscribe(Flux.java:8891) 15:50:35 at reactor.core.publisher.Flux.subscribeWith(Flux.java:9012) 15:50:35 at reactor.core.publisher.Flux.subscribe(Flux.java:8856) 15:50:35 at reactor.core.publisher.Flux.subscribe(Flux.java:8780) 15:50:35 at reactor.core.publisher.Flux.subscribe(Flux.java:8698) 15:50:35 at org.onap.cps.ncmp.impl.data.DmiDataOperations.asyncSendMultipleRequest(DmiDataOperations.java:299) 15:50:35 at org.onap.cps.ncmp.impl.data.DmiDataOperations.requestResourceDataFromDmi(DmiDataOperations.java:157) 15:50:35 at org.onap.cps.ncmp.impl.data.DmiDataOperations$requestResourceDataFromDmi$0.call(Unknown Source) 15:50:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:50:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:50:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:50:35 at org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec.$spock_feature_1_1(DmiDataOperationsSpec.groovy:122) 15:50:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:50:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:50:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:50:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:50:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:50:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:50:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:50:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:50:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:50:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:50:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:50:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:50:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:50:35 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:50:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:50:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:50:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:50:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:50:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:50:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:50:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:50:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:50:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:50:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:50:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:50:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:50:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:50:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:50:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:50:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:50:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:50:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:50:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:50:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:50:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:50:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:50:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:50:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:50:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:50:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:50:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:50:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:50:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:50:35 15:50:35 2025-08-28T15:50:35.538Z WARN 6524 --- [ 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: cca6a25e-d3ac-4a6b-8962-1fdbd65c6729 15:50:35 2025-08-28T15:50:35.556Z WARN 6524 --- [ 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: 8edc63fe-b9ab-4b24-a4e8-3ac1c7f0e812 15:50:35 2025-08-28T15:50:35.557Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.558Z WARN 6524 --- [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. 15:50:35 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.560 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 15:50:35 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 15:50:35 2025-08-28T15:50:35.596Z INFO 6524 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:50:35 2025-08-28T15:50:35.634Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.634Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.703Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:35 2025-08-28T15:50:35.703Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.703Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:35 2025-08-28T15:50:35.756Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.756Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.781Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.781Z WARN 6524 --- [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. 15:50:35 2025-08-28T15:50:35.807Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:35 2025-08-28T15:50:35.807Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:35.965Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:36 2025-08-28T15:50:35.965Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:35.970Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:36 2025-08-28T15:50:35.970Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:35.971Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:36 2025-08-28T15:50:35.978Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:36 2025-08-28T15:50:35.978Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.121Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: eb71d12d74f5531810a974992b50078cdd94914d949d1844b0d4c93f762bb68a 15:50:36 2025-08-28T15:50:36.124Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.124Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.152Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.152Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.339Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.339Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.395Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.395Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.403Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.403Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.406Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.406Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.442Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.442Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.454Z INFO 6524 --- [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. 15:50:36 2025-08-28T15:50:36.455Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.462Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.462Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.521Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.521Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.560Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:36 2025-08-28T15:50:36.561Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.561Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:36 2025-08-28T15:50:36.561Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.561Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.783Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.783Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.805Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.805Z WARN 6524 --- [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. 15:50:36 2025-08-28T15:50:36.808Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:36 2025-08-28T15:50:36.808Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:36.988Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:37 2025-08-28T15:50:36.988Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:36.994Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:37 2025-08-28T15:50:36.994Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.000Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:37 2025-08-28T15:50:37.000Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.000Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:37 2025-08-28T15:50:37.069Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.069Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.153Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.153Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.340Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.340Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.401Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.401Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.405Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.405Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.406Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.406Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.427Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.427Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.443Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.443Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.457Z INFO 6524 --- [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. 15:50:37 2025-08-28T15:50:37.457Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.494Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.494Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.578Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.578Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.608Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:37 2025-08-28T15:50:37.608Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.608Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:37 2025-08-28T15:50:37.785Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.785Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.807Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.807Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.810Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.810Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.925Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:37 2025-08-28T15:50:37.925Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.933Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:37 2025-08-28T15:50:37.933Z WARN 6524 --- [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. 15:50:37 2025-08-28T15:50:37.933Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:38 2025-08-28T15:50:38.083Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.083Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.101Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.101Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.155Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.155Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.342Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.342Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.403Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.403Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.408Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.408Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.428Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.428Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.444Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.444Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.450Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.450Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.461Z INFO 6524 --- [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. 15:50:38 2025-08-28T15:50:38.461Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.496Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.496Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.581Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.581Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.617Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:38 2025-08-28T15:50:38.617Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.617Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:38 2025-08-28T15:50:38.786Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.787Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.808Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.808Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.811Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.811Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.934Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:38 2025-08-28T15:50:38.934Z WARN 6524 --- [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. 15:50:38 2025-08-28T15:50:38.934Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:38 2025-08-28T15:50:38.955Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:38 2025-08-28T15:50:38.955Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.084Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.084Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.104Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.104Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.156Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.156Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.343Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.343Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.344Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.344Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.410Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.410Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.429Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.429Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.445Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.445Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.450Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.451Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.464Z INFO 6524 --- [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. 15:50:39 2025-08-28T15:50:39.464Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.497Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.497Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.584Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.585Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.602Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:39 2025-08-28T15:50:39.602Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.602Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:39 2025-08-28T15:50:39.787Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.787Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.810Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.810Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.813Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.813Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.934Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:39 2025-08-28T15:50:39.934Z WARN 6524 --- [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. 15:50:39 2025-08-28T15:50:39.934Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:39 2025-08-28T15:50:39.955Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:39 2025-08-28T15:50:39.956Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.101Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.101Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.102Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.102Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.115Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.115Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.379Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.379Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.385Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.385Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.412Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.412Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.431Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.431Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.446Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.446Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.451Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.451Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.458Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:40 2025-08-28T15:50:40.459Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.459Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:40 2025-08-28T15:50:40.472Z INFO 6524 --- [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. 15:50:40 2025-08-28T15:50:40.472Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.497Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.497Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.603Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.603Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.770Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.770Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.813Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.813Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.814Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.814Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.934Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:40 2025-08-28T15:50:40.934Z WARN 6524 --- [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. 15:50:40 2025-08-28T15:50:40.934Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:40 2025-08-28T15:50:40.955Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:40 2025-08-28T15:50:40.955Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.105Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.105Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.111Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.111Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.117Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.117Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.382Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.382Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.387Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.387Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.414Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.414Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.433Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.433Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.446Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.446Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.451Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.451Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.475Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:41 2025-08-28T15:50:41.476Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.476Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:41 2025-08-28T15:50:41.482Z INFO 6524 --- [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. 15:50:41 2025-08-28T15:50:41.482Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.499Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.499Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.610Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.610Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.798Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.798Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.815Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.815Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.816Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.816Z WARN 6524 --- [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. 15:50:41 2025-08-28T15:50:41.957Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:41 2025-08-28T15:50:41.957Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:41.979Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:42 2025-08-28T15:50:41.979Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:41.979Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:42 2025-08-28T15:50:42.086Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.086Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.112Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.112Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.120Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.120Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.373Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.373Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.384Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.384Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.387Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.387Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.434Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.434Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.446Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.447Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.452Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.453Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.485Z INFO 6524 --- [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. 15:50:42 2025-08-28T15:50:42.485Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.500Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.500Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.515Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:42 2025-08-28T15:50:42.515Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.515Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:42 2025-08-28T15:50:42.613Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.613Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.800Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.800Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.818Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.818Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.819Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.819Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.837Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:42 2025-08-28T15:50:42.837Z WARN 6524 --- [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. 15:50:42 2025-08-28T15:50:42.837Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:42 2025-08-28T15:50:42.959Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:42 2025-08-28T15:50:42.959Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.087Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.087Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.114Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.114Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.123Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.123Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.367Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.367Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.386Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.386Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.388Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.388Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.435Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.435Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.447Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.447Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.488Z INFO 6524 --- [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. 15:50:43 2025-08-28T15:50:43.488Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.495Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.495Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.502Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.502Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.516Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:43 2025-08-28T15:50:43.516Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.516Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:43 2025-08-28T15:50:43.616Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.616Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.760Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:43 2025-08-28T15:50:43.761Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.761Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:43 2025-08-28T15:50:43.801Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.801Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.819Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.819Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.821Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.821Z WARN 6524 --- [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. 15:50:43 2025-08-28T15:50:43.960Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:43 2025-08-28T15:50:43.960Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.088Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.088Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.116Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.117Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.133Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.133Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.288Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.288Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.346Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.346Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.369Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.369Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.374Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:44 2025-08-28T15:50:44.374Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.374Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:44 2025-08-28T15:50:44.387Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.387Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.448Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.448Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.496Z INFO 6524 --- [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. 15:50:44 2025-08-28T15:50:44.496Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.496Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.496Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.506Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.506Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.565Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT8.969151906S 15:50:44 2025-08-28T15:50:44.586Z WARN 6524 --- [ 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: 17f4e96a-0129-4d3b-b87e-636a1230e947 15:50:44 2025-08-28T15:50:44.587Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:44 2025-08-28T15:50:44.587Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:44 acks = -1 15:50:44 auto.include.jmx.reporter = true 15:50:44 batch.size = 16384 15:50:44 bootstrap.servers = [localhost:32777] 15:50:44 buffer.memory = 33554432 15:50:44 client.dns.lookup = use_all_dns_ips 15:50:44 client.id = producer-16 15:50:44 compression.gzip.level = -1 15:50:44 compression.lz4.level = 9 15:50:44 compression.type = none 15:50:44 compression.zstd.level = 3 15:50:44 connections.max.idle.ms = 540000 15:50:44 delivery.timeout.ms = 120000 15:50:44 enable.idempotence = false 15:50:44 enable.metrics.push = true 15:50:44 interceptor.classes = [] 15:50:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:44 linger.ms = 1 15:50:44 max.block.ms = 60000 15:50:44 max.in.flight.requests.per.connection = 5 15:50:44 max.request.size = 1048576 15:50:44 metadata.max.age.ms = 300000 15:50:44 metadata.max.idle.ms = 300000 15:50:44 metadata.recovery.strategy = none 15:50:44 metric.reporters = [] 15:50:44 metrics.num.samples = 2 15:50:44 metrics.recording.level = INFO 15:50:44 metrics.sample.window.ms = 30000 15:50:44 partitioner.adaptive.partitioning.enable = true 15:50:44 partitioner.availability.timeout.ms = 0 15:50:44 partitioner.class = null 15:50:44 partitioner.ignore.keys = false 15:50:44 receive.buffer.bytes = 32768 15:50:44 reconnect.backoff.max.ms = 1000 15:50:44 reconnect.backoff.ms = 50 15:50:44 request.timeout.ms = 30000 15:50:44 retries = 0 15:50:44 retry.backoff.max.ms = 1000 15:50:44 retry.backoff.ms = 100 15:50:44 sasl.client.callback.handler.class = null 15:50:44 sasl.jaas.config = null 15:50:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:44 sasl.kerberos.min.time.before.relogin = 60000 15:50:44 sasl.kerberos.service.name = null 15:50:44 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:44 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:44 sasl.login.callback.handler.class = null 15:50:44 sasl.login.class = null 15:50:44 sasl.login.connect.timeout.ms = null 15:50:44 sasl.login.read.timeout.ms = null 15:50:44 sasl.login.refresh.buffer.seconds = 300 15:50:44 sasl.login.refresh.min.period.seconds = 60 15:50:44 sasl.login.refresh.window.factor = 0.8 15:50:44 sasl.login.refresh.window.jitter = 0.05 15:50:44 sasl.login.retry.backoff.max.ms = 10000 15:50:44 sasl.login.retry.backoff.ms = 100 15:50:44 sasl.mechanism = GSSAPI 15:50:44 sasl.oauthbearer.clock.skew.seconds = 30 15:50:44 sasl.oauthbearer.expected.audience = null 15:50:44 sasl.oauthbearer.expected.issuer = null 15:50:44 sasl.oauthbearer.header.urlencode = false 15:50:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:44 sasl.oauthbearer.jwks.endpoint.url = null 15:50:44 sasl.oauthbearer.scope.claim.name = scope 15:50:44 sasl.oauthbearer.sub.claim.name = sub 15:50:44 sasl.oauthbearer.token.endpoint.url = null 15:50:44 security.protocol = PLAINTEXT 15:50:44 security.providers = null 15:50:44 send.buffer.bytes = 131072 15:50:44 socket.connection.setup.timeout.max.ms = 30000 15:50:44 socket.connection.setup.timeout.ms = 10000 15:50:44 ssl.cipher.suites = null 15:50:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:44 ssl.endpoint.identification.algorithm = https 15:50:44 ssl.engine.factory.class = null 15:50:44 ssl.key.password = null 15:50:44 ssl.keymanager.algorithm = SunX509 15:50:44 ssl.keystore.certificate.chain = null 15:50:44 ssl.keystore.key = null 15:50:44 ssl.keystore.location = null 15:50:44 ssl.keystore.password = null 15:50:44 ssl.keystore.type = JKS 15:50:44 ssl.protocol = TLSv1.3 15:50:44 ssl.provider = null 15:50:44 ssl.secure.random.implementation = null 15:50:44 ssl.trustmanager.algorithm = PKIX 15:50:44 ssl.truststore.certificates = null 15:50:44 ssl.truststore.location = null 15:50:44 ssl.truststore.password = null 15:50:44 ssl.truststore.type = JKS 15:50:44 transaction.timeout.ms = 60000 15:50:44 transactional.id = null 15:50:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:44 15:50:44 2025-08-28T15:50:44.587Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:44 2025-08-28T15:50:44.590Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:44 2025-08-28T15:50:44.590Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:44 2025-08-28T15:50:44.590Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:44 2025-08-28T15:50:44.590Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396244590 15:50:44 2025-08-28T15:50:44.623Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.623Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.630Z WARN 6524 --- [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} 15:50:44 2025-08-28T15:50:44.631Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:44 2025-08-28T15:50:44.775Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:44 2025-08-28T15:50:44.775Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.775Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:44 2025-08-28T15:50:44.791Z WARN 6524 --- [ 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: 7f367cac-5e2d-425c-b452-5bc41d3a9726 15:50:44 2025-08-28T15:50:44.791Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:44 2025-08-28T15:50:44.791Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:44 acks = -1 15:50:44 auto.include.jmx.reporter = true 15:50:44 batch.size = 16384 15:50:44 bootstrap.servers = [localhost:32777] 15:50:44 buffer.memory = 33554432 15:50:44 client.dns.lookup = use_all_dns_ips 15:50:44 client.id = producer-17 15:50:44 compression.gzip.level = -1 15:50:44 compression.lz4.level = 9 15:50:44 compression.type = none 15:50:44 compression.zstd.level = 3 15:50:44 connections.max.idle.ms = 540000 15:50:44 delivery.timeout.ms = 120000 15:50:44 enable.idempotence = false 15:50:44 enable.metrics.push = true 15:50:44 interceptor.classes = [] 15:50:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:44 linger.ms = 1 15:50:44 max.block.ms = 60000 15:50:44 max.in.flight.requests.per.connection = 5 15:50:44 max.request.size = 1048576 15:50:44 metadata.max.age.ms = 300000 15:50:44 metadata.max.idle.ms = 300000 15:50:44 metadata.recovery.strategy = none 15:50:44 metric.reporters = [] 15:50:44 metrics.num.samples = 2 15:50:44 metrics.recording.level = INFO 15:50:44 metrics.sample.window.ms = 30000 15:50:44 partitioner.adaptive.partitioning.enable = true 15:50:44 partitioner.availability.timeout.ms = 0 15:50:44 partitioner.class = null 15:50:44 partitioner.ignore.keys = false 15:50:44 receive.buffer.bytes = 32768 15:50:44 reconnect.backoff.max.ms = 1000 15:50:44 reconnect.backoff.ms = 50 15:50:44 request.timeout.ms = 30000 15:50:44 retries = 0 15:50:44 retry.backoff.max.ms = 1000 15:50:44 retry.backoff.ms = 100 15:50:44 sasl.client.callback.handler.class = null 15:50:44 sasl.jaas.config = null 15:50:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:44 sasl.kerberos.min.time.before.relogin = 60000 15:50:44 sasl.kerberos.service.name = null 15:50:44 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:44 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:44 sasl.login.callback.handler.class = null 15:50:44 sasl.login.class = null 15:50:44 sasl.login.connect.timeout.ms = null 15:50:44 sasl.login.read.timeout.ms = null 15:50:44 sasl.login.refresh.buffer.seconds = 300 15:50:44 sasl.login.refresh.min.period.seconds = 60 15:50:44 sasl.login.refresh.window.factor = 0.8 15:50:44 sasl.login.refresh.window.jitter = 0.05 15:50:44 sasl.login.retry.backoff.max.ms = 10000 15:50:44 sasl.login.retry.backoff.ms = 100 15:50:44 sasl.mechanism = GSSAPI 15:50:44 sasl.oauthbearer.clock.skew.seconds = 30 15:50:44 sasl.oauthbearer.expected.audience = null 15:50:44 sasl.oauthbearer.expected.issuer = null 15:50:44 sasl.oauthbearer.header.urlencode = false 15:50:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:44 sasl.oauthbearer.jwks.endpoint.url = null 15:50:44 sasl.oauthbearer.scope.claim.name = scope 15:50:44 sasl.oauthbearer.sub.claim.name = sub 15:50:44 sasl.oauthbearer.token.endpoint.url = null 15:50:44 security.protocol = PLAINTEXT 15:50:44 security.providers = null 15:50:44 send.buffer.bytes = 131072 15:50:44 socket.connection.setup.timeout.max.ms = 30000 15:50:44 socket.connection.setup.timeout.ms = 10000 15:50:44 ssl.cipher.suites = null 15:50:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:44 ssl.endpoint.identification.algorithm = https 15:50:44 ssl.engine.factory.class = null 15:50:44 ssl.key.password = null 15:50:44 ssl.keymanager.algorithm = SunX509 15:50:44 ssl.keystore.certificate.chain = null 15:50:44 ssl.keystore.key = null 15:50:44 ssl.keystore.location = null 15:50:44 ssl.keystore.password = null 15:50:44 ssl.keystore.type = JKS 15:50:44 ssl.protocol = TLSv1.3 15:50:44 ssl.provider = null 15:50:44 ssl.secure.random.implementation = null 15:50:44 ssl.trustmanager.algorithm = PKIX 15:50:44 ssl.truststore.certificates = null 15:50:44 ssl.truststore.location = null 15:50:44 ssl.truststore.password = null 15:50:44 ssl.truststore.type = JKS 15:50:44 transaction.timeout.ms = 60000 15:50:44 transactional.id = null 15:50:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:44 15:50:44 2025-08-28T15:50:44.791Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:44 2025-08-28T15:50:44.794Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:44 2025-08-28T15:50:44.794Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:44 2025-08-28T15:50:44.794Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:44 2025-08-28T15:50:44.794Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396244794 15:50:44 2025-08-28T15:50:44.802Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.802Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.807Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:44 2025-08-28T15:50:44.821Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.821Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.822Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.822Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.823Z WARN 6524 --- [ 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: c3dac467-3c20-40fe-b84a-51dab886f3f0 15:50:44 2025-08-28T15:50:44.823Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:44 2025-08-28T15:50:44.824Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:44 acks = -1 15:50:44 auto.include.jmx.reporter = true 15:50:44 batch.size = 16384 15:50:44 bootstrap.servers = [localhost:32777] 15:50:44 buffer.memory = 33554432 15:50:44 client.dns.lookup = use_all_dns_ips 15:50:44 client.id = producer-18 15:50:44 compression.gzip.level = -1 15:50:44 compression.lz4.level = 9 15:50:44 compression.type = none 15:50:44 compression.zstd.level = 3 15:50:44 connections.max.idle.ms = 540000 15:50:44 delivery.timeout.ms = 120000 15:50:44 enable.idempotence = false 15:50:44 enable.metrics.push = true 15:50:44 interceptor.classes = [] 15:50:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:44 linger.ms = 1 15:50:44 max.block.ms = 60000 15:50:44 max.in.flight.requests.per.connection = 5 15:50:44 max.request.size = 1048576 15:50:44 metadata.max.age.ms = 300000 15:50:44 metadata.max.idle.ms = 300000 15:50:44 metadata.recovery.strategy = none 15:50:44 metric.reporters = [] 15:50:44 metrics.num.samples = 2 15:50:44 metrics.recording.level = INFO 15:50:44 metrics.sample.window.ms = 30000 15:50:44 partitioner.adaptive.partitioning.enable = true 15:50:44 partitioner.availability.timeout.ms = 0 15:50:44 partitioner.class = null 15:50:44 partitioner.ignore.keys = false 15:50:44 receive.buffer.bytes = 32768 15:50:44 reconnect.backoff.max.ms = 1000 15:50:44 reconnect.backoff.ms = 50 15:50:44 request.timeout.ms = 30000 15:50:44 retries = 0 15:50:44 retry.backoff.max.ms = 1000 15:50:44 retry.backoff.ms = 100 15:50:44 sasl.client.callback.handler.class = null 15:50:44 sasl.jaas.config = null 15:50:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:44 sasl.kerberos.min.time.before.relogin = 60000 15:50:44 sasl.kerberos.service.name = null 15:50:44 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:44 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:44 sasl.login.callback.handler.class = null 15:50:44 sasl.login.class = null 15:50:44 sasl.login.connect.timeout.ms = null 15:50:44 sasl.login.read.timeout.ms = null 15:50:44 sasl.login.refresh.buffer.seconds = 300 15:50:44 sasl.login.refresh.min.period.seconds = 60 15:50:44 sasl.login.refresh.window.factor = 0.8 15:50:44 sasl.login.refresh.window.jitter = 0.05 15:50:44 sasl.login.retry.backoff.max.ms = 10000 15:50:44 sasl.login.retry.backoff.ms = 100 15:50:44 sasl.mechanism = GSSAPI 15:50:44 sasl.oauthbearer.clock.skew.seconds = 30 15:50:44 sasl.oauthbearer.expected.audience = null 15:50:44 sasl.oauthbearer.expected.issuer = null 15:50:44 sasl.oauthbearer.header.urlencode = false 15:50:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:44 sasl.oauthbearer.jwks.endpoint.url = null 15:50:44 sasl.oauthbearer.scope.claim.name = scope 15:50:44 sasl.oauthbearer.sub.claim.name = sub 15:50:44 sasl.oauthbearer.token.endpoint.url = null 15:50:44 security.protocol = PLAINTEXT 15:50:44 security.providers = null 15:50:44 send.buffer.bytes = 131072 15:50:44 socket.connection.setup.timeout.max.ms = 30000 15:50:44 socket.connection.setup.timeout.ms = 10000 15:50:44 ssl.cipher.suites = null 15:50:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:44 ssl.endpoint.identification.algorithm = https 15:50:44 ssl.engine.factory.class = null 15:50:44 ssl.key.password = null 15:50:44 ssl.keymanager.algorithm = SunX509 15:50:44 ssl.keystore.certificate.chain = null 15:50:44 ssl.keystore.key = null 15:50:44 ssl.keystore.location = null 15:50:44 ssl.keystore.password = null 15:50:44 ssl.keystore.type = JKS 15:50:44 ssl.protocol = TLSv1.3 15:50:44 ssl.provider = null 15:50:44 ssl.secure.random.implementation = null 15:50:44 ssl.trustmanager.algorithm = PKIX 15:50:44 ssl.truststore.certificates = null 15:50:44 ssl.truststore.location = null 15:50:44 ssl.truststore.password = null 15:50:44 ssl.truststore.type = JKS 15:50:44 transaction.timeout.ms = 60000 15:50:44 transactional.id = null 15:50:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:44 15:50:44 2025-08-28T15:50:44.824Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:44 2025-08-28T15:50:44.827Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:44 2025-08-28T15:50:44.827Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:44 2025-08-28T15:50:44.827Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:44 2025-08-28T15:50:44.827Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396244827 15:50:44 2025-08-28T15:50:44.844Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:44 2025-08-28T15:50:44.862Z WARN 6524 --- [ 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: a1e19c74-79b8-4a34-b9e2-b05f92f24e37 15:50:44 2025-08-28T15:50:44.862Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:44 2025-08-28T15:50:44.862Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:44 acks = -1 15:50:44 auto.include.jmx.reporter = true 15:50:44 batch.size = 16384 15:50:44 bootstrap.servers = [localhost:32777] 15:50:44 buffer.memory = 33554432 15:50:44 client.dns.lookup = use_all_dns_ips 15:50:44 client.id = producer-19 15:50:44 compression.gzip.level = -1 15:50:44 compression.lz4.level = 9 15:50:44 compression.type = none 15:50:44 compression.zstd.level = 3 15:50:44 connections.max.idle.ms = 540000 15:50:44 delivery.timeout.ms = 120000 15:50:44 enable.idempotence = false 15:50:44 enable.metrics.push = true 15:50:44 interceptor.classes = [] 15:50:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:44 linger.ms = 1 15:50:44 max.block.ms = 60000 15:50:44 max.in.flight.requests.per.connection = 5 15:50:44 max.request.size = 1048576 15:50:44 metadata.max.age.ms = 300000 15:50:44 metadata.max.idle.ms = 300000 15:50:44 metadata.recovery.strategy = none 15:50:44 metric.reporters = [] 15:50:44 metrics.num.samples = 2 15:50:44 metrics.recording.level = INFO 15:50:44 metrics.sample.window.ms = 30000 15:50:44 partitioner.adaptive.partitioning.enable = true 15:50:44 partitioner.availability.timeout.ms = 0 15:50:44 partitioner.class = null 15:50:44 partitioner.ignore.keys = false 15:50:44 receive.buffer.bytes = 32768 15:50:44 reconnect.backoff.max.ms = 1000 15:50:44 reconnect.backoff.ms = 50 15:50:44 request.timeout.ms = 30000 15:50:44 retries = 0 15:50:44 retry.backoff.max.ms = 1000 15:50:44 retry.backoff.ms = 100 15:50:44 sasl.client.callback.handler.class = null 15:50:44 sasl.jaas.config = null 15:50:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:44 sasl.kerberos.min.time.before.relogin = 60000 15:50:44 sasl.kerberos.service.name = null 15:50:44 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:44 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:44 sasl.login.callback.handler.class = null 15:50:44 sasl.login.class = null 15:50:44 sasl.login.connect.timeout.ms = null 15:50:44 sasl.login.read.timeout.ms = null 15:50:44 sasl.login.refresh.buffer.seconds = 300 15:50:44 sasl.login.refresh.min.period.seconds = 60 15:50:44 sasl.login.refresh.window.factor = 0.8 15:50:44 sasl.login.refresh.window.jitter = 0.05 15:50:44 sasl.login.retry.backoff.max.ms = 10000 15:50:44 sasl.login.retry.backoff.ms = 100 15:50:44 sasl.mechanism = GSSAPI 15:50:44 sasl.oauthbearer.clock.skew.seconds = 30 15:50:44 sasl.oauthbearer.expected.audience = null 15:50:44 sasl.oauthbearer.expected.issuer = null 15:50:44 sasl.oauthbearer.header.urlencode = false 15:50:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:44 sasl.oauthbearer.jwks.endpoint.url = null 15:50:44 sasl.oauthbearer.scope.claim.name = scope 15:50:44 sasl.oauthbearer.sub.claim.name = sub 15:50:44 sasl.oauthbearer.token.endpoint.url = null 15:50:44 security.protocol = PLAINTEXT 15:50:44 security.providers = null 15:50:44 send.buffer.bytes = 131072 15:50:44 socket.connection.setup.timeout.max.ms = 30000 15:50:44 socket.connection.setup.timeout.ms = 10000 15:50:44 ssl.cipher.suites = null 15:50:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:44 ssl.endpoint.identification.algorithm = https 15:50:44 ssl.engine.factory.class = null 15:50:44 ssl.key.password = null 15:50:44 ssl.keymanager.algorithm = SunX509 15:50:44 ssl.keystore.certificate.chain = null 15:50:44 ssl.keystore.key = null 15:50:44 ssl.keystore.location = null 15:50:44 ssl.keystore.password = null 15:50:44 ssl.keystore.type = JKS 15:50:44 ssl.protocol = TLSv1.3 15:50:44 ssl.provider = null 15:50:44 ssl.secure.random.implementation = null 15:50:44 ssl.trustmanager.algorithm = PKIX 15:50:44 ssl.truststore.certificates = null 15:50:44 ssl.truststore.location = null 15:50:44 ssl.truststore.password = null 15:50:44 ssl.truststore.type = JKS 15:50:44 transaction.timeout.ms = 60000 15:50:44 transactional.id = null 15:50:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:44 15:50:44 2025-08-28T15:50:44.862Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:44 2025-08-28T15:50:44.865Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:44 2025-08-28T15:50:44.865Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:44 2025-08-28T15:50:44.865Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:44 2025-08-28T15:50:44.865Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396244865 15:50:44 2025-08-28T15:50:44.882Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:44 2025-08-28T15:50:44.896Z WARN 6524 --- [ 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: f8dcb876-acf2-4a44-9c3e-dc635fbf72c3 15:50:44 2025-08-28T15:50:44.896Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:44 2025-08-28T15:50:44.896Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:44 acks = -1 15:50:44 auto.include.jmx.reporter = true 15:50:44 batch.size = 16384 15:50:44 bootstrap.servers = [localhost:32777] 15:50:44 buffer.memory = 33554432 15:50:44 client.dns.lookup = use_all_dns_ips 15:50:44 client.id = producer-20 15:50:44 compression.gzip.level = -1 15:50:44 compression.lz4.level = 9 15:50:44 compression.type = none 15:50:44 compression.zstd.level = 3 15:50:44 connections.max.idle.ms = 540000 15:50:44 delivery.timeout.ms = 120000 15:50:44 enable.idempotence = false 15:50:44 enable.metrics.push = true 15:50:44 interceptor.classes = [] 15:50:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:44 linger.ms = 1 15:50:44 max.block.ms = 60000 15:50:44 max.in.flight.requests.per.connection = 5 15:50:44 max.request.size = 1048576 15:50:44 metadata.max.age.ms = 300000 15:50:44 metadata.max.idle.ms = 300000 15:50:44 metadata.recovery.strategy = none 15:50:44 metric.reporters = [] 15:50:44 metrics.num.samples = 2 15:50:44 metrics.recording.level = INFO 15:50:44 metrics.sample.window.ms = 30000 15:50:44 partitioner.adaptive.partitioning.enable = true 15:50:44 partitioner.availability.timeout.ms = 0 15:50:44 partitioner.class = null 15:50:44 partitioner.ignore.keys = false 15:50:44 receive.buffer.bytes = 32768 15:50:44 reconnect.backoff.max.ms = 1000 15:50:44 reconnect.backoff.ms = 50 15:50:44 request.timeout.ms = 30000 15:50:44 retries = 0 15:50:44 retry.backoff.max.ms = 1000 15:50:44 retry.backoff.ms = 100 15:50:44 sasl.client.callback.handler.class = null 15:50:44 sasl.jaas.config = null 15:50:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:44 sasl.kerberos.min.time.before.relogin = 60000 15:50:44 sasl.kerberos.service.name = null 15:50:44 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:44 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:44 sasl.login.callback.handler.class = null 15:50:44 sasl.login.class = null 15:50:44 sasl.login.connect.timeout.ms = null 15:50:44 sasl.login.read.timeout.ms = null 15:50:44 sasl.login.refresh.buffer.seconds = 300 15:50:44 sasl.login.refresh.min.period.seconds = 60 15:50:44 sasl.login.refresh.window.factor = 0.8 15:50:44 sasl.login.refresh.window.jitter = 0.05 15:50:44 sasl.login.retry.backoff.max.ms = 10000 15:50:44 sasl.login.retry.backoff.ms = 100 15:50:44 sasl.mechanism = GSSAPI 15:50:44 sasl.oauthbearer.clock.skew.seconds = 30 15:50:44 sasl.oauthbearer.expected.audience = null 15:50:44 sasl.oauthbearer.expected.issuer = null 15:50:44 sasl.oauthbearer.header.urlencode = false 15:50:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:44 sasl.oauthbearer.jwks.endpoint.url = null 15:50:44 sasl.oauthbearer.scope.claim.name = scope 15:50:44 sasl.oauthbearer.sub.claim.name = sub 15:50:44 sasl.oauthbearer.token.endpoint.url = null 15:50:44 security.protocol = PLAINTEXT 15:50:44 security.providers = null 15:50:44 send.buffer.bytes = 131072 15:50:44 socket.connection.setup.timeout.max.ms = 30000 15:50:44 socket.connection.setup.timeout.ms = 10000 15:50:44 ssl.cipher.suites = null 15:50:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:44 ssl.endpoint.identification.algorithm = https 15:50:44 ssl.engine.factory.class = null 15:50:44 ssl.key.password = null 15:50:44 ssl.keymanager.algorithm = SunX509 15:50:44 ssl.keystore.certificate.chain = null 15:50:44 ssl.keystore.key = null 15:50:44 ssl.keystore.location = null 15:50:44 ssl.keystore.password = null 15:50:44 ssl.keystore.type = JKS 15:50:44 ssl.protocol = TLSv1.3 15:50:44 ssl.provider = null 15:50:44 ssl.secure.random.implementation = null 15:50:44 ssl.trustmanager.algorithm = PKIX 15:50:44 ssl.truststore.certificates = null 15:50:44 ssl.truststore.location = null 15:50:44 ssl.truststore.password = null 15:50:44 ssl.truststore.type = JKS 15:50:44 transaction.timeout.ms = 60000 15:50:44 transactional.id = null 15:50:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:44 15:50:44 2025-08-28T15:50:44.897Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:44 2025-08-28T15:50:44.902Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:44 2025-08-28T15:50:44.902Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:44 2025-08-28T15:50:44.902Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:44 2025-08-28T15:50:44.902Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396244902 15:50:44 2025-08-28T15:50:44.948Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:44 2025-08-28T15:50:44.962Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:44 2025-08-28T15:50:44.962Z WARN 6524 --- [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. 15:50:44 2025-08-28T15:50:44.963Z WARN 6524 --- [ 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: 4eeacaec-8b4b-4259-a3a2-6976825657fe 15:50:44 2025-08-28T15:50:44.963Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:44 2025-08-28T15:50:44.963Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:44 acks = -1 15:50:44 auto.include.jmx.reporter = true 15:50:44 batch.size = 16384 15:50:44 bootstrap.servers = [localhost:32777] 15:50:44 buffer.memory = 33554432 15:50:44 client.dns.lookup = use_all_dns_ips 15:50:44 client.id = producer-21 15:50:44 compression.gzip.level = -1 15:50:44 compression.lz4.level = 9 15:50:44 compression.type = none 15:50:44 compression.zstd.level = 3 15:50:44 connections.max.idle.ms = 540000 15:50:44 delivery.timeout.ms = 120000 15:50:44 enable.idempotence = false 15:50:44 enable.metrics.push = true 15:50:44 interceptor.classes = [] 15:50:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:44 linger.ms = 1 15:50:44 max.block.ms = 60000 15:50:44 max.in.flight.requests.per.connection = 5 15:50:44 max.request.size = 1048576 15:50:44 metadata.max.age.ms = 300000 15:50:44 metadata.max.idle.ms = 300000 15:50:44 metadata.recovery.strategy = none 15:50:44 metric.reporters = [] 15:50:44 metrics.num.samples = 2 15:50:44 metrics.recording.level = INFO 15:50:44 metrics.sample.window.ms = 30000 15:50:44 partitioner.adaptive.partitioning.enable = true 15:50:44 partitioner.availability.timeout.ms = 0 15:50:44 partitioner.class = null 15:50:44 partitioner.ignore.keys = false 15:50:44 receive.buffer.bytes = 32768 15:50:44 reconnect.backoff.max.ms = 1000 15:50:44 reconnect.backoff.ms = 50 15:50:44 request.timeout.ms = 30000 15:50:44 retries = 0 15:50:44 retry.backoff.max.ms = 1000 15:50:44 retry.backoff.ms = 100 15:50:44 sasl.client.callback.handler.class = null 15:50:44 sasl.jaas.config = null 15:50:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:44 sasl.kerberos.min.time.before.relogin = 60000 15:50:44 sasl.kerberos.service.name = null 15:50:44 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:44 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:44 sasl.login.callback.handler.class = null 15:50:44 sasl.login.class = null 15:50:44 sasl.login.connect.timeout.ms = null 15:50:44 sasl.login.read.timeout.ms = null 15:50:44 sasl.login.refresh.buffer.seconds = 300 15:50:44 sasl.login.refresh.min.period.seconds = 60 15:50:44 sasl.login.refresh.window.factor = 0.8 15:50:44 sasl.login.refresh.window.jitter = 0.05 15:50:44 sasl.login.retry.backoff.max.ms = 10000 15:50:44 sasl.login.retry.backoff.ms = 100 15:50:44 sasl.mechanism = GSSAPI 15:50:44 sasl.oauthbearer.clock.skew.seconds = 30 15:50:44 sasl.oauthbearer.expected.audience = null 15:50:44 sasl.oauthbearer.expected.issuer = null 15:50:44 sasl.oauthbearer.header.urlencode = false 15:50:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:44 sasl.oauthbearer.jwks.endpoint.url = null 15:50:44 sasl.oauthbearer.scope.claim.name = scope 15:50:44 sasl.oauthbearer.sub.claim.name = sub 15:50:44 sasl.oauthbearer.token.endpoint.url = null 15:50:44 security.protocol = PLAINTEXT 15:50:44 security.providers = null 15:50:44 send.buffer.bytes = 131072 15:50:44 socket.connection.setup.timeout.max.ms = 30000 15:50:44 socket.connection.setup.timeout.ms = 10000 15:50:44 ssl.cipher.suites = null 15:50:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:44 ssl.endpoint.identification.algorithm = https 15:50:44 ssl.engine.factory.class = null 15:50:44 ssl.key.password = null 15:50:44 ssl.keymanager.algorithm = SunX509 15:50:44 ssl.keystore.certificate.chain = null 15:50:44 ssl.keystore.key = null 15:50:44 ssl.keystore.location = null 15:50:44 ssl.keystore.password = null 15:50:44 ssl.keystore.type = JKS 15:50:44 ssl.protocol = TLSv1.3 15:50:44 ssl.provider = null 15:50:44 ssl.secure.random.implementation = null 15:50:44 ssl.trustmanager.algorithm = PKIX 15:50:44 ssl.truststore.certificates = null 15:50:44 ssl.truststore.location = null 15:50:44 ssl.truststore.password = null 15:50:44 ssl.truststore.type = JKS 15:50:44 transaction.timeout.ms = 60000 15:50:44 transactional.id = null 15:50:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:44 15:50:44 2025-08-28T15:50:44.964Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:44 2025-08-28T15:50:44.966Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:44 2025-08-28T15:50:44.966Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:44 2025-08-28T15:50:44.966Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:44 2025-08-28T15:50:44.966Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396244966 15:50:44 2025-08-28T15:50:44.983Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:45 2025-08-28T15:50:44.998Z WARN 6524 --- [ 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: e768c916-7022-4475-9c93-fcae1660ee39 15:50:45 2025-08-28T15:50:44.999Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:45 2025-08-28T15:50:44.999Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:45 acks = -1 15:50:45 auto.include.jmx.reporter = true 15:50:45 batch.size = 16384 15:50:45 bootstrap.servers = [localhost:32777] 15:50:45 buffer.memory = 33554432 15:50:45 client.dns.lookup = use_all_dns_ips 15:50:45 client.id = producer-22 15:50:45 compression.gzip.level = -1 15:50:45 compression.lz4.level = 9 15:50:45 compression.type = none 15:50:45 compression.zstd.level = 3 15:50:45 connections.max.idle.ms = 540000 15:50:45 delivery.timeout.ms = 120000 15:50:45 enable.idempotence = false 15:50:45 enable.metrics.push = true 15:50:45 interceptor.classes = [] 15:50:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:45 linger.ms = 1 15:50:45 max.block.ms = 60000 15:50:45 max.in.flight.requests.per.connection = 5 15:50:45 max.request.size = 1048576 15:50:45 metadata.max.age.ms = 300000 15:50:45 metadata.max.idle.ms = 300000 15:50:45 metadata.recovery.strategy = none 15:50:45 metric.reporters = [] 15:50:45 metrics.num.samples = 2 15:50:45 metrics.recording.level = INFO 15:50:45 metrics.sample.window.ms = 30000 15:50:45 partitioner.adaptive.partitioning.enable = true 15:50:45 partitioner.availability.timeout.ms = 0 15:50:45 partitioner.class = null 15:50:45 partitioner.ignore.keys = false 15:50:45 receive.buffer.bytes = 32768 15:50:45 reconnect.backoff.max.ms = 1000 15:50:45 reconnect.backoff.ms = 50 15:50:45 request.timeout.ms = 30000 15:50:45 retries = 0 15:50:45 retry.backoff.max.ms = 1000 15:50:45 retry.backoff.ms = 100 15:50:45 sasl.client.callback.handler.class = null 15:50:45 sasl.jaas.config = null 15:50:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:45 sasl.kerberos.min.time.before.relogin = 60000 15:50:45 sasl.kerberos.service.name = null 15:50:45 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:45 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:45 sasl.login.callback.handler.class = null 15:50:45 sasl.login.class = null 15:50:45 sasl.login.connect.timeout.ms = null 15:50:45 sasl.login.read.timeout.ms = null 15:50:45 sasl.login.refresh.buffer.seconds = 300 15:50:45 sasl.login.refresh.min.period.seconds = 60 15:50:45 sasl.login.refresh.window.factor = 0.8 15:50:45 sasl.login.refresh.window.jitter = 0.05 15:50:45 sasl.login.retry.backoff.max.ms = 10000 15:50:45 sasl.login.retry.backoff.ms = 100 15:50:45 sasl.mechanism = GSSAPI 15:50:45 sasl.oauthbearer.clock.skew.seconds = 30 15:50:45 sasl.oauthbearer.expected.audience = null 15:50:45 sasl.oauthbearer.expected.issuer = null 15:50:45 sasl.oauthbearer.header.urlencode = false 15:50:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:45 sasl.oauthbearer.jwks.endpoint.url = null 15:50:45 sasl.oauthbearer.scope.claim.name = scope 15:50:45 sasl.oauthbearer.sub.claim.name = sub 15:50:45 sasl.oauthbearer.token.endpoint.url = null 15:50:45 security.protocol = PLAINTEXT 15:50:45 security.providers = null 15:50:45 send.buffer.bytes = 131072 15:50:45 socket.connection.setup.timeout.max.ms = 30000 15:50:45 socket.connection.setup.timeout.ms = 10000 15:50:45 ssl.cipher.suites = null 15:50:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:45 ssl.endpoint.identification.algorithm = https 15:50:45 ssl.engine.factory.class = null 15:50:45 ssl.key.password = null 15:50:45 ssl.keymanager.algorithm = SunX509 15:50:45 ssl.keystore.certificate.chain = null 15:50:45 ssl.keystore.key = null 15:50:45 ssl.keystore.location = null 15:50:45 ssl.keystore.password = null 15:50:45 ssl.keystore.type = JKS 15:50:45 ssl.protocol = TLSv1.3 15:50:45 ssl.provider = null 15:50:45 ssl.secure.random.implementation = null 15:50:45 ssl.trustmanager.algorithm = PKIX 15:50:45 ssl.truststore.certificates = null 15:50:45 ssl.truststore.location = null 15:50:45 ssl.truststore.password = null 15:50:45 ssl.truststore.type = JKS 15:50:45 transaction.timeout.ms = 60000 15:50:45 transactional.id = null 15:50:45 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:45 15:50:45 2025-08-28T15:50:44.999Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:45 2025-08-28T15:50:45.002Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:45 2025-08-28T15:50:45.002Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:45 2025-08-28T15:50:45.002Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:45 2025-08-28T15:50:45.002Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396245002 15:50:45 2025-08-28T15:50:45.015Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:45 2025-08-28T15:50:45.030Z WARN 6524 --- [ 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: bd75ae92-530c-40b0-b46f-c2e6afa39865 15:50:45 2025-08-28T15:50:45.031Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:45 2025-08-28T15:50:45.031Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:45 acks = -1 15:50:45 auto.include.jmx.reporter = true 15:50:45 batch.size = 16384 15:50:45 bootstrap.servers = [localhost:32777] 15:50:45 buffer.memory = 33554432 15:50:45 client.dns.lookup = use_all_dns_ips 15:50:45 client.id = producer-23 15:50:45 compression.gzip.level = -1 15:50:45 compression.lz4.level = 9 15:50:45 compression.type = none 15:50:45 compression.zstd.level = 3 15:50:45 connections.max.idle.ms = 540000 15:50:45 delivery.timeout.ms = 120000 15:50:45 enable.idempotence = false 15:50:45 enable.metrics.push = true 15:50:45 interceptor.classes = [] 15:50:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:45 linger.ms = 1 15:50:45 max.block.ms = 60000 15:50:45 max.in.flight.requests.per.connection = 5 15:50:45 max.request.size = 1048576 15:50:45 metadata.max.age.ms = 300000 15:50:45 metadata.max.idle.ms = 300000 15:50:45 metadata.recovery.strategy = none 15:50:45 metric.reporters = [] 15:50:45 metrics.num.samples = 2 15:50:45 metrics.recording.level = INFO 15:50:45 metrics.sample.window.ms = 30000 15:50:45 partitioner.adaptive.partitioning.enable = true 15:50:45 partitioner.availability.timeout.ms = 0 15:50:45 partitioner.class = null 15:50:45 partitioner.ignore.keys = false 15:50:45 receive.buffer.bytes = 32768 15:50:45 reconnect.backoff.max.ms = 1000 15:50:45 reconnect.backoff.ms = 50 15:50:45 request.timeout.ms = 30000 15:50:45 retries = 0 15:50:45 retry.backoff.max.ms = 1000 15:50:45 retry.backoff.ms = 100 15:50:45 sasl.client.callback.handler.class = null 15:50:45 sasl.jaas.config = null 15:50:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:45 sasl.kerberos.min.time.before.relogin = 60000 15:50:45 sasl.kerberos.service.name = null 15:50:45 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:45 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:45 sasl.login.callback.handler.class = null 15:50:45 sasl.login.class = null 15:50:45 sasl.login.connect.timeout.ms = null 15:50:45 sasl.login.read.timeout.ms = null 15:50:45 sasl.login.refresh.buffer.seconds = 300 15:50:45 sasl.login.refresh.min.period.seconds = 60 15:50:45 sasl.login.refresh.window.factor = 0.8 15:50:45 sasl.login.refresh.window.jitter = 0.05 15:50:45 sasl.login.retry.backoff.max.ms = 10000 15:50:45 sasl.login.retry.backoff.ms = 100 15:50:45 sasl.mechanism = GSSAPI 15:50:45 sasl.oauthbearer.clock.skew.seconds = 30 15:50:45 sasl.oauthbearer.expected.audience = null 15:50:45 sasl.oauthbearer.expected.issuer = null 15:50:45 sasl.oauthbearer.header.urlencode = false 15:50:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:45 sasl.oauthbearer.jwks.endpoint.url = null 15:50:45 sasl.oauthbearer.scope.claim.name = scope 15:50:45 sasl.oauthbearer.sub.claim.name = sub 15:50:45 sasl.oauthbearer.token.endpoint.url = null 15:50:45 security.protocol = PLAINTEXT 15:50:45 security.providers = null 15:50:45 send.buffer.bytes = 131072 15:50:45 socket.connection.setup.timeout.max.ms = 30000 15:50:45 socket.connection.setup.timeout.ms = 10000 15:50:45 ssl.cipher.suites = null 15:50:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:45 ssl.endpoint.identification.algorithm = https 15:50:45 ssl.engine.factory.class = null 15:50:45 ssl.key.password = null 15:50:45 ssl.keymanager.algorithm = SunX509 15:50:45 ssl.keystore.certificate.chain = null 15:50:45 ssl.keystore.key = null 15:50:45 ssl.keystore.location = null 15:50:45 ssl.keystore.password = null 15:50:45 ssl.keystore.type = JKS 15:50:45 ssl.protocol = TLSv1.3 15:50:45 ssl.provider = null 15:50:45 ssl.secure.random.implementation = null 15:50:45 ssl.trustmanager.algorithm = PKIX 15:50:45 ssl.truststore.certificates = null 15:50:45 ssl.truststore.location = null 15:50:45 ssl.truststore.password = null 15:50:45 ssl.truststore.type = JKS 15:50:45 transaction.timeout.ms = 60000 15:50:45 transactional.id = null 15:50:45 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:45 15:50:45 2025-08-28T15:50:45.032Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:45 2025-08-28T15:50:45.034Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:45 2025-08-28T15:50:45.035Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:45 2025-08-28T15:50:45.035Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:45 2025-08-28T15:50:45.035Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396245034 15:50:45 2025-08-28T15:50:45.043Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:45 2025-08-28T15:50:45.050Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:50:45 allow.auto.create.topics = true 15:50:45 auto.commit.interval.ms = 5000 15:50:45 auto.include.jmx.reporter = true 15:50:45 auto.offset.reset = earliest 15:50:45 bootstrap.servers = [localhost:32777] 15:50:45 check.crcs = true 15:50:45 client.dns.lookup = use_all_dns_ips 15:50:45 client.id = consumer-test-1-12 15:50:45 client.rack = 15:50:45 connections.max.idle.ms = 540000 15:50:45 default.api.timeout.ms = 60000 15:50:45 enable.auto.commit = true 15:50:45 enable.metrics.push = true 15:50:45 exclude.internal.topics = true 15:50:45 fetch.max.bytes = 52428800 15:50:45 fetch.max.wait.ms = 500 15:50:45 fetch.min.bytes = 1 15:50:45 group.id = test-1 15:50:45 group.instance.id = null 15:50:45 group.protocol = classic 15:50:45 group.remote.assignor = null 15:50:45 heartbeat.interval.ms = 3000 15:50:45 interceptor.classes = [] 15:50:45 internal.leave.group.on.close = true 15:50:45 internal.throw.on.fetch.stable.offset.unsupported = false 15:50:45 isolation.level = read_uncommitted 15:50:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:50:45 max.partition.fetch.bytes = 1048576 15:50:45 max.poll.interval.ms = 300000 15:50:45 max.poll.records = 500 15:50:45 metadata.max.age.ms = 300000 15:50:45 metadata.recovery.strategy = none 15:50:45 metric.reporters = [] 15:50:45 metrics.num.samples = 2 15:50:45 metrics.recording.level = INFO 15:50:45 metrics.sample.window.ms = 30000 15:50:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:50:45 receive.buffer.bytes = 65536 15:50:45 reconnect.backoff.max.ms = 1000 15:50:45 reconnect.backoff.ms = 50 15:50:45 request.timeout.ms = 30000 15:50:45 retry.backoff.max.ms = 1000 15:50:45 retry.backoff.ms = 100 15:50:45 sasl.client.callback.handler.class = null 15:50:45 sasl.jaas.config = null 15:50:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:45 sasl.kerberos.min.time.before.relogin = 60000 15:50:45 sasl.kerberos.service.name = null 15:50:45 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:45 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:45 sasl.login.callback.handler.class = null 15:50:45 sasl.login.class = null 15:50:45 sasl.login.connect.timeout.ms = null 15:50:45 sasl.login.read.timeout.ms = null 15:50:45 sasl.login.refresh.buffer.seconds = 300 15:50:45 sasl.login.refresh.min.period.seconds = 60 15:50:45 sasl.login.refresh.window.factor = 0.8 15:50:45 sasl.login.refresh.window.jitter = 0.05 15:50:45 sasl.login.retry.backoff.max.ms = 10000 15:50:45 sasl.login.retry.backoff.ms = 100 15:50:45 sasl.mechanism = GSSAPI 15:50:45 sasl.oauthbearer.clock.skew.seconds = 30 15:50:45 sasl.oauthbearer.expected.audience = null 15:50:45 sasl.oauthbearer.expected.issuer = null 15:50:45 sasl.oauthbearer.header.urlencode = false 15:50:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:45 sasl.oauthbearer.jwks.endpoint.url = null 15:50:45 sasl.oauthbearer.scope.claim.name = scope 15:50:45 sasl.oauthbearer.sub.claim.name = sub 15:50:45 sasl.oauthbearer.token.endpoint.url = null 15:50:45 security.protocol = PLAINTEXT 15:50:45 security.providers = null 15:50:45 send.buffer.bytes = 131072 15:50:45 session.timeout.ms = 45000 15:50:45 socket.connection.setup.timeout.max.ms = 30000 15:50:45 socket.connection.setup.timeout.ms = 10000 15:50:45 ssl.cipher.suites = null 15:50:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:45 ssl.endpoint.identification.algorithm = https 15:50:45 ssl.engine.factory.class = null 15:50:45 ssl.key.password = null 15:50:45 ssl.keymanager.algorithm = SunX509 15:50:45 ssl.keystore.certificate.chain = null 15:50:45 ssl.keystore.key = null 15:50:45 ssl.keystore.location = null 15:50:45 ssl.keystore.password = null 15:50:45 ssl.keystore.type = JKS 15:50:45 ssl.protocol = TLSv1.3 15:50:45 ssl.provider = null 15:50:45 ssl.secure.random.implementation = null 15:50:45 ssl.trustmanager.algorithm = PKIX 15:50:45 ssl.truststore.certificates = null 15:50:45 ssl.truststore.location = null 15:50:45 ssl.truststore.password = null 15:50:45 ssl.truststore.type = JKS 15:50:45 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:50:45 15:50:45 2025-08-28T15:50:45.050Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:45 2025-08-28T15:50:45.053Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:45 2025-08-28T15:50:45.053Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:45 2025-08-28T15:50:45.053Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396245053 15:50:45 2025-08-28T15:50:45.053Z INFO 6524 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-12, groupId=test-1] Subscribed to topic(s): my-topic-name 15:50:45 2025-08-28T15:50:45.059Z WARN 6524 --- [ 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: c72814f2-08a2-4ee7-8830-2ca16873a645 15:50:45 2025-08-28T15:50:45.060Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:50:45 2025-08-28T15:50:45.060Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:50:45 acks = -1 15:50:45 auto.include.jmx.reporter = true 15:50:45 batch.size = 16384 15:50:45 bootstrap.servers = [localhost:32777] 15:50:45 buffer.memory = 33554432 15:50:45 client.dns.lookup = use_all_dns_ips 15:50:45 client.id = producer-24 15:50:45 compression.gzip.level = -1 15:50:45 compression.lz4.level = 9 15:50:45 compression.type = none 15:50:45 compression.zstd.level = 3 15:50:45 connections.max.idle.ms = 540000 15:50:45 delivery.timeout.ms = 120000 15:50:45 enable.idempotence = false 15:50:45 enable.metrics.push = true 15:50:45 interceptor.classes = [] 15:50:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:50:45 linger.ms = 1 15:50:45 max.block.ms = 60000 15:50:45 max.in.flight.requests.per.connection = 5 15:50:45 max.request.size = 1048576 15:50:45 metadata.max.age.ms = 300000 15:50:45 metadata.max.idle.ms = 300000 15:50:45 metadata.recovery.strategy = none 15:50:45 metric.reporters = [] 15:50:45 metrics.num.samples = 2 15:50:45 metrics.recording.level = INFO 15:50:45 metrics.sample.window.ms = 30000 15:50:45 partitioner.adaptive.partitioning.enable = true 15:50:45 partitioner.availability.timeout.ms = 0 15:50:45 partitioner.class = null 15:50:45 partitioner.ignore.keys = false 15:50:45 receive.buffer.bytes = 32768 15:50:45 reconnect.backoff.max.ms = 1000 15:50:45 reconnect.backoff.ms = 50 15:50:45 request.timeout.ms = 30000 15:50:45 retries = 0 15:50:45 retry.backoff.max.ms = 1000 15:50:45 retry.backoff.ms = 100 15:50:45 sasl.client.callback.handler.class = null 15:50:45 sasl.jaas.config = null 15:50:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:50:45 sasl.kerberos.min.time.before.relogin = 60000 15:50:45 sasl.kerberos.service.name = null 15:50:45 sasl.kerberos.ticket.renew.jitter = 0.05 15:50:45 sasl.kerberos.ticket.renew.window.factor = 0.8 15:50:45 sasl.login.callback.handler.class = null 15:50:45 sasl.login.class = null 15:50:45 sasl.login.connect.timeout.ms = null 15:50:45 sasl.login.read.timeout.ms = null 15:50:45 sasl.login.refresh.buffer.seconds = 300 15:50:45 sasl.login.refresh.min.period.seconds = 60 15:50:45 sasl.login.refresh.window.factor = 0.8 15:50:45 sasl.login.refresh.window.jitter = 0.05 15:50:45 sasl.login.retry.backoff.max.ms = 10000 15:50:45 sasl.login.retry.backoff.ms = 100 15:50:45 sasl.mechanism = GSSAPI 15:50:45 sasl.oauthbearer.clock.skew.seconds = 30 15:50:45 sasl.oauthbearer.expected.audience = null 15:50:45 sasl.oauthbearer.expected.issuer = null 15:50:45 sasl.oauthbearer.header.urlencode = false 15:50:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:50:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:50:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:50:45 sasl.oauthbearer.jwks.endpoint.url = null 15:50:45 sasl.oauthbearer.scope.claim.name = scope 15:50:45 sasl.oauthbearer.sub.claim.name = sub 15:50:45 sasl.oauthbearer.token.endpoint.url = null 15:50:45 security.protocol = PLAINTEXT 15:50:45 security.providers = null 15:50:45 send.buffer.bytes = 131072 15:50:45 socket.connection.setup.timeout.max.ms = 30000 15:50:45 socket.connection.setup.timeout.ms = 10000 15:50:45 ssl.cipher.suites = null 15:50:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:50:45 ssl.endpoint.identification.algorithm = https 15:50:45 ssl.engine.factory.class = null 15:50:45 ssl.key.password = null 15:50:45 ssl.keymanager.algorithm = SunX509 15:50:45 ssl.keystore.certificate.chain = null 15:50:45 ssl.keystore.key = null 15:50:45 ssl.keystore.location = null 15:50:45 ssl.keystore.password = null 15:50:45 ssl.keystore.type = JKS 15:50:45 ssl.protocol = TLSv1.3 15:50:45 ssl.provider = null 15:50:45 ssl.secure.random.implementation = null 15:50:45 ssl.trustmanager.algorithm = PKIX 15:50:45 ssl.truststore.certificates = null 15:50:45 ssl.truststore.location = null 15:50:45 ssl.truststore.password = null 15:50:45 ssl.truststore.type = JKS 15:50:45 transaction.timeout.ms = 60000 15:50:45 transactional.id = null 15:50:45 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:50:45 15:50:45 2025-08-28T15:50:45.060Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:50:45 2025-08-28T15:50:45.062Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:50:45 2025-08-28T15:50:45.062Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:50:45 2025-08-28T15:50:45.062Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:50:45 2025-08-28T15:50:45.062Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396245062 15:50:45 2025-08-28T15:50:45.068Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:45 2025-08-28T15:50:45.080Z INFO 6524 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-12, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:50:45 2025-08-28T15:50:45.098Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.098Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.102Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.103Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.117Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.117Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.141Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.141Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.217Z INFO 6524 --- [ 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) 15:50:45 2025-08-28T15:50:45.219Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] (Re-)joining group 15:50:45 2025-08-28T15:50:45.249Z INFO 6524 --- [ 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-f057364f-5a75-4432-baba-de534aebd271 15:50:45 2025-08-28T15:50:45.250Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-12, groupId=test-1] (Re-)joining group 15:50:45 2025-08-28T15:50:45.276Z INFO 6524 --- [ 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-f057364f-5a75-4432-baba-de534aebd271', protocol='range'} 15:50:45 2025-08-28T15:50:45.276Z INFO 6524 --- [ 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-f057364f-5a75-4432-baba-de534aebd271=Assignment(partitions=[my-topic-name-0])} 15:50:45 2025-08-28T15:50:45.294Z INFO 6524 --- [ 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-f057364f-5a75-4432-baba-de534aebd271', protocol='range'} 15:50:45 2025-08-28T15:50:45.294Z INFO 6524 --- [ 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]) 15:50:45 2025-08-28T15:50:45.295Z INFO 6524 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-12, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 15:50:45 2025-08-28T15:50:45.306Z INFO 6524 --- [ 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 15:50:45 2025-08-28T15:50:45.318Z INFO 6524 --- [ 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}}. 15:50:45 2025-08-28T15:50:45.329Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.329Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.357Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.357Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.357Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:45 2025-08-28T15:50:45.369Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.369Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.388Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.388Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.430Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.430Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.430Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.430Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.430Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.430Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.430Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.430Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.431Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.431Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] 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) 15:50:45 2025-08-28T15:50:45.431Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.431Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.431Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.431Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.431Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.431Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.431Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.431Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.431Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.449Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.449Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.479Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.479Z INFO 6524 --- [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: 123ms, elapsed time since send: 123ms, throttle time: 0ms, request timeout: 30000ms) 15:50:45 2025-08-28T15:50:45.479Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.479Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 2147483646 disconnected. 15:50:45 2025-08-28T15:50:45.479Z INFO 6524 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-12, groupId=test-1] Error sending fetch request (sessionId=57978795, epoch=1) to node 1: 15:50:45 15:50:45 org.apache.kafka.common.errors.DisconnectException: null 15:50:45 15:50:45 2025-08-28T15:50:45.479Z INFO 6524 --- [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. 15:50:45 2025-08-28T15:50:45.498Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.498Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.504Z INFO 6524 --- [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. 15:50:45 2025-08-28T15:50:45.505Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.507Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.507Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.531Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.531Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.536Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.536Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.538Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.538Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.542Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.542Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.542Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.542Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.544Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.544Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.546Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.546Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.548Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.548Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.549Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.549Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.600Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.600Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.632Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.632Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.643Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.643Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.651Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.651Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.651Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.651Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.688Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.688Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.701Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:45 2025-08-28T15:50:45.701Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.701Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:45 2025-08-28T15:50:45.757Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.757Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.760Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.760Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.765Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.765Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.777Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.777Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.787Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.787Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.801Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.801Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.803Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.803Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.823Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.823Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.823Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.823Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.873Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.873Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.875Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.875Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.882Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.882Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.950Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.950Z WARN 6524 --- [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. 15:50:45 2025-08-28T15:50:45.963Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:45 2025-08-28T15:50:45.963Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.008Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.008Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.028Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.028Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.100Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.100Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.102Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.102Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.125Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.125Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.160Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.160Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.203Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.203Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.207Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.207Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.219Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.219Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.267Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.267Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.268Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.268Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.279Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.279Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.316Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.316Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.349Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.350Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.358Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.358Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.360Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:46 2025-08-28T15:50:46.360Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.360Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:46 2025-08-28T15:50:46.370Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.370Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.388Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.389Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.402Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.402Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.407Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.407Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.449Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.449Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.499Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.499Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.507Z INFO 6524 --- [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. 15:50:46 2025-08-28T15:50:46.507Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.507Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.507Z WARN 6524 --- [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. 15:50:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.99 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 15:50:46 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 15:50:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 15:50:46 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 15:50:46 2025-08-28T15:50:46.636Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.636Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.655Z INFO 6524 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 15:50:46 2025-08-28T15:50:46.655Z INFO 6524 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 15:50:46 2025-08-28T15:50:46.655Z INFO 6524 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 15:50:46 2025-08-28T15:50:46.658Z INFO 6524 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 15:50:46 2025-08-28T15:50:46.658Z DEBUG 6524 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 15:50:46 2025-08-28T15:50:46.658Z INFO 6524 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 15:50:46 2025-08-28T15:50:46.658Z DEBUG 6524 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 15:50:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 15:50:46 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 15:50:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 15:50:46 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 15:50:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 15:50:46 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 15:50:46 2025-08-28T15:50:46.707Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.707Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.707Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:46 2025-08-28T15:50:46.707Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.707Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:46 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 15:50:46 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 15:50:46 2025-08-28T15:50:46.766Z WARN 6524 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: some-message 15:50:46 2025-08-28T15:50:46.766Z WARN 6524 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: 503 SERVICE_UNAVAILABLE 15:50:46 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 15:50:46 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 15:50:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 15:50:46 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 15:50:46 2025-08-28T15:50:46.804Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.804Z WARN 6524 --- [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. 15:50:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 15:50:46 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 15:50:46 2025-08-28T15:50:46.826Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.826Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.826Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.826Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.829Z WARN 6524 --- [ 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 15:50:46 2025-08-28T15:50:46.829Z WARN 6524 --- [ 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 15:50:46 2025-08-28T15:50:46.829Z WARN 6524 --- [ 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 15:50:46 2025-08-28T15:50:46.829Z WARN 6524 --- [ 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 15:50:46 2025-08-28T15:50:46.831Z WARN 6524 --- [ 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 15:50:46 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 15:50:46 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 15:50:46 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 15:50:46 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 15:50:46 2025-08-28T15:50:46.870Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:50:46 o o o o---o o--o o o---o o o----o o--o--o 15:50:46 | | / \ / | / / \ | | 15:50:46 o----o o o o----o | o o o----o | 15:50:46 | | * \ / | \ * \ | | 15:50:46 o o * o o---o o--o o----o o---o * o o----o o 15:50:46 15:50:46 2025-08-28T15:50:46.870Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:50:46 2025-08-28T15:50:46.870Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:50:46 2025-08-28T15:50:46.870Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:50:46 2025-08-28T15:50:46.870Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:50:46 2025-08-28T15:50:46.870Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:50:46 To enable the Jet engine on the members, do one of the following: 15:50:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:50:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:50:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:50:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:50:46 2025-08-28T15:50:46.886Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:50:46 2025-08-28T15:50:46.888Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:50:46 2025-08-28T15:50:46.896Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:50:46 2025-08-28T15:50:46.896Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:50:46 2025-08-28T15:50:46.964Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.964Z WARN 6524 --- [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. 15:50:46 2025-08-28T15:50:46.981Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:46 2025-08-28T15:50:46.981Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.008Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.008Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.032Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.032Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.040Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.040Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.073Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.073Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.102Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.102Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.104Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.104Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.123Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.123Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.142Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.142Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.164Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.164Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.165Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.165Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.279Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.279Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.349Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.349Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.355Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.355Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.360Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:47 2025-08-28T15:50:47.360Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.360Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:47 2025-08-28T15:50:47.371Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.371Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.389Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.389Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.408Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.408Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.451Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.451Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.500Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.500Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.509Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.509Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.520Z INFO 6524 --- [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. 15:50:47 2025-08-28T15:50:47.520Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.640Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.640Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.707Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:47 2025-08-28T15:50:47.707Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.707Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:47 2025-08-28T15:50:47.805Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.805Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.827Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.827Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.827Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.827Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.876Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.876Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.926Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.926Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.936Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.936Z WARN 6524 --- [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. 15:50:47 2025-08-28T15:50:47.966Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:47 2025-08-28T15:50:47.966Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:47.993Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:48 2025-08-28T15:50:47.993Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.022Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.022Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.073Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.073Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.079Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.079Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.102Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.102Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.143Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.143Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.165Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.165Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.166Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.166Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.280Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.280Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.351Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.351Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.356Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.356Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.363Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:48 2025-08-28T15:50:48.363Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.363Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:48 2025-08-28T15:50:48.372Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.372Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.411Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.411Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.418Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.418Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.452Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.453Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.501Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.501Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.510Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.510Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.522Z INFO 6524 --- [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. 15:50:48 2025-08-28T15:50:48.522Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.642Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.642Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.710Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:48 2025-08-28T15:50:48.710Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.710Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:48 2025-08-28T15:50:48.806Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.806Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.828Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.828Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.828Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.828Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.877Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.877Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.917Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.918Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.938Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.938Z WARN 6524 --- [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. 15:50:48 2025-08-28T15:50:48.967Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:48 2025-08-28T15:50:48.967Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:48.995Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:49 2025-08-28T15:50:48.995Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.023Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.024Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.068Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.068Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.075Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.075Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.079Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.079Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.118Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.119Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.144Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.144Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.166Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.166Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.310Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.310Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.357Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.357Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.358Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.358Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.364Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:49 2025-08-28T15:50:49.364Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.364Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:49 2025-08-28T15:50:49.372Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.372Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.415Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.415Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.420Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.420Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.453Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.453Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.502Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.502Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.505Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:50:49 15:50:49 Members {size:1, ver:1} [ 15:50:49 Member [10.30.106.44]:5701 - ee8ba0dd-1abd-4a37-8772-73c1cec09ac0 this 15:50:49 ] 15:50:49 15:50:49 2025-08-28T15:50:49.506Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:50:49 2025-08-28T15:50:49.512Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.512Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.521Z INFO 6524 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:50:49 2025-08-28T15:50:49.524Z INFO 6524 --- [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. 15:50:49 2025-08-28T15:50:49.524Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.564Z ERROR 6524 --- [_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 15:50:49 2025-08-28T15:50:49.564Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:49 2025-08-28T15:50:49.564Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.564Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:49 2025-08-28T15:50:49.606Z ERROR 6524 --- [_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 15:50:49 2025-08-28T15:50:49.645Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.645Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.729Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:50:49 2025-08-28T15:50:49.731Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - ee8ba0dd-1abd-4a37-8772-73c1cec09ac0 this is handled 15:50:49 2025-08-28T15:50:49.733Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:50:49 2025-08-28T15:50:49.733Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:50:49 2025-08-28T15:50:49.734Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:50:49 2025-08-28T15:50:49.791Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.791Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.808Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.808Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.829Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.829Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.878Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.878Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.917Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.917Z WARN 6524 --- [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. 15:50:49 2025-08-28T15:50:49.926Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:50:49 2025-08-28T15:50:49.926Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 196 ms. 15:50:49 2025-08-28T15:50:49.926Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:50:49 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.062 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 15:50:49 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 15:50:49 2025-08-28T15:50:49.963Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:49 2025-08-28T15:50:49.963Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:49.967Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:50 2025-08-28T15:50:49.967Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:49.970Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:49.971Z INFO 6524 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 15:50:50 2025-08-28T15:50:49.971Z DEBUG 6524 --- [ 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) 15:50:50 2025-08-28T15:50:49.996Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:50 2025-08-28T15:50:49.997Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.017Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.017Z INFO 6524 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 15:50:50 2025-08-28T15:50:50.017Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 15:50:50 2025-08-28T15:50:50.018Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.020Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.023Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.024Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.024Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.024Z INFO 6524 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 15:50:50 2025-08-28T15:50:50.024Z DEBUG 6524 --- [ 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) 15:50:50 2025-08-28T15:50:50.027Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.027Z INFO 6524 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 15:50:50 2025-08-28T15:50:50.027Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 15:50:50 2025-08-28T15:50:50.029Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.030Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.032Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.034Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.035Z INFO 6524 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 15:50:50 2025-08-28T15:50:50.035Z INFO 6524 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 15:50:50 2025-08-28T15:50:50.036Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.039Z ERROR 6524 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 15:50:50 2025-08-28T15:50:50.043Z ERROR 6524 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 15:50:50 2025-08-28T15:50:50.044Z ERROR 6524 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 15:50:50 2025-08-28T15:50:50.047Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.047Z INFO 6524 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 15:50:50 2025-08-28T15:50:50.047Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 15:50:50 2025-08-28T15:50:50.048Z ERROR 6524 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 15:50:50 2025-08-28T15:50:50.048Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.048Z INFO 6524 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 15:50:50 2025-08-28T15:50:50.049Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 15:50:50 2025-08-28T15:50:50.059Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : alt-1) 15:50:50 2025-08-28T15:50:50.059Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.066Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 15:50:50 2025-08-28T15:50:50.066Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 15:50:50 2025-08-28T15:50:50.069Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 15:50:50 2025-08-28T15:50:50.069Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 15:50:50 2025-08-28T15:50:50.070Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 15:50:50 2025-08-28T15:50:50.071Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.071Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.074Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : newDataProducerIdentifier) 15:50:50 2025-08-28T15:50:50.074Z DEBUG 6524 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 15:50:50 2025-08-28T15:50:50.076Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 15:50:50 2025-08-28T15:50:50.077Z WARN 6524 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 15:50:50 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 15:50:50 2025-08-28T15:50:50.080Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.080Z WARN 6524 --- [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. 15:50:50 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 15:50:50 2025-08-28T15:50:50.093Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.093Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.119Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.119Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.145Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.145Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.166Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.166Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.168Z INFO 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 15:50:50 2025-08-28T15:50:50.173Z INFO 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 15:50:50 2025-08-28T15:50:50.174Z INFO 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 15:50:50 2025-08-28T15:50:50.177Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 15:50:50 2025-08-28T15:50:50.178Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 15:50:50 2025-08-28T15:50:50.180Z INFO 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 15:50:50 2025-08-28T15:50:50.180Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 15:50:50 2025-08-28T15:50:50.193Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.193Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.205Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 15:50:50 15:50:50 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 15:50:50 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:75) 15:50:50 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 15:50:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:50:50 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:50:50 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:50:50 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:50:50 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:50:50 at groovy.lang.Closure.call(Closure.java:427) 15:50:50 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:50:50 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:50:50 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:50:50 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:50:50 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:50:50 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:50:50 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:50:50 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:50:50 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:50:50 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:50:50 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 15:50:50 at jdk.proxy2/jdk.proxy2.$Proxy235.initiateStateAdvised(Unknown Source) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:395) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:207) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1084306023.processCreatedCmHandles$accessor$nuGDq6mW(Unknown Source) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1084306023$auxiliary$KTRAsPBC.call(Unknown Source) 15:50:50 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 15:50:50 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 15:50:50 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 15:50:50 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 15:50:50 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:50:50 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1084306023.processCreatedCmHandles(Unknown Source) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:102) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1084306023.updateDmiRegistration$accessor$nuGDq6mW(Unknown Source) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1084306023$auxiliary$lwyMYRAC.call(Unknown Source) 15:50:50 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 15:50:50 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 15:50:50 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 15:50:50 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 15:50:50 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:50:50 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1084306023.updateDmiRegistration(Unknown Source) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1084306023$updateDmiRegistration.call(Unknown Source) 15:50:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:50:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:50:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:50:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:50:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:50:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:50:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:50:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:50:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:50:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:50:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:50:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:50:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:50:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:50:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:50:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:50:50 15:50:50 2025-08-28T15:50:50.211Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 15:50:50 15:50:50 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 15:50:50 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:75) 15:50:50 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 15:50:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:50:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:50:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:50:50 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:50:50 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:50:50 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:50:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:50:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:50:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:50:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:50:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:50:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:50:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:50:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:50:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:50:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:50:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:50:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:50:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:50:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:50:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:50:50 15:50:50 2025-08-28T15:50:50.224Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 15:50:50 15:50:50 java.lang.RuntimeException: Failed 15:50:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:50:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:50:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:50:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:50:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:50:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:50:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:50:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:50:50 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:50:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:50:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:50:50 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:50:50 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:50:50 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:50:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:50:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:50:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:50:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:50:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:50:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:50:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:50:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:50:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:50:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:50:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:50:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:50:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:50:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:50:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:50:50 15:50:50 2025-08-28T15:50:50.237Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 15:50:50 2025-08-28T15:50:50.237Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 15:50:50 2025-08-28T15:50:50.258Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 15:50:50 2025-08-28T15:50:50.258Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 15:50:50 2025-08-28T15:50:50.261Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 15:50:50 2025-08-28T15:50:50.261Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 15:50:50 2025-08-28T15:50:50.262Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 15:50:50 2025-08-28T15:50:50.262Z ERROR 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 15:50:50 2025-08-28T15:50:50.268Z INFO 6524 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 15:50:50 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 15:50:50 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 15:50:50 2025-08-28T15:50:50.299Z ERROR 6524 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 15:50:50 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 15:50:50 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 15:50:50 2025-08-28T15:50:50.358Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.358Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.364Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 15:50:50 2025-08-28T15:50:50.365Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 15:50:50 2025-08-28T15:50:50.365Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 15:50:50 2025-08-28T15:50:50.365Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 15:50:50 2025-08-28T15:50:50.366Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 15:50:50 2025-08-28T15:50:50.366Z WARN 6524 --- [ 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) 15:50:50 2025-08-28T15:50:50.366Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 15:50:50 2025-08-28T15:50:50.368Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 15:50:50 2025-08-28T15:50:50.368Z ERROR 6524 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 15:50:50 15:50:50 java.lang.RuntimeException: some exception 15:50:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:50:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:50:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:50:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:50:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:50:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:50:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:50:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_3_closure1.doCall(DataSyncWatchdogSpec.groovy:113) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:50:50 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:50:50 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:50:50 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:50:50 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:50:50 at groovy.lang.Closure.call(Closure.java:427) 15:50:50 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:50:50 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:50:50 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:50:50 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:50:50 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:50:50 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:50:50 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:50:50 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:50:50 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:50:50 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:50:50 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 15:50:50 at jdk.proxy2/jdk.proxy2.$Proxy156.getCmHandleState(Unknown Source) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:84) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:76) 15:50:50 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 15:50:50 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 15:50:50 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 15:50:50 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 15:50:50 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 15:50:50 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 15:50:50 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 15:50:50 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 15:50:50 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:65) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$executeUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 15:50:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_3(DataSyncWatchdogSpec.groovy:115) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:50:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:50:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:50:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:50:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:50:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:50:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:50:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:50:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:50:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:50:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:50:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:50:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:50:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:50:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:50:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:50:50 15:50:50 2025-08-28T15:50:50.370Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 15:50:50 2025-08-28T15:50:50.370Z ERROR 6524 --- [ 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) 15:50:50 15:50:50 java.lang.RuntimeException: Some network error 15:50:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:50:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:50:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:50:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:50:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:50:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:50:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:50:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure2.doCall(DataSyncWatchdogSpec.groovy:135) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:50:50 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:50:50 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:50:50 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:50:50 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:50:50 at groovy.lang.Closure.call(Closure.java:427) 15:50:50 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:50:50 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:50:50 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:50:50 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:50:50 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:50:50 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:50:50 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:50:50 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:50:50 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:50:50 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:50:50 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$143666189.getResourceData(Unknown Source) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:102) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:89) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:76) 15:50:50 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 15:50:50 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 15:50:50 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 15:50:50 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 15:50:50 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 15:50:50 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 15:50:50 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 15:50:50 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 15:50:50 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:65) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$executeUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 15:50:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:50:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 15:50:50 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:128) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:50:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:50:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:50:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:50:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:50:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:50:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:50:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:50:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:50:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:50:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:50:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:50:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:50:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:50:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:50:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:50:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:50:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:50:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:50:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:50:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:50:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:50:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:50:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:50:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:50:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:50:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:50:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:50:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:50:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:50:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:50:50 15:50:50 2025-08-28T15:50:50.370Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 15:50:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 15:50:50 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 15:50:50 2025-08-28T15:50:50.382Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:50 2025-08-28T15:50:50.382Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.382Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.382Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.382Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:50 2025-08-28T15:50:50.386Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.386Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.418Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.419Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.421Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:50 2025-08-28T15:50:50.421Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.421Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:50 2025-08-28T15:50:50.422Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.422Z WARN 6524 --- [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. 15:50:50 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 15:50:50 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 15:50:50 2025-08-28T15:50:50.457Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.457Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.458Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.458Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.458Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.458Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.458Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.458Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.460Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.460Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.461Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.462Z WARN 6524 --- [ 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 . 15:50:50 2025-08-28T15:50:50.463Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.463Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.463Z WARN 6524 --- [ 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 . 15:50:50 2025-08-28T15:50:50.466Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 15:50:50 2025-08-28T15:50:50.469Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 15:50:50 2025-08-28T15:50:50.469Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 15:50:50 2025-08-28T15:50:50.470Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 15:50:50 2025-08-28T15:50:50.470Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 15:50:50 2025-08-28T15:50:50.470Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 15:50:50 2025-08-28T15:50:50.470Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 15:50:50 2025-08-28T15:50:50.470Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 15:50:50 2025-08-28T15:50:50.470Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 15:50:50 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 15:50:50 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 15:50:50 2025-08-28T15:50:50.484Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:50:50 o o o o---o o--o o o---o o o----o o--o--o 15:50:50 | | / \ / | / / \ | | 15:50:50 o----o o o o----o | o o o----o | 15:50:50 | | * \ / | \ * \ | | 15:50:50 o o * o o---o o--o o----o o---o * o o----o o 15:50:50 15:50:50 2025-08-28T15:50:50.484Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:50:50 2025-08-28T15:50:50.484Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:50:50 2025-08-28T15:50:50.484Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:50:50 2025-08-28T15:50:50.484Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:50:50 2025-08-28T15:50:50.484Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:50:50 To enable the Jet engine on the members, do one of the following: 15:50:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:50:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:50:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:50:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:50:50 2025-08-28T15:50:50.494Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:50:50 2025-08-28T15:50:50.495Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:50:50 2025-08-28T15:50:50.501Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:50:50 2025-08-28T15:50:50.502Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:50:50 2025-08-28T15:50:50.508Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.508Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.513Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.513Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.539Z INFO 6524 --- [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. 15:50:50 2025-08-28T15:50:50.539Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.658Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.658Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.790Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.790Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.791Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.791Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.810Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.810Z WARN 6524 --- [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. 15:50:50 2025-08-28T15:50:50.830Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:50 2025-08-28T15:50:50.830Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:50.925Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:51 2025-08-28T15:50:50.925Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:50.965Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:51 2025-08-28T15:50:50.965Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:50.968Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:51 2025-08-28T15:50:50.968Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:50.997Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:51 2025-08-28T15:50:50.997Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.021Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.021Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.024Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.024Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.074Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.074Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.082Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.082Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.094Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.094Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.120Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.120Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.146Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.146Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.168Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.168Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.341Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:51 2025-08-28T15:50:51.341Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.341Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:51 2025-08-28T15:50:51.359Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.359Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.374Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:51 2025-08-28T15:50:51.374Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.374Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:51 2025-08-28T15:50:51.384Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.384Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.387Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.387Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.422Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.422Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.424Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.424Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.442Z INFO 6524 --- [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. 15:50:51 2025-08-28T15:50:51.442Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.459Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.459Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.509Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.509Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.513Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.514Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.661Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.661Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.791Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.791Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.811Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.811Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.828Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.828Z WARN 6524 --- [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. 15:50:51 2025-08-28T15:50:51.831Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:51 2025-08-28T15:50:51.831Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:51.926Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:52 2025-08-28T15:50:51.926Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:51.966Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:52 2025-08-28T15:50:51.966Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:51.970Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:52 2025-08-28T15:50:51.970Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:51.999Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:52 2025-08-28T15:50:51.999Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.022Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.022Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.025Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.025Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.039Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.039Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.077Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.077Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.083Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.083Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.121Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.121Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.155Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.155Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.170Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.170Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.294Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:52 2025-08-28T15:50:52.294Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.294Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:52 2025-08-28T15:50:52.384Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.384Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:52 2025-08-28T15:50:52.384Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.384Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.384Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:52 2025-08-28T15:50:52.388Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.388Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.404Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.404Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.424Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.425Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.425Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.425Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.444Z INFO 6524 --- [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. 15:50:52 2025-08-28T15:50:52.445Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.461Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.461Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.510Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.510Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.513Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.513Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.664Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.664Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.791Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.791Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.812Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.812Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.829Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.829Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.831Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.832Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.853Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.853Z WARN 6524 --- [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. 15:50:52 2025-08-28T15:50:52.911Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:52 2025-08-28T15:50:52.911Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:52.927Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:53 2025-08-28T15:50:52.927Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:52.934Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:53 2025-08-28T15:50:52.934Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.000Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.000Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.023Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.023Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.041Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.041Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.079Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.080Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.084Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.084Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.123Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.123Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.151Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.151Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.170Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.170Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.177Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:53 2025-08-28T15:50:53.177Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.177Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:53 2025-08-28T15:50:53.193Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:50:53 15:50:53 Members {size:1, ver:1} [ 15:50:53 Member [10.30.106.44]:5701 - 10376ba9-38c2-4d8b-a17b-0dddb4dda209 this 15:50:53 ] 15:50:53 15:50:53 2025-08-28T15:50:53.194Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:50:53 2025-08-28T15:50:53.211Z DEBUG 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 15:50:53 2025-08-28T15:50:53.213Z DEBUG 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 15:50:53 2025-08-28T15:50:53.213Z DEBUG 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 15:50:53 2025-08-28T15:50:53.216Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 15:50:53 2025-08-28T15:50:53.216Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 15:50:53 2025-08-28T15:50:53.220Z INFO 6524 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:50:53 2025-08-28T15:50:53.239Z DEBUG 6524 --- [ 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 15:50:53 2025-08-28T15:50:53.243Z DEBUG 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 15:50:53 2025-08-28T15:50:53.243Z DEBUG 6524 --- [ 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 15:50:53 2025-08-28T15:50:53.243Z DEBUG 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 15:50:53 2025-08-28T15:50:53.271Z DEBUG 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:50:53 2025-08-28T15:50:53.275Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:50:53 2025-08-28T15:50:53.276Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 10376ba9-38c2-4d8b-a17b-0dddb4dda209 this is handled 15:50:53 2025-08-28T15:50:53.278Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:50:53 2025-08-28T15:50:53.278Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:50:53 2025-08-28T15:50:53.278Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:50:53 2025-08-28T15:50:53.292Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:50:53 2025-08-28T15:50:53.292Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 16 ms. 15:50:53 2025-08-28T15:50:53.292Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:50:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.819 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 15:50:53 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 15:50:53 2025-08-28T15:50:53.323Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:50:53 2025-08-28T15:50:53.323Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:50:53 2025-08-28T15:50:53.323Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:50:53 2025-08-28T15:50:53.323Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:50:53 2025-08-28T15:50:53.323Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.323Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.327Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 15:50:53 2025-08-28T15:50:53.327Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 15:50:53 2025-08-28T15:50:53.327Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:50:53 2025-08-28T15:50:53.328Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:50:53 2025-08-28T15:50:53.328Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.328Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.332Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 15:50:53 2025-08-28T15:50:53.333Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 15:50:53 2025-08-28T15:50:53.333Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:50:53 2025-08-28T15:50:53.334Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:50:53 2025-08-28T15:50:53.334Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.334Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.334Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:50:53 2025-08-28T15:50:53.336Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:50:53 2025-08-28T15:50:53.336Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.336Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.338Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 15:50:53 2025-08-28T15:50:53.338Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 15:50:53 2025-08-28T15:50:53.338Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:50:53 2025-08-28T15:50:53.339Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:50:53 2025-08-28T15:50:53.339Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.339Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.339Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:50:53 2025-08-28T15:50:53.340Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:50:53 2025-08-28T15:50:53.340Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.340Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.340Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 15:50:53 2025-08-28T15:50:53.340Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 15:50:53 2025-08-28T15:50:53.340Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.340Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.342Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 15:50:53 2025-08-28T15:50:53.342Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 15:50:53 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 15:50:53 2025-08-28T15:50:53.343Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 15:50:53 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z WARN 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 15:50:53 2025-08-28T15:50:53.345Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 15:50:53 2025-08-28T15:50:53.345Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:50:53 2025-08-28T15:50:53.346Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:50:53 2025-08-28T15:50:53.346Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.346Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.346Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 15:50:53 2025-08-28T15:50:53.347Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 15:50:53 2025-08-28T15:50:53.347Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.347Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.347Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 15:50:53 2025-08-28T15:50:53.347Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 15:50:53 2025-08-28T15:50:53.347Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.347Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.348Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:50:53 2025-08-28T15:50:53.348Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:50:53 2025-08-28T15:50:53.348Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:50:53 2025-08-28T15:50:53.348Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:50:53 2025-08-28T15:50:53.348Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.348Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.348Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:50:53 2025-08-28T15:50:53.348Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:50:53 2025-08-28T15:50:53.348Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:50:53 2025-08-28T15:50:53.348Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 15:50:53 2025-08-28T15:50:53.348Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 15:50:53 2025-08-28T15:50:53.350Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:50:53 2025-08-28T15:50:53.350Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:50:53 2025-08-28T15:50:53.350Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:50:53 2025-08-28T15:50:53.350Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:50:53 2025-08-28T15:50:53.350Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 15:50:53 2025-08-28T15:50:53.352Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 15:50:53 2025-08-28T15:50:53.352Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:50:53 15:50:53 . ____ _ __ _ _ 15:50:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:50:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:50:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:50:53 ' |____| .__|_| |_|_| |_\__, | / / / / 15:50:53 =========|_|==============|___/=/_/_/_/ 15:50:53 15:50:53 :: Spring Boot :: (v3.5.4) 15:50:53 15:50:53 2025-08-28T15:50:53.372Z INFO 6524 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:50:53 2025-08-28T15:50:53.372Z INFO 6524 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:50:53 2025-08-28T15:50:53.385Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:53 2025-08-28T15:50:53.385Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.385Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:53 2025-08-28T15:50:53.386Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.386Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.394Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.394Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.395Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:50:53 o o o o---o o--o o o---o o o----o o--o--o 15:50:53 | | / \ / | / / \ | | 15:50:53 o----o o o o----o | o o o----o | 15:50:53 | | * \ / | \ * \ | | 15:50:53 o o * o o---o o--o o----o o---o * o o----o o 15:50:53 15:50:53 2025-08-28T15:50:53.395Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:50:53 2025-08-28T15:50:53.395Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:50:53 2025-08-28T15:50:53.395Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:50:53 2025-08-28T15:50:53.395Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:50:53 2025-08-28T15:50:53.395Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:50:53 To enable the Jet engine on the members, do one of the following: 15:50:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:50:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:50:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:50:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:50:53 2025-08-28T15:50:53.405Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.405Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.407Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:50:53 2025-08-28T15:50:53.409Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:50:53 2025-08-28T15:50:53.426Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.426Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.427Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.427Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.430Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:50:53 2025-08-28T15:50:53.431Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is STARTING 15:50:53 2025-08-28T15:50:53.455Z INFO 6524 --- [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. 15:50:53 2025-08-28T15:50:53.455Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.462Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.462Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.511Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.511Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.515Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.515Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.674Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.674Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.726Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.726Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.739Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.739Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.829Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.829Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.832Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.832Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.832Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.832Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.845Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.845Z WARN 6524 --- [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. 15:50:53 2025-08-28T15:50:53.929Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:53 2025-08-28T15:50:53.929Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:53.935Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:54 2025-08-28T15:50:53.935Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.002Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.002Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.033Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.033Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.043Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.043Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.063Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.063Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.081Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:54 2025-08-28T15:50:54.081Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.081Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:54 2025-08-28T15:50:54.090Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.090Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.124Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.124Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.171Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.171Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.199Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.199Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.264Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:54 2025-08-28T15:50:54.264Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.264Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:54 2025-08-28T15:50:54.387Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.387Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.395Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.395Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.406Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.406Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.427Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.427Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.430Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.430Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.458Z INFO 6524 --- [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. 15:50:54 2025-08-28T15:50:54.458Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.462Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.463Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.513Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.513Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.516Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.516Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.626Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.626Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.677Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.677Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.726Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.726Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.831Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.831Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.833Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.833Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.846Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.846Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.862Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.862Z WARN 6524 --- [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. 15:50:54 2025-08-28T15:50:54.930Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:54 2025-08-28T15:50:54.930Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:54.937Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:55 2025-08-28T15:50:54.937Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:54.992Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:55 2025-08-28T15:50:54.993Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.003Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.003Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.044Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.044Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.064Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.064Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.105Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.105Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.124Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.124Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.125Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:55 2025-08-28T15:50:55.125Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.125Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:55 2025-08-28T15:50:55.173Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.173Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.211Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.211Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.305Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:55 2025-08-28T15:50:55.305Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.305Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:55 2025-08-28T15:50:55.387Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.388Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.407Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.407Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.429Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.429Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.432Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.432Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.434Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.434Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.461Z INFO 6524 --- [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. 15:50:55 2025-08-28T15:50:55.461Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.467Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.467Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.512Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.512Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.517Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.517Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.582Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.582Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.679Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.679Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.728Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.728Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.834Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.835Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.848Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.848Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.864Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.864Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.869Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.869Z WARN 6524 --- [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. 15:50:55 2025-08-28T15:50:55.874Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:50:55 15:50:55 Members {size:1, ver:1} [ 15:50:55 Member [10.30.106.44]:5701 - 5401d98e-1863-4491-a00d-20085e637733 this 15:50:55 ] 15:50:55 15:50:55 2025-08-28T15:50:55.875Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is STARTED 15:50:55 2025-08-28T15:50:55.886Z INFO 6524 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.528 seconds (process running for 149.386) 15:50:55 2025-08-28T15:50:55.900Z INFO 6524 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:50:55 2025-08-28T15:50:55.902Z INFO 6524 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 15:50:55 2025-08-28T15:50:55.933Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:55 2025-08-28T15:50:55.933Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:55.937Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:56 2025-08-28T15:50:55.937Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:55.995Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:56 2025-08-28T15:50:55.995Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.004Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.004Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.024Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:50:56 2025-08-28T15:50:56.024Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 5401d98e-1863-4491-a00d-20085e637733 this is handled 15:50:56 2025-08-28T15:50:56.025Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 15:50:56 2025-08-28T15:50:56.026Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 15:50:56 2025-08-28T15:50:56.027Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 15:50:56 2025-08-28T15:50:56.031Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 15:50:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.676 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 15:50:56 2025-08-28T15:50:56.031Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 7 ms. 15:50:56 2025-08-28T15:50:56.031Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:50:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 15:50:56 2025-08-28T15:50:56.045Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.045Z WARN 6524 --- [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. 15:50:56 15:50:56 . ____ _ __ _ _ 15:50:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:50:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:50:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:50:56 ' |____| .__|_| |_|_| |_\__, | / / / / 15:50:56 =========|_|==============|___/=/_/_/_/ 15:50:56 15:50:56 :: Spring Boot :: (v3.5.4) 15:50:56 15:50:56 2025-08-28T15:50:56.054Z INFO 6524 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:50:56 2025-08-28T15:50:56.054Z INFO 6524 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 15:50:56 2025-08-28T15:50:56.066Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.066Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.083Z INFO 6524 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.046 seconds (process running for 149.583) 15:50:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 15:50:56 2025-08-28T15:50:56.102Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:50:56 2025-08-28T15:50:56.106Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.106Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.125Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.125Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.138Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:56 2025-08-28T15:50:56.138Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.138Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:56 2025-08-28T15:50:56.175Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.175Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.223Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.223Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.230Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:56 2025-08-28T15:50:56.230Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.230Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:56 2025-08-28T15:50:56.336Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.336Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.388Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.388Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.414Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.414Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.430Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.430Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.435Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.435Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.464Z INFO 6524 --- [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. 15:50:56 2025-08-28T15:50:56.464Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.468Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.468Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.514Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.514Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.519Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.519Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.548Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:50:56 o o o o---o o--o o o---o o o----o o--o--o 15:50:56 | | / \ / | / / \ | | 15:50:56 o----o o o o----o | o o o----o | 15:50:56 | | * \ / | \ * \ | | 15:50:56 o o * o o---o o--o o----o o---o * o o----o o 15:50:56 15:50:56 2025-08-28T15:50:56.548Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:50:56 2025-08-28T15:50:56.548Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:50:56 2025-08-28T15:50:56.548Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:50:56 2025-08-28T15:50:56.548Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:50:56 2025-08-28T15:50:56.548Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:50:56 To enable the Jet engine on the members, do one of the following: 15:50:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:50:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:50:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:50:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:50:56 2025-08-28T15:50:56.561Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:50:56 2025-08-28T15:50:56.563Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:50:56 2025-08-28T15:50:56.571Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:50:56 2025-08-28T15:50:56.572Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:50:56 2025-08-28T15:50:56.584Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.584Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.681Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.682Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.739Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.739Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.835Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.835Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.849Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.849Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.865Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.866Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.869Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.869Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.935Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.935Z WARN 6524 --- [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. 15:50:56 2025-08-28T15:50:56.938Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:56 2025-08-28T15:50:56.938Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:56.972Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:57 2025-08-28T15:50:56.973Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.011Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.011Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.046Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.046Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.068Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.068Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.099Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.099Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.127Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.127Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.147Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:57 2025-08-28T15:50:57.147Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.147Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:57 2025-08-28T15:50:57.176Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.176Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.224Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.224Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.237Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:57 2025-08-28T15:50:57.238Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.238Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:57 2025-08-28T15:50:57.238Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.238Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.389Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.389Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.432Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.432Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.432Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.432Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.468Z INFO 6524 --- [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. 15:50:57 2025-08-28T15:50:57.468Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.468Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.468Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.482Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.482Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.519Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.520Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.547Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.547Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.584Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.584Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.586Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.586Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.739Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.739Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.836Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.836Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.851Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.851Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.867Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.867Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.890Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.890Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.926Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.926Z WARN 6524 --- [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. 15:50:57 2025-08-28T15:50:57.936Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:57 2025-08-28T15:50:57.936Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:57.963Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:58 2025-08-28T15:50:57.963Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:57.982Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:58 2025-08-28T15:50:57.982Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.013Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.013Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.048Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.048Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.069Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.069Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.117Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.117Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.149Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:58 2025-08-28T15:50:58.150Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.150Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:58 2025-08-28T15:50:58.178Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.178Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.226Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.226Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.238Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:58 2025-08-28T15:50:58.238Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.238Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:58 2025-08-28T15:50:58.258Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.258Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.389Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.389Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.432Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.432Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.434Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.434Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.470Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.470Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.471Z INFO 6524 --- [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. 15:50:58 2025-08-28T15:50:58.471Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.483Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.483Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.486Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.486Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.523Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.523Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.548Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.549Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.588Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.588Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.716Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:50:58 15:50:58 Members {size:1, ver:1} [ 15:50:58 Member [10.30.106.44]:5701 - 8e965f0e-8f91-4bd2-8e72-8771935c1c31 this 15:50:58 ] 15:50:58 15:50:58 2025-08-28T15:50:58.717Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:50:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 15:50:58 2025-08-28T15:50:58.723Z INFO 6524 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:50:58 2025-08-28T15:50:58.741Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.741Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.751Z INFO 6524 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 15:50:58 2025-08-28T15:50:58.751Z INFO 6524 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 15:50:58 2025-08-28T15:50:58.751Z INFO 6524 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 15:50:58 2025-08-28T15:50:58.751Z INFO 6524 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 15:50:58 2025-08-28T15:50:58.751Z INFO 6524 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 15:50:58 2025-08-28T15:50:58.753Z INFO 6524 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 15:50:58 2025-08-28T15:50:58.753Z INFO 6524 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 15:50:58 2025-08-28T15:50:58.753Z INFO 6524 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 15:50:58 2025-08-28T15:50:58.753Z INFO 6524 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 15:50:58 2025-08-28T15:50:58.753Z INFO 6524 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 15:50:58 2025-08-28T15:50:58.785Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:50:58 2025-08-28T15:50:58.786Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 8e965f0e-8f91-4bd2-8e72-8771935c1c31 this is handled 15:50:58 2025-08-28T15:50:58.787Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:50:58 2025-08-28T15:50:58.788Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:50:58 2025-08-28T15:50:58.789Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:50:58 2025-08-28T15:50:58.814Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:50:58 2025-08-28T15:50:58.814Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 29 ms. 15:50:58 2025-08-28T15:50:58.815Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:50:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 15:50:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 15:50:58 2025-08-28T15:50:58.837Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.837Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.867Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 15:50:58 2025-08-28T15:50:58.869Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 15:50:58 2025-08-28T15:50:58.869Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.869Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.869Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 15:50:58 2025-08-28T15:50:58.870Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 15:50:58 2025-08-28T15:50:58.873Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 15:50:58 2025-08-28T15:50:58.874Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 15:50:58 2025-08-28T15:50:58.876Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 15:50:58 2025-08-28T15:50:58.878Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.878Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.878Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 15:50:58 2025-08-28T15:50:58.878Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 15:50:58 2025-08-28T15:50:58.882Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle1 already in state : ADVISED 15:50:58 2025-08-28T15:50:58.882Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle2 already in state : READY 15:50:58 2025-08-28T15:50:58.885Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 15:50:58 2025-08-28T15:50:58.885Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 15:50:58 2025-08-28T15:50:58.886Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 15:50:58 2025-08-28T15:50:58.886Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 15:50:58 2025-08-28T15:50:58.887Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 15:50:58 2025-08-28T15:50:58.887Z DEBUG 6524 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 15:50:58 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 15:50:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 15:50:58 2025-08-28T15:50:58.926Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.926Z WARN 6524 --- [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. 15:50:58 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 15:50:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 15:50:58 2025-08-28T15:50:58.938Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.938Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.938Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:58 2025-08-28T15:50:58.938Z WARN 6524 --- [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. 15:50:58 2025-08-28T15:50:58.960Z ERROR 6524 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 15:50:58 2025-08-28T15:50:58.962Z ERROR 6524 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 15:50:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 15:50:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 15:50:59 2025-08-28T15:50:58.965Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:50:59 2025-08-28T15:50:58.965Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:58.966Z INFO 6524 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:50:59 2025-08-28T15:50:58.983Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:50:59 2025-08-28T15:50:58.983Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.029Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.029Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.050Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.050Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.071Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.071Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.119Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.119Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.149Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:50:59 2025-08-28T15:50:59.149Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.149Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:59 2025-08-28T15:50:59.179Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.179Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.191Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:50:59 2025-08-28T15:50:59.191Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.191Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:50:59 2025-08-28T15:50:59.227Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.227Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.260Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.260Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.380Z INFO 6524 --- [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. 15:50:59 2025-08-28T15:50:59.380Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.391Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.391Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.394Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.394Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.435Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.435Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.446Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 8bc553c270cd57fc732e4987adc7c43cc2ebdf275ae2b6623e412afede1472d8 15:50:59 2025-08-28T15:50:59.459Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.459Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.473Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.473Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.484Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.484Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.525Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.525Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.549Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.550Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.590Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.590Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.744Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.744Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.838Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.839Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.871Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.871Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.879Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.879Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.928Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.928Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.939Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.939Z WARN 6524 --- [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. 15:50:59 2025-08-28T15:50:59.940Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:50:59 2025-08-28T15:50:59.940Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:50:59.968Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:00 2025-08-28T15:50:59.968Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:50:59.984Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:00 2025-08-28T15:50:59.984Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.003Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:00 2025-08-28T15:51:00.003Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.003Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:00 2025-08-28T15:51:00.032Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.032Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.062Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.062Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.073Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.073Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.120Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.120Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.145Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:00 2025-08-28T15:51:00.145Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.145Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:00 2025-08-28T15:51:00.189Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.189Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.229Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.229Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.264Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.264Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.392Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.392Z INFO 6524 --- [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. 15:51:00 2025-08-28T15:51:00.392Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.392Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.399Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.399Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.436Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.436Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.443Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.443Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.474Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.474Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.485Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.486Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.491Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.491Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.551Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.551Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.591Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.591Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.753Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.753Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.802Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.802Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.839Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.839Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.880Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.880Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.929Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.929Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.941Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.941Z WARN 6524 --- [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. 15:51:00 2025-08-28T15:51:00.941Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:00 2025-08-28T15:51:00.941Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:00.969Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:01 2025-08-28T15:51:00.969Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:00.985Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:01 2025-08-28T15:51:00.986Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.029Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:01 2025-08-28T15:51:01.029Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.029Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:01 2025-08-28T15:51:01.038Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.038Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.068Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.068Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.074Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.074Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.104Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.104Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.163Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:01 2025-08-28T15:51:01.164Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.164Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:01 2025-08-28T15:51:01.191Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.191Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.230Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.230Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.267Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.267Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.298Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.298Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.395Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.395Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.396Z INFO 6524 --- [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. 15:51:01 2025-08-28T15:51:01.396Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.404Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.404Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.437Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.437Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.476Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.476Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.485Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.485Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.492Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.492Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.588Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.588Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.593Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.593Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.754Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.754Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.803Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.803Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.840Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.840Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.882Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.882Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.943Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.943Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.943Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.943Z WARN 6524 --- [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. 15:51:01 2025-08-28T15:51:01.946Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:01 2025-08-28T15:51:01.946Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:01.986Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:02 2025-08-28T15:51:01.986Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.007Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.007Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.017Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:02 2025-08-28T15:51:02.017Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.017Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:02 2025-08-28T15:51:02.032Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:02 2025-08-28T15:51:02.032Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.032Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:02 2025-08-28T15:51:02.044Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.044Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.069Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.069Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.074Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.074Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.105Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.105Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.193Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.193Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.232Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.232Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.269Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.269Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.300Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.300Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.396Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.396Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.400Z INFO 6524 --- [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. 15:51:02 2025-08-28T15:51:02.400Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.406Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.406Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.438Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.438Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.478Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.478Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.487Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.487Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.492Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.492Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.589Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.590Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.595Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.595Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.755Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.755Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.804Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.804Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.841Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.841Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.884Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.884Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.944Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.944Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.945Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.945Z WARN 6524 --- [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. 15:51:02 2025-08-28T15:51:02.947Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:02 2025-08-28T15:51:02.947Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:02.987Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:03 2025-08-28T15:51:02.987Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.010Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.010Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.023Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:03 2025-08-28T15:51:03.023Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.023Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:03 2025-08-28T15:51:03.049Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.049Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.054Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:03 2025-08-28T15:51:03.054Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.054Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:03 2025-08-28T15:51:03.071Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.071Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.077Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.077Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.107Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.107Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.174Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.174Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.194Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.194Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.233Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.233Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.302Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.302Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.397Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.397Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.406Z INFO 6524 --- [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. 15:51:03 2025-08-28T15:51:03.406Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.408Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.408Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.440Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.440Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.480Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.480Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.489Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.489Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.494Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.494Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.590Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.590Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.597Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.597Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.758Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.758Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.806Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.806Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.843Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.843Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.860Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.861Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.947Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.947Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.948Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.948Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.948Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.948Z WARN 6524 --- [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. 15:51:03 2025-08-28T15:51:03.960Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:03 2025-08-28T15:51:03.960Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:03.980Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:04 2025-08-28T15:51:03.980Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:03.990Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:04 2025-08-28T15:51:03.991Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.012Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.012Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.052Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:04 2025-08-28T15:51:04.053Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.053Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:04 2025-08-28T15:51:04.055Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:04 2025-08-28T15:51:04.055Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.055Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:04 2025-08-28T15:51:04.073Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.073Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.078Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.078Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.109Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.109Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.139Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.139Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.234Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.234Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.304Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.304Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.398Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.398Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.412Z INFO 6524 --- [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. 15:51:04 2025-08-28T15:51:04.412Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.442Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.442Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.481Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.481Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.491Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.491Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.496Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.496Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.513Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.513Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.526Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.526Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.591Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.591Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.760Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.760Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.769Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.769Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.843Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.843Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.843Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.843Z WARN 6524 --- [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. 15:51:04 2025-08-28T15:51:04.884Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:04 2025-08-28T15:51:04.884Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:04.948Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:05 2025-08-28T15:51:04.948Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:04.949Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:05 2025-08-28T15:51:04.949Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:05 2025-08-28T15:51:04.949Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:04.949Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:04.968Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:05 2025-08-28T15:51:04.969Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:04.991Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:05 2025-08-28T15:51:04.991Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.002Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.002Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.013Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.013Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.053Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:05 2025-08-28T15:51:05.053Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.053Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:05 2025-08-28T15:51:05.057Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:05 2025-08-28T15:51:05.057Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.057Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:05 2025-08-28T15:51:05.079Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.079Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.105Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.105Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.110Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.110Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.236Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.236Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.305Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.305Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.354Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.354Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.400Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.400Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.422Z INFO 6524 --- [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. 15:51:05 2025-08-28T15:51:05.422Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.459Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.459Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.483Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.483Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.486Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.486Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.495Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.495Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.518Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.518Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.593Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.593Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.761Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.761Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.770Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.770Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.844Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.844Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.844Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.844Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.898Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.898Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.951Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.951Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.951Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.951Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.951Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.951Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.977Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:05 2025-08-28T15:51:05.977Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.980Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:05 2025-08-28T15:51:05.980Z WARN 6524 --- [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. 15:51:05 2025-08-28T15:51:05.981Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:06 2025-08-28T15:51:06.004Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.004Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.016Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.016Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.039Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.039Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.060Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:06 2025-08-28T15:51:06.060Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.060Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:06 2025-08-28T15:51:06.080Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.080Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.106Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.106Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.111Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.112Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.237Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.237Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.308Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.308Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.365Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.365Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.403Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.403Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.432Z INFO 6524 --- [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. 15:51:06 2025-08-28T15:51:06.432Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.461Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.461Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.483Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.483Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.496Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.496Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.526Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.526Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.528Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.528Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.595Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.595Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.617Z INFO 6524 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT7.651767081S 15:51:06 2025-08-28T15:51:06.622Z INFO 6524 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:51:06 allow.auto.create.topics = true 15:51:06 auto.commit.interval.ms = 5000 15:51:06 auto.include.jmx.reporter = true 15:51:06 auto.offset.reset = earliest 15:51:06 bootstrap.servers = [localhost:32778] 15:51:06 check.crcs = true 15:51:06 client.dns.lookup = use_all_dns_ips 15:51:06 client.id = consumer-ncmp-group-13 15:51:06 client.rack = 15:51:06 connections.max.idle.ms = 540000 15:51:06 default.api.timeout.ms = 60000 15:51:06 enable.auto.commit = true 15:51:06 enable.metrics.push = true 15:51:06 exclude.internal.topics = true 15:51:06 fetch.max.bytes = 52428800 15:51:06 fetch.max.wait.ms = 500 15:51:06 fetch.min.bytes = 1 15:51:06 group.id = ncmp-group 15:51:06 group.instance.id = null 15:51:06 group.protocol = classic 15:51:06 group.remote.assignor = null 15:51:06 heartbeat.interval.ms = 3000 15:51:06 interceptor.classes = [] 15:51:06 internal.leave.group.on.close = true 15:51:06 internal.throw.on.fetch.stable.offset.unsupported = false 15:51:06 isolation.level = read_uncommitted 15:51:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:51:06 max.partition.fetch.bytes = 1048576 15:51:06 max.poll.interval.ms = 300000 15:51:06 max.poll.records = 500 15:51:06 metadata.max.age.ms = 300000 15:51:06 metadata.recovery.strategy = none 15:51:06 metric.reporters = [] 15:51:06 metrics.num.samples = 2 15:51:06 metrics.recording.level = INFO 15:51:06 metrics.sample.window.ms = 30000 15:51:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:51:06 receive.buffer.bytes = 65536 15:51:06 reconnect.backoff.max.ms = 1000 15:51:06 reconnect.backoff.ms = 50 15:51:06 request.timeout.ms = 30000 15:51:06 retry.backoff.max.ms = 1000 15:51:06 retry.backoff.ms = 100 15:51:06 sasl.client.callback.handler.class = null 15:51:06 sasl.jaas.config = null 15:51:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:51:06 sasl.kerberos.min.time.before.relogin = 60000 15:51:06 sasl.kerberos.service.name = null 15:51:06 sasl.kerberos.ticket.renew.jitter = 0.05 15:51:06 sasl.kerberos.ticket.renew.window.factor = 0.8 15:51:06 sasl.login.callback.handler.class = null 15:51:06 sasl.login.class = null 15:51:06 sasl.login.connect.timeout.ms = null 15:51:06 sasl.login.read.timeout.ms = null 15:51:06 sasl.login.refresh.buffer.seconds = 300 15:51:06 sasl.login.refresh.min.period.seconds = 60 15:51:06 sasl.login.refresh.window.factor = 0.8 15:51:06 sasl.login.refresh.window.jitter = 0.05 15:51:06 sasl.login.retry.backoff.max.ms = 10000 15:51:06 sasl.login.retry.backoff.ms = 100 15:51:06 sasl.mechanism = GSSAPI 15:51:06 sasl.oauthbearer.clock.skew.seconds = 30 15:51:06 sasl.oauthbearer.expected.audience = null 15:51:06 sasl.oauthbearer.expected.issuer = null 15:51:06 sasl.oauthbearer.header.urlencode = false 15:51:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:51:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:51:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:51:06 sasl.oauthbearer.jwks.endpoint.url = null 15:51:06 sasl.oauthbearer.scope.claim.name = scope 15:51:06 sasl.oauthbearer.sub.claim.name = sub 15:51:06 sasl.oauthbearer.token.endpoint.url = null 15:51:06 security.protocol = PLAINTEXT 15:51:06 security.providers = null 15:51:06 send.buffer.bytes = 131072 15:51:06 session.timeout.ms = 45000 15:51:06 socket.connection.setup.timeout.max.ms = 30000 15:51:06 socket.connection.setup.timeout.ms = 10000 15:51:06 ssl.cipher.suites = null 15:51:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:51:06 ssl.endpoint.identification.algorithm = https 15:51:06 ssl.engine.factory.class = null 15:51:06 ssl.key.password = null 15:51:06 ssl.keymanager.algorithm = SunX509 15:51:06 ssl.keystore.certificate.chain = null 15:51:06 ssl.keystore.key = null 15:51:06 ssl.keystore.location = null 15:51:06 ssl.keystore.password = null 15:51:06 ssl.keystore.type = JKS 15:51:06 ssl.protocol = TLSv1.3 15:51:06 ssl.provider = null 15:51:06 ssl.secure.random.implementation = null 15:51:06 ssl.trustmanager.algorithm = PKIX 15:51:06 ssl.truststore.certificates = null 15:51:06 ssl.truststore.location = null 15:51:06 ssl.truststore.password = null 15:51:06 ssl.truststore.type = JKS 15:51:06 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:51:06 15:51:06 2025-08-28T15:51:06.622Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:51:06 2025-08-28T15:51:06.626Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:51:06 2025-08-28T15:51:06.626Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:51:06 2025-08-28T15:51:06.626Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396266626 15:51:06 15:51:06 . ____ _ __ _ _ 15:51:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:51:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:51:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:51:06 ' |____| .__|_| |_|_| |_\__, | / / / / 15:51:06 =========|_|==============|___/=/_/_/_/ 15:51:06 15:51:06 :: Spring Boot :: (v3.5.4) 15:51:06 15:51:06 2025-08-28T15:51:06.645Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Starting EventsProducerSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:51:06 2025-08-28T15:51:06.645Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : No active profile set, falling back to 1 default profile: "default" 15:51:06 2025-08-28T15:51:06.652Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Started EventsProducerSpec in 0.023 seconds (process running for 160.152) 15:51:06 2025-08-28T15:51:06.655Z INFO 6524 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 15:51:06 2025-08-28T15:51:06.659Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:51:06 2025-08-28T15:51:06.659Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:51:06 acks = -1 15:51:06 auto.include.jmx.reporter = true 15:51:06 batch.size = 16384 15:51:06 bootstrap.servers = [localhost:32778] 15:51:06 buffer.memory = 33554432 15:51:06 client.dns.lookup = use_all_dns_ips 15:51:06 client.id = producer-25 15:51:06 compression.gzip.level = -1 15:51:06 compression.lz4.level = 9 15:51:06 compression.type = none 15:51:06 compression.zstd.level = 3 15:51:06 connections.max.idle.ms = 540000 15:51:06 delivery.timeout.ms = 120000 15:51:06 enable.idempotence = false 15:51:06 enable.metrics.push = true 15:51:06 interceptor.classes = [] 15:51:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:51:06 linger.ms = 1 15:51:06 max.block.ms = 60000 15:51:06 max.in.flight.requests.per.connection = 5 15:51:06 max.request.size = 1048576 15:51:06 metadata.max.age.ms = 300000 15:51:06 metadata.max.idle.ms = 300000 15:51:06 metadata.recovery.strategy = none 15:51:06 metric.reporters = [] 15:51:06 metrics.num.samples = 2 15:51:06 metrics.recording.level = INFO 15:51:06 metrics.sample.window.ms = 30000 15:51:06 partitioner.adaptive.partitioning.enable = true 15:51:06 partitioner.availability.timeout.ms = 0 15:51:06 partitioner.class = null 15:51:06 partitioner.ignore.keys = false 15:51:06 receive.buffer.bytes = 32768 15:51:06 reconnect.backoff.max.ms = 1000 15:51:06 reconnect.backoff.ms = 50 15:51:06 request.timeout.ms = 30000 15:51:06 retries = 0 15:51:06 retry.backoff.max.ms = 1000 15:51:06 retry.backoff.ms = 100 15:51:06 sasl.client.callback.handler.class = null 15:51:06 sasl.jaas.config = null 15:51:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:51:06 sasl.kerberos.min.time.before.relogin = 60000 15:51:06 sasl.kerberos.service.name = null 15:51:06 sasl.kerberos.ticket.renew.jitter = 0.05 15:51:06 sasl.kerberos.ticket.renew.window.factor = 0.8 15:51:06 sasl.login.callback.handler.class = null 15:51:06 sasl.login.class = null 15:51:06 sasl.login.connect.timeout.ms = null 15:51:06 sasl.login.read.timeout.ms = null 15:51:06 sasl.login.refresh.buffer.seconds = 300 15:51:06 sasl.login.refresh.min.period.seconds = 60 15:51:06 sasl.login.refresh.window.factor = 0.8 15:51:06 sasl.login.refresh.window.jitter = 0.05 15:51:06 sasl.login.retry.backoff.max.ms = 10000 15:51:06 sasl.login.retry.backoff.ms = 100 15:51:06 sasl.mechanism = GSSAPI 15:51:06 sasl.oauthbearer.clock.skew.seconds = 30 15:51:06 sasl.oauthbearer.expected.audience = null 15:51:06 sasl.oauthbearer.expected.issuer = null 15:51:06 sasl.oauthbearer.header.urlencode = false 15:51:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:51:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:51:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:51:06 sasl.oauthbearer.jwks.endpoint.url = null 15:51:06 sasl.oauthbearer.scope.claim.name = scope 15:51:06 sasl.oauthbearer.sub.claim.name = sub 15:51:06 sasl.oauthbearer.token.endpoint.url = null 15:51:06 security.protocol = PLAINTEXT 15:51:06 security.providers = null 15:51:06 send.buffer.bytes = 131072 15:51:06 socket.connection.setup.timeout.max.ms = 30000 15:51:06 socket.connection.setup.timeout.ms = 10000 15:51:06 ssl.cipher.suites = null 15:51:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:51:06 ssl.endpoint.identification.algorithm = https 15:51:06 ssl.engine.factory.class = null 15:51:06 ssl.key.password = null 15:51:06 ssl.keymanager.algorithm = SunX509 15:51:06 ssl.keystore.certificate.chain = null 15:51:06 ssl.keystore.key = null 15:51:06 ssl.keystore.location = null 15:51:06 ssl.keystore.password = null 15:51:06 ssl.keystore.type = JKS 15:51:06 ssl.protocol = TLSv1.3 15:51:06 ssl.provider = null 15:51:06 ssl.secure.random.implementation = null 15:51:06 ssl.trustmanager.algorithm = PKIX 15:51:06 ssl.truststore.certificates = null 15:51:06 ssl.truststore.location = null 15:51:06 ssl.truststore.password = null 15:51:06 ssl.truststore.type = JKS 15:51:06 transaction.timeout.ms = 60000 15:51:06 transactional.id = null 15:51:06 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:51:06 15:51:06 2025-08-28T15:51:06.659Z INFO 6524 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:51:06 2025-08-28T15:51:06.662Z INFO 6524 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:51:06 2025-08-28T15:51:06.662Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:51:06 2025-08-28T15:51:06.662Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:51:06 2025-08-28T15:51:06.662Z INFO 6524 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396266662 15:51:06 2025-08-28T15:51:06.713Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.714Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.752Z WARN 6524 --- [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} 15:51:06 2025-08-28T15:51:06.752Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:51:06 2025-08-28T15:51:06.780Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.780Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.845Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.845Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.846Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.846Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.909Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.909Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.911Z INFO 6524 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:51:06 2025-08-28T15:51:06.948Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:06 2025-08-28T15:51:06.949Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.949Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:06 2025-08-28T15:51:06.951Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:06 2025-08-28T15:51:06.951Z WARN 6524 --- [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. 15:51:06 2025-08-28T15:51:06.952Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:07 2025-08-28T15:51:06.952Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:06.958Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:07 2025-08-28T15:51:06.958Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:06.988Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:07 2025-08-28T15:51:06.988Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.005Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.005Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.017Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.017Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.040Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.040Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.058Z INFO 6524 --- [ 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) 15:51:07 2025-08-28T15:51:07.060Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:07 2025-08-28T15:51:07.060Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.060Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:07 2025-08-28T15:51:07.062Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 15:51:07 2025-08-28T15:51:07.082Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.082Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.083Z INFO 6524 --- [ 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-2103881a-ec7f-4624-9a06-f4c3deb3e90a 15:51:07 2025-08-28T15:51:07.084Z INFO 6524 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 15:51:07 2025-08-28T15:51:07.107Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.107Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.112Z INFO 6524 --- [ 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-2103881a-ec7f-4624-9a06-f4c3deb3e90a', protocol='range'} 15:51:07 2025-08-28T15:51:07.113Z INFO 6524 --- [ 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-2103881a-ec7f-4624-9a06-f4c3deb3e90a=Assignment(partitions=[ncmp-events-test-0])} 15:51:07 2025-08-28T15:51:07.114Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.114Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.134Z INFO 6524 --- [ 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-2103881a-ec7f-4624-9a06-f4c3deb3e90a', protocol='range'} 15:51:07 2025-08-28T15:51:07.135Z INFO 6524 --- [ 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]) 15:51:07 2025-08-28T15:51:07.135Z INFO 6524 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 15:51:07 2025-08-28T15:51:07.150Z INFO 6524 --- [ 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 15:51:07 2025-08-28T15:51:07.167Z INFO 6524 --- [ 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}}. 15:51:07 2025-08-28T15:51:07.238Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.238Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.288Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.288Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.310Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.310Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.329Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.330Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 15:51:07 2025-08-28T15:51:07.403Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.404Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.404Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.404Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.415Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.415Z INFO 6524 --- [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: 203ms, elapsed time since send: 203ms, throttle time: 0ms, request timeout: 30000ms) 15:51:07 2025-08-28T15:51:07.415Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node -1 disconnected. 15:51:07 2025-08-28T15:51:07.415Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 2147483646 disconnected. 15:51:07 2025-08-28T15:51:07.416Z INFO 6524 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Error sending fetch request (sessionId=97661394, epoch=1) to node 1: 15:51:07 15:51:07 org.apache.kafka.common.errors.DisconnectException: null 15:51:07 15:51:07 2025-08-28T15:51:07.416Z INFO 6524 --- [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. 15:51:07 2025-08-28T15:51:07.443Z INFO 6524 --- [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. 15:51:07 2025-08-28T15:51:07.443Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.447Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.447Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.485Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.485Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.498Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.498Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.516Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.516Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.530Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.530Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.531Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.531Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.560Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.560Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.581Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.581Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.617Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.617Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.686Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.687Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.781Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.781Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.847Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.848Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.849Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.849Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.856Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:07 2025-08-28T15:51:07.856Z WARN 6524 --- [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. 15:51:07 2025-08-28T15:51:07.856Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.943 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 15:51:07 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 15:51:07 15:51:07,944 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:51:07 15:51:07,945 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:51:07 15:51:07,946 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:51:07 15:51:07,951 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:51:07 15:51:07,951 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:51:07 15:51:07 . ____ _ __ _ _ 15:51:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:51:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:51:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:51:07 ' |____| .__|_| |_|_| |_\__, | / / / / 15:51:07 =========|_|==============|___/=/_/_/_/ 15:51:07 15:51:07 :: Spring Boot :: (v3.5.4) 15:51:07 15:51:07 2025-08-28T15:51:07.967Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:51:07 2025-08-28T15:51:07.967Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 15:51:07 2025-08-28T15:51:07.977Z INFO 6524 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.058 seconds (process running for 161.477) 15:51:07 2025-08-28T15:51:07.993Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:07 2025-08-28T15:51:07.993Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.006Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.006Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.020Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.020Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.046Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.046Z WARN 6524 --- [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. 15:51:08 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 15:51:08 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 15:51:08 2025-08-28T15:51:08.062Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:08 2025-08-28T15:51:08.062Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.062Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:08 2025-08-28T15:51:08.076Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.076Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.084Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.084Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.115Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.115Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.122Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.123Z WARN 6524 --- [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. 15:51:08 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 15:51:08 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 15:51:08 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 15:51:08 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 15:51:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 15:51:08 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 15:51:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 15:51:08 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 15:51:08 2025-08-28T15:51:08.240Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.240Z WARN 6524 --- [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. 15:51:08 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 15:51:08 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 15:51:08 15:51:08 . ____ _ __ _ _ 15:51:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:51:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:51:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:51:08 ' |____| .__|_| |_|_| |_\__, | / / / / 15:51:08 =========|_|==============|___/=/_/_/_/ 15:51:08 15:51:08 :: Spring Boot :: (v3.5.4) 15:51:08 15:51:08 2025-08-28T15:51:08.267Z INFO 6524 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:51:08 2025-08-28T15:51:08.267Z INFO 6524 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:51:08 2025-08-28T15:51:08.273Z INFO 6524 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.021 seconds (process running for 161.773) 15:51:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 15:51:08 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 15:51:08 2025-08-28T15:51:08.289Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.289Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.291Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 15:51:08 o o o o---o o--o o o---o o o----o o--o--o 15:51:08 | | / \ / | / / \ | | 15:51:08 o----o o o o----o | o o o----o | 15:51:08 | | * \ / | \ * \ | | 15:51:08 o o * o o---o o--o o----o o---o * o o----o o 15:51:08 15:51:08 2025-08-28T15:51:08.291Z INFO 6524 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:08 2025-08-28T15:51:08.291Z INFO 6524 --- [ 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 15:51:08 2025-08-28T15:51:08.291Z INFO 6524 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 15:51:08 2025-08-28T15:51:08.291Z INFO 6524 --- [ 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. 15:51:08 2025-08-28T15:51:08.291Z INFO 6524 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:08 To enable the Jet engine on the members, do one of the following: 15:51:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:08 2025-08-28T15:51:08.306Z INFO 6524 --- [ 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. 15:51:08 2025-08-28T15:51:08.308Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:08 2025-08-28T15:51:08.314Z INFO 6524 --- [ 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. 15:51:08 2025-08-28T15:51:08.315Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 15:51:08 2025-08-28T15:51:08.317Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.317Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.404Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.404Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.405Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.405Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.430Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.431Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.448Z INFO 6524 --- [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. 15:51:08 2025-08-28T15:51:08.448Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.486Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.486Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.501Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.501Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.518Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.518Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.532Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.532Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.536Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.536Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.583Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.583Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.764Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:08 2025-08-28T15:51:08.764Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.764Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:08 2025-08-28T15:51:08.782Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.783Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.849Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.849Z WARN 6524 --- [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. 15:51:08 2025-08-28T15:51:08.851Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:08 2025-08-28T15:51:08.851Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:08.920Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:09 2025-08-28T15:51:08.920Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:08.932Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:09 2025-08-28T15:51:08.932Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:08.955Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:09 2025-08-28T15:51:08.955Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:08.956Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:09 2025-08-28T15:51:08.956Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:08.960Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:09 2025-08-28T15:51:08.960Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:08.998Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:09 2025-08-28T15:51:08.998Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.008Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.008Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.024Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.024Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.047Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.047Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.063Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:09 2025-08-28T15:51:09.063Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.063Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:09 2025-08-28T15:51:09.086Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.086Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.086Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.086Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.126Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.126Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.167Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.168Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.240Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.240Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.291Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.291Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.407Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.407Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.407Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.407Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.441Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.441Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.453Z INFO 6524 --- [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. 15:51:09 2025-08-28T15:51:09.453Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.487Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.487Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.504Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.504Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.519Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.519Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.544Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.544Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.581Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.581Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.585Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.585Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.670Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:09 2025-08-28T15:51:09.670Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.670Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:09 2025-08-28T15:51:09.784Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.784Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.850Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.850Z WARN 6524 --- [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. 15:51:09 2025-08-28T15:51:09.853Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:09 2025-08-28T15:51:09.854Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:09.921Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:10 2025-08-28T15:51:09.921Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:09.950Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:10 2025-08-28T15:51:09.950Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:09.956Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:10 2025-08-28T15:51:09.956Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:09.956Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:10 2025-08-28T15:51:09.956Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:09.962Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:10 2025-08-28T15:51:09.962Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.002Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.002Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.008Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.008Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.025Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.025Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.048Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.048Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.072Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:10 2025-08-28T15:51:10.072Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.072Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:10 2025-08-28T15:51:10.088Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.088Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.134Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.134Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.136Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.136Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.198Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.198Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.275Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.276Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.293Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.293Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.410Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.410Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.410Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.410Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.446Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.446Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.458Z INFO 6524 --- [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. 15:51:10 2025-08-28T15:51:10.458Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.489Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.489Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.505Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.505Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.522Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.522Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.524Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:10 2025-08-28T15:51:10.524Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.524Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:10 2025-08-28T15:51:10.550Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.550Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.583Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.583Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.587Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.587Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.760Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 15:51:10 15:51:10 Members {size:1, ver:1} [ 15:51:10 Member [10.250.0.254]:5701 - 93d3ac3d-facb-4de9-99b4-f71e881b2f25 this 15:51:10 ] 15:51:10 15:51:10 2025-08-28T15:51:10.761Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 15:51:10 2025-08-28T15:51:10.762Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:10 2025-08-28T15:51:10.784Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.784Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.790Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 15:51:10 2025-08-28T15:51:10.791Z INFO 6524 --- [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 - 93d3ac3d-facb-4de9-99b4-f71e881b2f25 this is handled 15:51:10 2025-08-28T15:51:10.791Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:10 2025-08-28T15:51:10.792Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:10 2025-08-28T15:51:10.792Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:10 2025-08-28T15:51:10.852Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.852Z WARN 6524 --- [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. 15:51:10 2025-08-28T15:51:10.855Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:10 2025-08-28T15:51:10.855Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:10.923Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:11 2025-08-28T15:51:10.923Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:10.934Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:11 2025-08-28T15:51:10.934Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:10.954Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:11 2025-08-28T15:51:10.954Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:10.958Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:11 2025-08-28T15:51:10.958Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:10.963Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:11 2025-08-28T15:51:10.963Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.005Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.005Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.009Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.009Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.026Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.026Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.062Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.062Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.066Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:11 2025-08-28T15:51:11.067Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 277 ms. 15:51:11 2025-08-28T15:51:11.067Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 15:51:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.779 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 15:51:11 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 15:51:11 2025-08-28T15:51:11.081Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:11 2025-08-28T15:51:11.081Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.081Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:11 15:51:11 . ____ _ __ _ _ 15:51:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:51:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:51:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:51:11 ' |____| .__|_| |_|_| |_\__, | / / / / 15:51:11 =========|_|==============|___/=/_/_/_/ 15:51:11 15:51:11 :: Spring Boot :: (v3.5.4) 15:51:11 15:51:11 2025-08-28T15:51:11.091Z INFO 6524 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6524 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:51:11 2025-08-28T15:51:11.091Z INFO 6524 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:51:11 2025-08-28T15:51:11.094Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.094Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.106Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:51:11 o o o o---o o--o o o---o o o----o o--o--o 15:51:11 | | / \ / | / / \ | | 15:51:11 o----o o o o----o | o o o----o | 15:51:11 | | * \ / | \ * \ | | 15:51:11 o o * o o---o o--o o----o o---o * o o----o o 15:51:11 15:51:11 2025-08-28T15:51:11.106Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:11 2025-08-28T15:51:11.106Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:11 2025-08-28T15:51:11.106Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:51:11 2025-08-28T15:51:11.106Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:11 2025-08-28T15:51:11.106Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:51:11 To enable the Jet engine on the members, do one of the following: 15:51:11 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:11 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:11 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:11 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:11 2025-08-28T15:51:11.116Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:11 2025-08-28T15:51:11.118Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:51:11 2025-08-28T15:51:11.134Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:11 2025-08-28T15:51:11.135Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:11 2025-08-28T15:51:11.140Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.140Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.140Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.140Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.160Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.160Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.199Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.199Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.276Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.276Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.412Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.412Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.412Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.412Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.452Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.452Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.461Z INFO 6524 --- [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. 15:51:11 2025-08-28T15:51:11.461Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.490Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.490Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.506Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.506Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.523Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.523Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.525Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:11 2025-08-28T15:51:11.525Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.525Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:11 2025-08-28T15:51:11.556Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.556Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.585Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.585Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.589Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.589Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.786Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.786Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.791Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.791Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.854Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.854Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.856Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.856Z WARN 6524 --- [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. 15:51:11 2025-08-28T15:51:11.925Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:11 2025-08-28T15:51:11.925Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:11.959Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:12 2025-08-28T15:51:11.959Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:11.959Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:12 2025-08-28T15:51:11.960Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:11.964Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:12 2025-08-28T15:51:11.965Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.010Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.010Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.028Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.028Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.029Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.029Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.063Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.063Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.093Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:12 2025-08-28T15:51:12.093Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.093Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:12 2025-08-28T15:51:12.096Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.096Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.123Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.123Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.142Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.142Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.142Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.142Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.201Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.201Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.279Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.279Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.344Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.344Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.412Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.412Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.437Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.437Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.459Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.459Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.468Z INFO 6524 --- [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. 15:51:12 2025-08-28T15:51:12.468Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.492Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.492Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.525Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.526Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.544Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:12 2025-08-28T15:51:12.544Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.544Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:12 2025-08-28T15:51:12.561Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.561Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.587Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.587Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.590Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.590Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.778Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.778Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.786Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.786Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.856Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.856Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.858Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.858Z WARN 6524 --- [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. 15:51:12 2025-08-28T15:51:12.927Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:12 2025-08-28T15:51:12.927Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:12.965Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:13 2025-08-28T15:51:12.965Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:12.965Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:13 2025-08-28T15:51:12.965Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:12.971Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:13 2025-08-28T15:51:12.972Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.010Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:13 2025-08-28T15:51:13.010Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.010Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:13 2025-08-28T15:51:13.030Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.030Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.032Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.032Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.052Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.052Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.063Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.063Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.064Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.064Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.098Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.098Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.143Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.143Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.163Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.163Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.204Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.204Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.281Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.281Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.349Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.350Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.386Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:51:13 15:51:13 Members {size:1, ver:1} [ 15:51:13 Member [10.30.106.44]:5701 - b43ede43-9069-478f-95eb-8c70f12666c4 this 15:51:13 ] 15:51:13 15:51:13 2025-08-28T15:51:13.387Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:13 2025-08-28T15:51:13.388Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 15:51:13 2025-08-28T15:51:13.393Z INFO 6524 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.319 seconds (process running for 166.893) 15:51:13 2025-08-28T15:51:13.404Z INFO 6524 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:51:13 2025-08-28T15:51:13.405Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:13 2025-08-28T15:51:13.406Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - b43ede43-9069-478f-95eb-8c70f12666c4 this is handled 15:51:13 2025-08-28T15:51:13.407Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 15:51:13 2025-08-28T15:51:13.407Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 15:51:13 2025-08-28T15:51:13.408Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 15:51:13 2025-08-28T15:51:13.413Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.413Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.438Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.438Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.465Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.465Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.471Z INFO 6524 --- [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. 15:51:13 2025-08-28T15:51:13.471Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.474Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 15:51:13 2025-08-28T15:51:13.474Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 69 ms. 15:51:13 2025-08-28T15:51:13.474Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.403 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 15:51:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 15:51:13 2025-08-28T15:51:13.492Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:13 2025-08-28T15:51:13.496Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.523Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.524Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:13 2025-08-28T15:51:13.524Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.524Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:13 2025-08-28T15:51:13.534Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.534Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.566Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.566Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.588Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:13 o o o o---o o--o o o---o o o----o o--o--o 15:51:13 | | / \ / | / / \ | | 15:51:13 o----o o o o----o | o o o----o | 15:51:13 | | * \ / | \ * \ | | 15:51:13 o o * o o---o o--o o----o o---o * o o----o o 15:51:13 15:51:13 2025-08-28T15:51:13.588Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:13 2025-08-28T15:51:13.588Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:13 2025-08-28T15:51:13.588Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:13 2025-08-28T15:51:13.588Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:13 2025-08-28T15:51:13.588Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:13 To enable the Jet engine on the members, do one of the following: 15:51:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:13 2025-08-28T15:51:13.590Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.590Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.600Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:13 2025-08-28T15:51:13.602Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:13 2025-08-28T15:51:13.609Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:13 2025-08-28T15:51:13.609Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:13 2025-08-28T15:51:13.625Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.625Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.788Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.788Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.795Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.795Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.858Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.858Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.860Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:13 2025-08-28T15:51:13.860Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.927Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:13 2025-08-28T15:51:13.927Z WARN 6524 --- [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. 15:51:13 2025-08-28T15:51:13.927Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:14 2025-08-28T15:51:13.967Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:14 2025-08-28T15:51:13.967Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:13.971Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:14 2025-08-28T15:51:13.972Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:13.973Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:14 2025-08-28T15:51:13.973Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:13.974Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:14 2025-08-28T15:51:13.974Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.032Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.032Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.036Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.036Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.053Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.053Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.064Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.064Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.065Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.066Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.100Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.100Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.112Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.112Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.144Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.144Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.206Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.206Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.283Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.284Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.351Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.351Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.379Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:14 2025-08-28T15:51:14.379Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.379Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:14 2025-08-28T15:51:14.415Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.415Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.439Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.440Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.470Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.470Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.475Z INFO 6524 --- [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. 15:51:14 2025-08-28T15:51:14.475Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.497Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.497Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.536Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.536Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.570Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.570Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.592Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.592Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.626Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.626Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.789Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.789Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.797Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.797Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.861Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.861Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.862Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.862Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.904Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:14 2025-08-28T15:51:14.904Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.933Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:14 2025-08-28T15:51:14.934Z WARN 6524 --- [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. 15:51:14 2025-08-28T15:51:14.934Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:15 2025-08-28T15:51:14.968Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:15 2025-08-28T15:51:14.968Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:14.972Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:15 2025-08-28T15:51:14.973Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:14.976Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:15 2025-08-28T15:51:14.976Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:14.977Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:15 2025-08-28T15:51:14.977Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.034Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.034Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.041Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.041Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.054Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.054Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.101Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.101Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.114Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.114Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.115Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.115Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.145Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.145Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.208Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.208Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.285Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.285Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.332Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:15 2025-08-28T15:51:15.332Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.332Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:15 2025-08-28T15:51:15.352Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.352Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.417Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.417Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.439Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.439Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.478Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.478Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.478Z INFO 6524 --- [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. 15:51:15 2025-08-28T15:51:15.478Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.498Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.498Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.538Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.538Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.575Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.575Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.596Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.597Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.627Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.627Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.718Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.718Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.732Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.732Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.790Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.790Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.863Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.863Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.864Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:15 2025-08-28T15:51:15.864Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.934Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:15 2025-08-28T15:51:15.934Z WARN 6524 --- [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. 15:51:15 2025-08-28T15:51:15.934Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:16 2025-08-28T15:51:15.970Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:16 2025-08-28T15:51:15.970Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:15.972Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:16 2025-08-28T15:51:15.972Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:15.978Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:16 2025-08-28T15:51:15.978Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:15.980Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:16 2025-08-28T15:51:15.981Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.045Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.045Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.048Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.048Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.055Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.055Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.103Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.103Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.115Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.115Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.116Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.116Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.146Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.146Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.198Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.198Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.238Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:16 15:51:16 Members {size:1, ver:1} [ 15:51:16 Member [10.30.106.44]:5701 - 45a9c378-2365-4a8b-83b3-c45d28ccb96d this 15:51:16 ] 15:51:16 15:51:16 2025-08-28T15:51:16.239Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:16 2025-08-28T15:51:16.241Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:16 2025-08-28T15:51:16.247Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:16 2025-08-28T15:51:16.248Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 45a9c378-2365-4a8b-83b3-c45d28ccb96d this is handled 15:51:16 2025-08-28T15:51:16.249Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:16 2025-08-28T15:51:16.250Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:16 2025-08-28T15:51:16.250Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:16 2025-08-28T15:51:16.277Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:16 2025-08-28T15:51:16.277Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.277Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:16 2025-08-28T15:51:16.286Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.286Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.333Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:16 2025-08-28T15:51:16.333Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 86 ms. 15:51:16 2025-08-28T15:51:16.334Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:16 2025-08-28T15:51:16.337Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:16 2025-08-28T15:51:16.353Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.353Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.384Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.384Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.397Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:16 o o o o---o o--o o o---o o o----o o--o--o 15:51:16 | | / \ / | / / \ | | 15:51:16 o----o o o o----o | o o o----o | 15:51:16 | | * \ / | \ * \ | | 15:51:16 o o * o o---o o--o o----o o---o * o o----o o 15:51:16 15:51:16 2025-08-28T15:51:16.397Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:16 2025-08-28T15:51:16.397Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:16 2025-08-28T15:51:16.397Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:16 2025-08-28T15:51:16.397Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:16 2025-08-28T15:51:16.397Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:16 To enable the Jet engine on the members, do one of the following: 15:51:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:16 2025-08-28T15:51:16.408Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:16 2025-08-28T15:51:16.409Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:16 2025-08-28T15:51:16.415Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:16 2025-08-28T15:51:16.416Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:16 2025-08-28T15:51:16.440Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.440Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.485Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.485Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.488Z INFO 6524 --- [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. 15:51:16 2025-08-28T15:51:16.488Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.499Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.499Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.540Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.540Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.589Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.589Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.598Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.598Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.629Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.629Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.734Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.734Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.758Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.758Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.821Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.821Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.865Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.865Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.866Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:16 2025-08-28T15:51:16.866Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.935Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:16 2025-08-28T15:51:16.935Z WARN 6524 --- [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. 15:51:16 2025-08-28T15:51:16.935Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:17 2025-08-28T15:51:16.951Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:17 2025-08-28T15:51:16.951Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:16.972Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:17 2025-08-28T15:51:16.972Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:16.979Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:17 2025-08-28T15:51:16.979Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:16.984Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:17 2025-08-28T15:51:16.984Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.025Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.025Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.049Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.049Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.050Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.050Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.056Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.056Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.118Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.118Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.118Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.118Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.148Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.148Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.199Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.199Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.282Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:17 2025-08-28T15:51:17.282Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.282Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:17 2025-08-28T15:51:17.287Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.287Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.354Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.354Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.422Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.422Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.441Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.441Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.490Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.490Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.491Z INFO 6524 --- [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. 15:51:17 2025-08-28T15:51:17.491Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.501Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.501Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.542Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.542Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.593Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.593Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.599Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.599Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.630Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.630Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.736Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.736Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.759Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.759Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.778Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.778Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.823Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.823Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.867Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.867Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.868Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:17 2025-08-28T15:51:17.868Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.939Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:17 2025-08-28T15:51:17.939Z WARN 6524 --- [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. 15:51:17 2025-08-28T15:51:17.939Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:18 2025-08-28T15:51:17.959Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:18 2025-08-28T15:51:17.959Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:17.972Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:18 2025-08-28T15:51:17.972Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:17.987Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:18 2025-08-28T15:51:17.987Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.003Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.003Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.050Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.050Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.054Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.054Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.057Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.057Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.120Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.120Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.120Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.120Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.150Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.150Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.201Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.201Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.289Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.289Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.320Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:18 2025-08-28T15:51:18.320Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.320Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:18 2025-08-28T15:51:18.355Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.355Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.423Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.423Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.443Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.443Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.501Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.501Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.505Z INFO 6524 --- [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. 15:51:18 2025-08-28T15:51:18.505Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.517Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.517Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.588Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.588Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.599Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.599Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.600Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.600Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.630Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.630Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.682Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.682Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.759Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.760Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.780Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.780Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.824Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.824Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.869Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.869Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.869Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:18 2025-08-28T15:51:18.869Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.939Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:18 2025-08-28T15:51:18.939Z WARN 6524 --- [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. 15:51:18 2025-08-28T15:51:18.939Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:19 2025-08-28T15:51:18.960Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:19 2025-08-28T15:51:18.960Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:18.974Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:19 2025-08-28T15:51:18.974Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:18.990Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:19 2025-08-28T15:51:18.990Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.004Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.005Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.023Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:19 15:51:19 Members {size:1, ver:1} [ 15:51:19 Member [10.30.106.44]:5701 - 6194991e-0497-4963-9832-df382d0bc7fb this 15:51:19 ] 15:51:19 15:51:19 2025-08-28T15:51:19.023Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:19 2025-08-28T15:51:19.025Z INFO 6524 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:19 2025-08-28T15:51:19.037Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:19 2025-08-28T15:51:19.038Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 6194991e-0497-4963-9832-df382d0bc7fb this is handled 15:51:19 2025-08-28T15:51:19.039Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:19 2025-08-28T15:51:19.040Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:19 2025-08-28T15:51:19.040Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:19 2025-08-28T15:51:19.051Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.051Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.058Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.058Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.059Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.059Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.116Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:19 2025-08-28T15:51:19.117Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 15:51:19 2025-08-28T15:51:19.117Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:19 2025-08-28T15:51:19.119Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:19 2025-08-28T15:51:19.121Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.121Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.121Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.121Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.152Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.152Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.178Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:19 o o o o---o o--o o o---o o o----o o--o--o 15:51:19 | | / \ / | / / \ | | 15:51:19 o----o o o o----o | o o o----o | 15:51:19 | | * \ / | \ * \ | | 15:51:19 o o * o o---o o--o o----o o---o * o o----o o 15:51:19 15:51:19 2025-08-28T15:51:19.178Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:19 2025-08-28T15:51:19.178Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:19 2025-08-28T15:51:19.178Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:19 2025-08-28T15:51:19.178Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:19 2025-08-28T15:51:19.178Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:19 To enable the Jet engine on the members, do one of the following: 15:51:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:19 2025-08-28T15:51:19.188Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:19 2025-08-28T15:51:19.190Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:19 2025-08-28T15:51:19.202Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.202Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.203Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:19 2025-08-28T15:51:19.204Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:19 2025-08-28T15:51:19.290Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.290Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.325Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:19 2025-08-28T15:51:19.325Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.325Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:19 2025-08-28T15:51:19.356Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.356Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.425Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.425Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.445Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.445Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.507Z INFO 6524 --- [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. 15:51:19 2025-08-28T15:51:19.508Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.523Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.523Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.541Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.541Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.568Z ERROR 6524 --- [_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 15:51:19 2025-08-28T15:51:19.589Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.589Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.601Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.601Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.602Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.602Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.608Z ERROR 6524 --- [_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 15:51:19 2025-08-28T15:51:19.632Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.632Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.684Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.684Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.760Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.760Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.782Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.782Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.825Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.825Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.869Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.869Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.871Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:19 2025-08-28T15:51:19.871Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.939Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:19 2025-08-28T15:51:19.939Z WARN 6524 --- [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. 15:51:19 2025-08-28T15:51:19.939Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:20 2025-08-28T15:51:19.962Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:20 2025-08-28T15:51:19.962Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:19.980Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:20 2025-08-28T15:51:19.980Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:19.994Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:20 2025-08-28T15:51:19.994Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.004Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.005Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.047Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.047Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.060Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.060Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.062Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.062Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.122Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.122Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.123Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.123Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.153Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.153Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.203Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.203Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.292Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.292Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.331Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:20 2025-08-28T15:51:20.331Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.331Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:20 2025-08-28T15:51:20.357Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.358Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.426Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.426Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.446Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.446Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.506Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.506Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.510Z INFO 6524 --- [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. 15:51:20 2025-08-28T15:51:20.510Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.528Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.528Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.543Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.543Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.576Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.576Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.590Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.590Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.633Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.633Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.686Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.686Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.761Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.761Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.783Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.783Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.827Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.827Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.873Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.873Z WARN 6524 --- [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. 15:51:20 2025-08-28T15:51:20.905Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:20 2025-08-28T15:51:20.905Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:20.962Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:21 2025-08-28T15:51:20.962Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:20.980Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:21 2025-08-28T15:51:20.980Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:20.989Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:21 2025-08-28T15:51:20.989Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:20.989Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:21 2025-08-28T15:51:20.996Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:21 2025-08-28T15:51:20.997Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.005Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.005Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.054Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.054Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.062Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.062Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.065Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.065Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.123Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.123Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.123Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.123Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.182Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.182Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.203Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.203Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.235Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:21 2025-08-28T15:51:21.235Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.235Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:21 2025-08-28T15:51:21.293Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.293Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.359Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.359Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.410Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:21 15:51:21 Members {size:1, ver:1} [ 15:51:21 Member [10.30.106.44]:5701 - ba928ac3-b756-404c-b631-67d94e58dee6 this 15:51:21 ] 15:51:21 15:51:21 2025-08-28T15:51:21.411Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:21 2025-08-28T15:51:21.412Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:21 2025-08-28T15:51:21.412Z INFO 6524 --- [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. 15:51:21 2025-08-28T15:51:21.412Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.427Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.428Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.429Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:21 2025-08-28T15:51:21.430Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - ba928ac3-b756-404c-b631-67d94e58dee6 this is handled 15:51:21 2025-08-28T15:51:21.431Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:21 2025-08-28T15:51:21.431Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:21 2025-08-28T15:51:21.432Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:21 2025-08-28T15:51:21.447Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.447Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.498Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:21 2025-08-28T15:51:21.499Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 70 ms. 15:51:21 2025-08-28T15:51:21.499Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:21 2025-08-28T15:51:21.501Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:21 2025-08-28T15:51:21.510Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.510Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.531Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.532Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.544Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.544Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.544Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:21 o o o o---o o--o o o---o o o----o o--o--o 15:51:21 | | / \ / | / / \ | | 15:51:21 o----o o o o----o | o o o----o | 15:51:21 | | * \ / | \ * \ | | 15:51:21 o o * o o---o o--o o----o o---o * o o----o o 15:51:21 15:51:21 2025-08-28T15:51:21.544Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:21 2025-08-28T15:51:21.544Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:21 2025-08-28T15:51:21.544Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:21 2025-08-28T15:51:21.544Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:21 2025-08-28T15:51:21.544Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:21 To enable the Jet engine on the members, do one of the following: 15:51:21 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:21 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:21 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:21 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:21 2025-08-28T15:51:21.554Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:21 2025-08-28T15:51:21.555Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:21 2025-08-28T15:51:21.568Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:21 2025-08-28T15:51:21.569Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:21 2025-08-28T15:51:21.577Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.577Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.591Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.591Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.635Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.635Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.686Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.687Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.763Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.763Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.785Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.785Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.828Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.828Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.875Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.875Z WARN 6524 --- [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. 15:51:21 2025-08-28T15:51:21.907Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:21 2025-08-28T15:51:21.908Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:21.963Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:22 2025-08-28T15:51:21.963Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:21.983Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:22 2025-08-28T15:51:21.983Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:21.990Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:22 2025-08-28T15:51:21.990Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:21.990Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:22 2025-08-28T15:51:22.000Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.001Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.006Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.006Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.056Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.056Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.063Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.063Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.067Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.067Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.124Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.124Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.134Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.134Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.183Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.183Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.204Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.204Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.242Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:22 2025-08-28T15:51:22.242Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.242Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:22 2025-08-28T15:51:22.294Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.294Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.314Z INFO 6524 --- [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. 15:51:22 2025-08-28T15:51:22.314Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.360Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.360Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.428Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.428Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.448Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.448Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.514Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.514Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.534Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.534Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.546Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.546Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.578Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.578Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.593Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.593Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.609Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.609Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.637Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.637Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.763Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.763Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.786Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.786Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.831Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.831Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.877Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.877Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.905Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.905Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.907Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.907Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.956Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.956Z WARN 6524 --- [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. 15:51:22 2025-08-28T15:51:22.965Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:22 2025-08-28T15:51:22.965Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.007Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.007Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.022Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:23 2025-08-28T15:51:23.022Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.022Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:23 2025-08-28T15:51:23.057Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.058Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.065Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.065Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.069Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.070Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.125Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.125Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.135Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.135Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.185Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.185Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.205Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.205Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.228Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:23 2025-08-28T15:51:23.228Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.228Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:23 2025-08-28T15:51:23.295Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.295Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.316Z INFO 6524 --- [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. 15:51:23 2025-08-28T15:51:23.316Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.360Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.360Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.430Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.430Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.450Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.450Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.517Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.517Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.537Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.537Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.548Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.548Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.580Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.580Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.594Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.594Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.610Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.610Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.639Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.639Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.764Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.764Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.788Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.788Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.833Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.833Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.878Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.878Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.905Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.905Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.909Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.909Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.909Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.909Z WARN 6524 --- [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. 15:51:23 2025-08-28T15:51:23.967Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:23 2025-08-28T15:51:23.967Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:23.981Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:24 2025-08-28T15:51:23.981Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.023Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:24 2025-08-28T15:51:24.023Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.023Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:24 2025-08-28T15:51:24.066Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.066Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.072Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.072Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.080Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.080Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.126Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.126Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.136Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.137Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.187Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.187Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.206Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.206Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:24 15:51:24 Members {size:1, ver:1} [ 15:51:24 Member [10.30.106.44]:5701 - 57c2d0a3-23cb-48fd-862f-c5191a6a07db this 15:51:24 ] 15:51:24 15:51:24 2025-08-28T15:51:24.206Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.207Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:24 2025-08-28T15:51:24.208Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:24 2025-08-28T15:51:24.214Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:24 2025-08-28T15:51:24.215Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 57c2d0a3-23cb-48fd-862f-c5191a6a07db this is handled 15:51:24 2025-08-28T15:51:24.216Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:24 2025-08-28T15:51:24.217Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:24 2025-08-28T15:51:24.218Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:24 2025-08-28T15:51:24.231Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:24 2025-08-28T15:51:24.231Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.231Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:24 2025-08-28T15:51:24.292Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:24 2025-08-28T15:51:24.293Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 15:51:24 2025-08-28T15:51:24.293Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:24 2025-08-28T15:51:24.295Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:24 2025-08-28T15:51:24.321Z INFO 6524 --- [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. 15:51:24 2025-08-28T15:51:24.321Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.335Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:24 o o o o---o o--o o o---o o o----o o--o--o 15:51:24 | | / \ / | / / \ | | 15:51:24 o----o o o o----o | o o o----o | 15:51:24 | | * \ / | \ * \ | | 15:51:24 o o * o o---o o--o o----o o---o * o o----o o 15:51:24 15:51:24 2025-08-28T15:51:24.335Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:24 2025-08-28T15:51:24.335Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:24 2025-08-28T15:51:24.335Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:24 2025-08-28T15:51:24.335Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:24 2025-08-28T15:51:24.335Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:24 To enable the Jet engine on the members, do one of the following: 15:51:24 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:24 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:24 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:24 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:24 2025-08-28T15:51:24.336Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.336Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.346Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:24 2025-08-28T15:51:24.348Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:24 2025-08-28T15:51:24.360Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.361Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.363Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:24 2025-08-28T15:51:24.363Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:24 2025-08-28T15:51:24.412Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.412Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.451Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.451Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.456Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.456Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.530Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.530Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.542Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.542Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.549Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.549Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.581Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.581Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.595Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.595Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.688Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.688Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.765Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.765Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.790Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.790Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.877Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:24 2025-08-28T15:51:24.877Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.877Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:24 2025-08-28T15:51:24.879Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.879Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.883Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.883Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.911Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.911Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.913Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.913Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.917Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.918Z WARN 6524 --- [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. 15:51:24 2025-08-28T15:51:24.968Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:24 2025-08-28T15:51:24.968Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:24.982Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:25 2025-08-28T15:51:24.982Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.068Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.068Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.076Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.076Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.082Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.082Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.127Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.127Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.137Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.137Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.189Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.189Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.208Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.208Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.231Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:25 2025-08-28T15:51:25.231Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.231Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:25 2025-08-28T15:51:25.324Z INFO 6524 --- [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. 15:51:25 2025-08-28T15:51:25.324Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.338Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.338Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.361Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.361Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.412Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.412Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.457Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.457Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.477Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.477Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.533Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.533Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.545Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.545Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.550Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.550Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.597Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.597Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.610Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.610Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.689Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.689Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.766Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.767Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.792Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.792Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.852Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.852Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.876Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:25 2025-08-28T15:51:25.876Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.876Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:25 2025-08-28T15:51:25.880Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.880Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.884Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.884Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.916Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.917Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.918Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.918Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.948Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.948Z WARN 6524 --- [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. 15:51:25 2025-08-28T15:51:25.969Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:25 2025-08-28T15:51:25.969Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.070Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.070Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.080Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.080Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.083Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.083Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.127Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.127Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.135Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:26 2025-08-28T15:51:26.135Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.135Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:26 2025-08-28T15:51:26.138Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.138Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.140Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.140Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.157Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.157Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.288Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.288Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.326Z INFO 6524 --- [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. 15:51:26 2025-08-28T15:51:26.326Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.338Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.339Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.363Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.363Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.436Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.436Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.455Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.455Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.478Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.478Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.491Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.491Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.547Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.547Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.585Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.585Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.598Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.598Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.690Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.690Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.767Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.767Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.794Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.794Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.866Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.866Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.877Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:26 2025-08-28T15:51:26.877Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.877Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:26 2025-08-28T15:51:26.882Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.882Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.885Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.885Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.893Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:26 15:51:26 Members {size:1, ver:1} [ 15:51:26 Member [10.30.106.44]:5701 - b8746886-5d82-4287-9773-9820e918ad49 this 15:51:26 ] 15:51:26 15:51:26 2025-08-28T15:51:26.894Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:26 2025-08-28T15:51:26.895Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:26 2025-08-28T15:51:26.904Z INFO 6524 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 15:51:26 2025-08-28T15:51:26.905Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:26 2025-08-28T15:51:26.906Z INFO 6524 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - b8746886-5d82-4287-9773-9820e918ad49 this is handled 15:51:26 2025-08-28T15:51:26.907Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:26 2025-08-28T15:51:26.907Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:26 2025-08-28T15:51:26.908Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:26 2025-08-28T15:51:26.919Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.919Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.919Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.919Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.950Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.950Z WARN 6524 --- [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. 15:51:26 2025-08-28T15:51:26.969Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:26 2025-08-28T15:51:26.969Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.071Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.071Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.083Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.083Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.085Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.085Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.089Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:27 2025-08-28T15:51:27.089Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.089Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:27 2025-08-28T15:51:27.128Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.128Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.139Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.139Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.161Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.161Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.163Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.163Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.179Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.179Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.188Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:27 2025-08-28T15:51:27.188Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 282 ms. 15:51:27 2025-08-28T15:51:27.188Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:27 2025-08-28T15:51:27.189Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:27 2025-08-28T15:51:27.230Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:27 o o o o---o o--o o o---o o o----o o--o--o 15:51:27 | | / \ / | / / \ | | 15:51:27 o----o o o o----o | o o o----o | 15:51:27 | | * \ / | \ * \ | | 15:51:27 o o * o o---o o--o o----o o---o * o o----o o 15:51:27 15:51:27 2025-08-28T15:51:27.230Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:27 2025-08-28T15:51:27.230Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:27 2025-08-28T15:51:27.230Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:27 2025-08-28T15:51:27.230Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:27 2025-08-28T15:51:27.230Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:27 To enable the Jet engine on the members, do one of the following: 15:51:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:27 2025-08-28T15:51:27.240Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.240Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.243Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:27 2025-08-28T15:51:27.245Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:27 2025-08-28T15:51:27.257Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:27 2025-08-28T15:51:27.257Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:27 2025-08-28T15:51:27.335Z INFO 6524 --- [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. 15:51:27 2025-08-28T15:51:27.335Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.339Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.339Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.364Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.364Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.456Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.456Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.479Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.479Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.491Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.491Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.550Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.550Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.588Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.588Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.599Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.600Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.691Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.691Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.768Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.768Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.794Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.794Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.868Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.868Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.883Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.883Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.887Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.887Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.920Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.920Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.921Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.921Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.922Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:27 2025-08-28T15:51:27.922Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.922Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:27 2025-08-28T15:51:27.951Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.951Z WARN 6524 --- [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. 15:51:27 2025-08-28T15:51:27.971Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:27 2025-08-28T15:51:27.971Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:27.995Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:28 2025-08-28T15:51:27.995Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.071Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.072Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.086Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.086Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.086Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.086Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.090Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:28 2025-08-28T15:51:28.090Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.090Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:28 2025-08-28T15:51:28.129Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.129Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.145Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.145Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.162Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.162Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.164Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.164Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.243Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.243Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.339Z INFO 6524 --- [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. 15:51:28 2025-08-28T15:51:28.339Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.341Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.341Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.366Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.366Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.457Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.457Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.480Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.480Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.491Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.491Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.553Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.553Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.589Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.589Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.649Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.649Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.692Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.692Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.770Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.770Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.796Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.796Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.826Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:28 2025-08-28T15:51:28.826Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.826Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:28 2025-08-28T15:51:28.839Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.839Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.869Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.869Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.884Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.884Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.888Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.888Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.921Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.921Z WARN 6524 --- [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. 15:51:28 2025-08-28T15:51:28.924Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:28 2025-08-28T15:51:28.925Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:28.986Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:29 2025-08-28T15:51:28.986Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.018Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.018Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.072Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.072Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.087Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.087Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.089Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.089Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.091Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:29 2025-08-28T15:51:29.091Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.091Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:29 2025-08-28T15:51:29.130Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.130Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.145Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.145Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.163Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.163Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.166Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.166Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.177Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.177Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.343Z INFO 6524 --- [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. 15:51:29 2025-08-28T15:51:29.343Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.343Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.343Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.367Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.367Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.458Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.458Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.493Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.493Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.509Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.509Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.556Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.556Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.591Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.591Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.651Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.651Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.693Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.693Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.724Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.724Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.790Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.790Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.798Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.798Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.821Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:29 15:51:29 Members {size:1, ver:1} [ 15:51:29 Member [10.30.106.44]:5701 - a06dfbaa-85b7-4fed-87d8-cedfdeb1522f this 15:51:29 ] 15:51:29 15:51:29 2025-08-28T15:51:29.821Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:29 2025-08-28T15:51:29.823Z INFO 6524 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:29 2025-08-28T15:51:29.830Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:29 2025-08-28T15:51:29.830Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - a06dfbaa-85b7-4fed-87d8-cedfdeb1522f this is handled 15:51:29 2025-08-28T15:51:29.831Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:29 2025-08-28T15:51:29.831Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.831Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:29 2025-08-28T15:51:29.831Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:29 2025-08-28T15:51:29.832Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:29 2025-08-28T15:51:29.833Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:29 2025-08-28T15:51:29.871Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.871Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.887Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.887Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.889Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.889Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.906Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:29 2025-08-28T15:51:29.906Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 15:51:29 2025-08-28T15:51:29.906Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:29 2025-08-28T15:51:29.908Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:29 2025-08-28T15:51:29.924Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.924Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.930Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:29 2025-08-28T15:51:29.930Z WARN 6524 --- [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. 15:51:29 2025-08-28T15:51:29.941Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:29 o o o o---o o--o o o---o o o----o o--o--o 15:51:29 | | / \ / | / / \ | | 15:51:29 o----o o o o----o | o o o----o | 15:51:29 | | * \ / | \ * \ | | 15:51:29 o o * o o---o o--o o----o o---o * o o----o o 15:51:29 15:51:29 2025-08-28T15:51:29.941Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:29 2025-08-28T15:51:29.941Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:29 2025-08-28T15:51:29.941Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:29 2025-08-28T15:51:29.941Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:29 2025-08-28T15:51:29.941Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:29 To enable the Jet engine on the members, do one of the following: 15:51:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:29 2025-08-28T15:51:29.954Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:29 2025-08-28T15:51:29.955Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:29 2025-08-28T15:51:29.962Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:29 2025-08-28T15:51:29.962Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:30 2025-08-28T15:51:29.990Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:30 2025-08-28T15:51:29.990Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.019Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.019Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.074Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.074Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.089Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.089Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.091Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.091Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.120Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:30 2025-08-28T15:51:30.120Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.120Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:30 2025-08-28T15:51:30.131Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.131Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.148Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.148Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.164Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.164Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.167Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.167Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.187Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.187Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.345Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.345Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.345Z INFO 6524 --- [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. 15:51:30 2025-08-28T15:51:30.345Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.368Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.368Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.460Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.460Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.494Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.494Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.508Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.508Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.510Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.510Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.551Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.551Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.562Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.562Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.695Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.695Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.696Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.697Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.791Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.791Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.824Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.824Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.833Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:30 2025-08-28T15:51:30.833Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.833Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:30 2025-08-28T15:51:30.873Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.873Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.888Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.888Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.907Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.907Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.926Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.926Z WARN 6524 --- [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. 15:51:30 2025-08-28T15:51:30.933Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:30 2025-08-28T15:51:30.933Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:30.991Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:31 2025-08-28T15:51:30.991Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.006Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:31 2025-08-28T15:51:31.006Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.006Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:31 2025-08-28T15:51:31.021Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.021Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.076Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.076Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.090Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.090Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.094Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.094Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.132Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.132Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.152Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.153Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.164Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.164Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.169Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.169Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.187Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.187Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.346Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.346Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.348Z INFO 6524 --- [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. 15:51:31 2025-08-28T15:51:31.348Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.353Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.353Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.388Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.388Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.393Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.393Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.461Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.461Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.494Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.494Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.512Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.512Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.565Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.565Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.697Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.697Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.697Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.698Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.792Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.792Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.834Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:31 2025-08-28T15:51:31.834Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.834Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:31 2025-08-28T15:51:31.836Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.836Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.874Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.874Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.875Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:31 2025-08-28T15:51:31.875Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.875Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:31 2025-08-28T15:51:31.889Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.889Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.908Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.908Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.936Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.936Z WARN 6524 --- [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. 15:51:31 2025-08-28T15:51:31.966Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:31 2025-08-28T15:51:31.966Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:31.993Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:32 2025-08-28T15:51:31.993Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.022Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.022Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.077Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.077Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.091Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.091Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.097Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.097Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.133Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.133Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.155Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.155Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.165Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.165Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.169Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.169Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.218Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.218Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.346Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.346Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.351Z INFO 6524 --- [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. 15:51:32 2025-08-28T15:51:32.351Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.354Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.354Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.389Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.389Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.393Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.394Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.468Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.468Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.495Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.495Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.514Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.514Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.568Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.568Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.576Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:32 15:51:32 Members {size:1, ver:1} [ 15:51:32 Member [10.30.106.44]:5701 - 656dbc93-1693-41b0-87f1-aed881f41ccf this 15:51:32 ] 15:51:32 15:51:32 2025-08-28T15:51:32.577Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:32 2025-08-28T15:51:32.579Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:32 2025-08-28T15:51:32.586Z INFO 6524 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 15:51:32 2025-08-28T15:51:32.590Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:32 2025-08-28T15:51:32.590Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 656dbc93-1693-41b0-87f1-aed881f41ccf this is handled 15:51:32 2025-08-28T15:51:32.592Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:32 2025-08-28T15:51:32.592Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:32 2025-08-28T15:51:32.593Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:32 2025-08-28T15:51:32.660Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:32 2025-08-28T15:51:32.661Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 15:51:32 2025-08-28T15:51:32.661Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:32 2025-08-28T15:51:32.663Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:32 2025-08-28T15:51:32.698Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.698Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.699Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.699Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.710Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:32 o o o o---o o--o o o---o o o----o o--o--o 15:51:32 | | / \ / | / / \ | | 15:51:32 o----o o o o----o | o o o----o | 15:51:32 | | * \ / | \ * \ | | 15:51:32 o o * o o---o o--o o----o o---o * o o----o o 15:51:32 15:51:32 2025-08-28T15:51:32.710Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:32 2025-08-28T15:51:32.710Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:32 2025-08-28T15:51:32.710Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:32 2025-08-28T15:51:32.710Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:32 2025-08-28T15:51:32.710Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:32 To enable the Jet engine on the members, do one of the following: 15:51:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:32 2025-08-28T15:51:32.719Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:32 2025-08-28T15:51:32.721Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:32 2025-08-28T15:51:32.734Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:32 2025-08-28T15:51:32.735Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:32 2025-08-28T15:51:32.741Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:32 2025-08-28T15:51:32.741Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.741Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:32 2025-08-28T15:51:32.793Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.793Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.840Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.840Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.876Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.876Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.890Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.890Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.892Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:32 2025-08-28T15:51:32.892Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.892Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:32 2025-08-28T15:51:32.909Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.909Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.939Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.939Z WARN 6524 --- [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. 15:51:32 2025-08-28T15:51:32.944Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:32 2025-08-28T15:51:32.944Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:32.994Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:33 2025-08-28T15:51:32.994Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.023Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.023Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.093Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.093Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.096Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.096Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.104Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.104Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.135Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.135Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.158Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.158Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.167Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.167Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.171Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.171Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.221Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.221Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.348Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.349Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.353Z INFO 6524 --- [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. 15:51:33 2025-08-28T15:51:33.353Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.354Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.354Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.391Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.391Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.394Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.394Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.468Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.468Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.496Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.496Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.515Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.515Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.571Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.571Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.699Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.699Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.700Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.700Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.745Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:33 2025-08-28T15:51:33.745Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.745Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:33 2025-08-28T15:51:33.753Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.753Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.794Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.794Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.869Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.869Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.877Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.877Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.892Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.892Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.892Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:33 2025-08-28T15:51:33.893Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.893Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:33 2025-08-28T15:51:33.911Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.911Z WARN 6524 --- [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. 15:51:33 2025-08-28T15:51:33.941Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:33 2025-08-28T15:51:33.941Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:33.995Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:34 2025-08-28T15:51:33.995Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.024Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.024Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.094Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.094Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.098Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.098Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.106Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.106Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.139Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.139Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.161Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.161Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.168Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.168Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.171Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.172Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.221Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.221Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.327Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.328Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.348Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.348Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.354Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.354Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.355Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.355Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.356Z INFO 6524 --- [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. 15:51:34 2025-08-28T15:51:34.356Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.470Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.470Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.498Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.498Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.517Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.517Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.573Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.573Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.599Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:34 2025-08-28T15:51:34.599Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.599Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:34 2025-08-28T15:51:34.700Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.700Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.701Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.701Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.793Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.794Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.795Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.795Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.870Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.870Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.878Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.878Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.893Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:34 2025-08-28T15:51:34.893Z WARN 6524 --- [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. 15:51:34 2025-08-28T15:51:34.893Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:34 2025-08-28T15:51:34.893Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:34 2025-08-28T15:51:34.893Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:34.911Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:35 2025-08-28T15:51:34.911Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:34.944Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:35 2025-08-28T15:51:34.944Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:34.996Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:35 2025-08-28T15:51:34.996Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.026Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.026Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.095Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.095Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.096Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.096Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.098Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.098Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.108Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.108Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.141Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.141Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.164Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.164Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.172Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.172Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.216Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:35 15:51:35 Members {size:1, ver:1} [ 15:51:35 Member [10.30.106.44]:5701 - 01a4570e-7419-473f-bdb2-314fbd86c34a this 15:51:35 ] 15:51:35 15:51:35 2025-08-28T15:51:35.217Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:35 2025-08-28T15:51:35.218Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:35 2025-08-28T15:51:35.223Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.223Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.225Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:35 2025-08-28T15:51:35.225Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 01a4570e-7419-473f-bdb2-314fbd86c34a this is handled 15:51:35 2025-08-28T15:51:35.227Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:35 2025-08-28T15:51:35.228Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:35 2025-08-28T15:51:35.229Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:35 2025-08-28T15:51:35.297Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.297Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.302Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:35 2025-08-28T15:51:35.303Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 78 ms. 15:51:35 2025-08-28T15:51:35.303Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:35 2025-08-28T15:51:35.305Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:35 2025-08-28T15:51:35.336Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:35 o o o o---o o--o o o---o o o----o o--o--o 15:51:35 | | / \ / | / / \ | | 15:51:35 o----o o o o----o | o o o----o | 15:51:35 | | * \ / | \ * \ | | 15:51:35 o o * o o---o o--o o----o o---o * o o----o o 15:51:35 15:51:35 2025-08-28T15:51:35.336Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:35 2025-08-28T15:51:35.336Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:35 2025-08-28T15:51:35.336Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:35 2025-08-28T15:51:35.336Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:35 2025-08-28T15:51:35.336Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:35 To enable the Jet engine on the members, do one of the following: 15:51:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:35 2025-08-28T15:51:35.350Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.350Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.352Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:35 2025-08-28T15:51:35.353Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:35 2025-08-28T15:51:35.355Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.355Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.359Z INFO 6524 --- [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. 15:51:35 2025-08-28T15:51:35.359Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.362Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.362Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.366Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:35 2025-08-28T15:51:35.366Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:35 2025-08-28T15:51:35.472Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.472Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.500Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.500Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.518Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.518Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.577Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.577Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.648Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:35 2025-08-28T15:51:35.648Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.648Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:35 2025-08-28T15:51:35.701Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.701Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.704Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.704Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.759Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.759Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.779Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.779Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.786Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.786Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.871Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.871Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.894Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:35 2025-08-28T15:51:35.894Z WARN 6524 --- [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. 15:51:35 2025-08-28T15:51:35.897Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:36 2025-08-28T15:51:35.897Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:35.897Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:36 2025-08-28T15:51:35.913Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:36 2025-08-28T15:51:35.913Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:35.923Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:36 2025-08-28T15:51:35.923Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:35.947Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:36 2025-08-28T15:51:35.947Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:35.997Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:36 2025-08-28T15:51:35.997Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.028Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.028Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.097Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.097Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.099Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.099Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.111Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.111Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.143Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.143Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.166Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.166Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.174Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.174Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.226Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.226Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.298Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.298Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.351Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.351Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.356Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.356Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.361Z INFO 6524 --- [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. 15:51:36 2025-08-28T15:51:36.361Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.389Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.389Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.486Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.486Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.500Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.501Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.520Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.520Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.584Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.584Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.634Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.634Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.649Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:36 2025-08-28T15:51:36.649Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.649Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:36 2025-08-28T15:51:36.690Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.690Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.704Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.704Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.736Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.736Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.797Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.797Z WARN 6524 --- [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. 15:51:36 2025-08-28T15:51:36.872Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:36 2025-08-28T15:51:36.872Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:36.914Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:37 2025-08-28T15:51:36.914Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:36.925Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:37 2025-08-28T15:51:36.925Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:36.938Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:37 2025-08-28T15:51:36.938Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:36.938Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:37 2025-08-28T15:51:36.938Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:36.938Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:37 2025-08-28T15:51:36.950Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:37 2025-08-28T15:51:36.950Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:36.953Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:37 2025-08-28T15:51:36.953Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:36.977Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:37 2025-08-28T15:51:36.977Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.098Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.098Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.113Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.114Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.137Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.137Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.145Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.145Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.169Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.169Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.175Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.175Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.227Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.227Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.299Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.300Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.353Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.353Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.357Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.357Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.364Z INFO 6524 --- [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. 15:51:37 2025-08-28T15:51:37.364Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.390Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.390Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.487Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.487Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.501Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.501Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.502Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:37 2025-08-28T15:51:37.502Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.502Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:37 2025-08-28T15:51:37.521Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.521Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.595Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.595Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.635Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.635Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.692Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.692Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.706Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.706Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.737Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.737Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.756Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:37 15:51:37 Members {size:1, ver:1} [ 15:51:37 Member [10.30.106.44]:5701 - d1dfb663-b32f-45d4-901e-d770951f8dc0 this 15:51:37 ] 15:51:37 15:51:37 2025-08-28T15:51:37.757Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:37 2025-08-28T15:51:37.758Z INFO 6524 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:37 2025-08-28T15:51:37.765Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:37 2025-08-28T15:51:37.765Z INFO 6524 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - d1dfb663-b32f-45d4-901e-d770951f8dc0 this is handled 15:51:37 2025-08-28T15:51:37.766Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:37 2025-08-28T15:51:37.766Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:37 2025-08-28T15:51:37.767Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:37 2025-08-28T15:51:37.803Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.803Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.846Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:37 2025-08-28T15:51:37.846Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 15:51:37 2025-08-28T15:51:37.847Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:37 2025-08-28T15:51:37.849Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:37 2025-08-28T15:51:37.852Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.853Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.873Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:37 2025-08-28T15:51:37.873Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.879Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:37 o o o o---o o--o o o---o o o----o o--o--o 15:51:37 | | / \ / | / / \ | | 15:51:37 o----o o o o----o | o o o----o | 15:51:37 | | * \ / | \ * \ | | 15:51:37 o o * o o---o o--o o----o o---o * o o----o o 15:51:37 15:51:37 2025-08-28T15:51:37.879Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:37 2025-08-28T15:51:37.879Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:37 2025-08-28T15:51:37.879Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:37 2025-08-28T15:51:37.879Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:37 2025-08-28T15:51:37.879Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:37 To enable the Jet engine on the members, do one of the following: 15:51:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:37 2025-08-28T15:51:37.890Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:37 2025-08-28T15:51:37.892Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:37 2025-08-28T15:51:37.893Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:37 2025-08-28T15:51:37.893Z WARN 6524 --- [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. 15:51:37 2025-08-28T15:51:37.893Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:38 2025-08-28T15:51:37.903Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:38 2025-08-28T15:51:37.904Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:38 2025-08-28T15:51:37.915Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:38 2025-08-28T15:51:37.915Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:37.926Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:38 2025-08-28T15:51:37.926Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:37.939Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:38 2025-08-28T15:51:37.939Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:37.954Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:38 2025-08-28T15:51:37.954Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:37.978Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:38 2025-08-28T15:51:37.978Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.100Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.100Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.116Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.116Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.139Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.139Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.145Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.146Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.176Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.176Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.197Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.197Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.228Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.228Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.300Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.300Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.354Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.354Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.359Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.359Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.369Z INFO 6524 --- [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. 15:51:38 2025-08-28T15:51:38.369Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.391Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.391Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.489Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.489Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.501Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.501Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.503Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:38 2025-08-28T15:51:38.503Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.503Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:38 2025-08-28T15:51:38.523Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.523Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.598Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.598Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.636Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.636Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.694Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.694Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.714Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.714Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.737Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.737Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.740Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.740Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.756Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.756Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.846Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:38 2025-08-28T15:51:38.846Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.846Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:38 2025-08-28T15:51:38.873Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.873Z WARN 6524 --- [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. 15:51:38 2025-08-28T15:51:38.892Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:38 2025-08-28T15:51:38.892Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:38.915Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:39 2025-08-28T15:51:38.915Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:38.940Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:39 2025-08-28T15:51:38.940Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:38.955Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:39 2025-08-28T15:51:38.956Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:38.965Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:39 2025-08-28T15:51:38.965Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.102Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.102Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.118Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.118Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.141Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.141Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.146Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.146Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.177Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.177Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.199Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.199Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.230Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.230Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.299Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.299Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.301Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.301Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.354Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.354Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.372Z INFO 6524 --- [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. 15:51:39 2025-08-28T15:51:39.372Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.436Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.436Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.491Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.491Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.502Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.502Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.503Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:39 2025-08-28T15:51:39.503Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.503Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:39 2025-08-28T15:51:39.523Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.523Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.601Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.601Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.636Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.636Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.696Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.696Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.716Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.716Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.739Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.739Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.742Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.742Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.754Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:39 2025-08-28T15:51:39.754Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.754Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:39 2025-08-28T15:51:39.758Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.759Z WARN 6524 --- [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. 15:51:39 2025-08-28T15:51:39.788Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:39 2025-08-28T15:51:39.788Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:39.917Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:40 2025-08-28T15:51:39.917Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:39.922Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:40 2025-08-28T15:51:39.922Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:39.942Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:40 2025-08-28T15:51:39.942Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:39.956Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:40 2025-08-28T15:51:39.956Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:39.966Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:40 2025-08-28T15:51:39.966Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.104Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.104Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.121Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.121Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.143Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.143Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.147Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.147Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.177Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.177Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.202Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.202Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.249Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.249Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.300Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.300Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.300Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.300Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.300Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.301Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.375Z INFO 6524 --- [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. 15:51:40 2025-08-28T15:51:40.375Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.439Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.439Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.492Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.492Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.503Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.503Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.504Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:40 2025-08-28T15:51:40.504Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.504Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:40 2025-08-28T15:51:40.525Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.525Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.604Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.604Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.607Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:40 15:51:40 Members {size:1, ver:1} [ 15:51:40 Member [10.30.106.44]:5701 - 93d88360-21c1-4bdf-81a7-a39968a3be88 this 15:51:40 ] 15:51:40 15:51:40 2025-08-28T15:51:40.610Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:40 2025-08-28T15:51:40.612Z INFO 6524 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:40 2025-08-28T15:51:40.633Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:40 2025-08-28T15:51:40.634Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 93d88360-21c1-4bdf-81a7-a39968a3be88 this is handled 15:51:40 2025-08-28T15:51:40.634Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:40 2025-08-28T15:51:40.636Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:40 2025-08-28T15:51:40.636Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:40 2025-08-28T15:51:40.638Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.638Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.698Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.698Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.711Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:40 2025-08-28T15:51:40.711Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 78 ms. 15:51:40 2025-08-28T15:51:40.712Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:40 2025-08-28T15:51:40.713Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:40 2025-08-28T15:51:40.718Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.718Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.723Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.723Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.742Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:40 o o o o---o o--o o o---o o o----o o--o--o 15:51:40 | | / \ / | / / \ | | 15:51:40 o----o o o o----o | o o o----o | 15:51:40 | | * \ / | \ * \ | | 15:51:40 o o * o o---o o--o o----o o---o * o o----o o 15:51:40 15:51:40 2025-08-28T15:51:40.742Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:40 2025-08-28T15:51:40.742Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:40 2025-08-28T15:51:40.742Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:40 2025-08-28T15:51:40.742Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:40 2025-08-28T15:51:40.742Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:40 To enable the Jet engine on the members, do one of the following: 15:51:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:40 2025-08-28T15:51:40.743Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.743Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.752Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:40 2025-08-28T15:51:40.754Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:40 2025-08-28T15:51:40.757Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:40 2025-08-28T15:51:40.757Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.757Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:40 2025-08-28T15:51:40.764Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.764Z WARN 6524 --- [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. 15:51:40 2025-08-28T15:51:40.770Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:40 2025-08-28T15:51:40.770Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:40 2025-08-28T15:51:40.790Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:40 2025-08-28T15:51:40.790Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:40.919Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:41 2025-08-28T15:51:40.919Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:40.924Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:41 2025-08-28T15:51:40.924Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:40.944Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:41 2025-08-28T15:51:40.944Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:40.958Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:41 2025-08-28T15:51:40.958Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:40.967Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:41 2025-08-28T15:51:40.968Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.086Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.086Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.125Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.125Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.145Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.145Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.149Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.149Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.151Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.151Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.177Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.177Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.205Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.205Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.251Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.251Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.301Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.301Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.302Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.302Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.379Z INFO 6524 --- [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. 15:51:41 2025-08-28T15:51:41.379Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.462Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.462Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.463Z ERROR 6524 --- [ad | producer-5] org.onap.cps.events.EventsProducer : Unable to send event to topic : some-topic-for-Test-B due to Failed to send 15:51:41 2025-08-28T15:51:41.464Z ERROR 6524 --- [ad | producer-5] o.s.k.support.LoggingProducerListener : Exception thrown when sending a message with key='sample-key' and payload='CloudEvent{id='sample-eventid', source=ONAP-DMI-PLUGIN, type='sample-test-type', data=BytesCloudEven...' to topic some-topic-for-Test-B: 15:51:41 15:51:41 org.apache.kafka.common.errors.TimeoutException: Expiring 1 record(s) for some-topic-for-Test-B-0:120000 ms has passed since batch creation 15:51:41 15:51:41 2025-08-28T15:51:41.493Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.493Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.504Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.504Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.504Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:41 2025-08-28T15:51:41.504Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.504Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:41 2025-08-28T15:51:41.526Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.526Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.607Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.607Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.638Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.639Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.700Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.700Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.719Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.719Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.725Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.725Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.744Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.744Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.758Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:41 2025-08-28T15:51:41.758Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.758Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:41 2025-08-28T15:51:41.766Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.766Z WARN 6524 --- [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. 15:51:41 2025-08-28T15:51:41.792Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:41 2025-08-28T15:51:41.792Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:41.920Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:42 2025-08-28T15:51:41.920Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:41.925Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:42 2025-08-28T15:51:41.925Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:41.945Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:42 2025-08-28T15:51:41.945Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:41.959Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:42 2025-08-28T15:51:41.959Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:41.967Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:42 2025-08-28T15:51:41.967Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:41.968Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:42 2025-08-28T15:51:41.968Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.027Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.027Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.087Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.087Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.147Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.147Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.150Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.150Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.179Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.179Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.209Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.209Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.251Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.251Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.302Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.302Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.304Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.304Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.381Z INFO 6524 --- [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. 15:51:42 2025-08-28T15:51:42.381Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.463Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.463Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.494Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.494Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.505Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.505Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.507Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:42 2025-08-28T15:51:42.507Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.507Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:42 2025-08-28T15:51:42.528Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.528Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.609Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.609Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.639Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.639Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.702Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.702Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.721Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.721Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.725Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.725Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.745Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.745Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.759Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:42 2025-08-28T15:51:42.759Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.759Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:42 2025-08-28T15:51:42.785Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.785Z WARN 6524 --- [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. 15:51:42 2025-08-28T15:51:42.793Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:42 2025-08-28T15:51:42.793Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:42.921Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:43 2025-08-28T15:51:42.921Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:42.927Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:43 2025-08-28T15:51:42.927Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:42.945Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:43 2025-08-28T15:51:42.945Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:42.961Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:43 2025-08-28T15:51:42.961Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:42.968Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:43 2025-08-28T15:51:42.968Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:42.969Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:43 2025-08-28T15:51:42.969Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.029Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.029Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.088Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.088Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.149Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.149Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.152Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.152Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.180Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.181Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.212Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.212Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.253Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.253Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.288Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:43 15:51:43 Members {size:1, ver:1} [ 15:51:43 Member [10.30.106.44]:5701 - 67fa1883-635b-49a0-a9d1-74b6ac7008c1 this 15:51:43 ] 15:51:43 15:51:43 2025-08-28T15:51:43.292Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:43 2025-08-28T15:51:43.293Z INFO 6524 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:43 2025-08-28T15:51:43.303Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.303Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.305Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.305Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.316Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:43 2025-08-28T15:51:43.317Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 67fa1883-635b-49a0-a9d1-74b6ac7008c1 this is handled 15:51:43 2025-08-28T15:51:43.318Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:43 2025-08-28T15:51:43.319Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:43 2025-08-28T15:51:43.319Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:43 2025-08-28T15:51:43.352Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:43 2025-08-28T15:51:43.352Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.352Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:43 2025-08-28T15:51:43.384Z INFO 6524 --- [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. 15:51:43 2025-08-28T15:51:43.384Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.464Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.464Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.496Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.496Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.506Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.506Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.529Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.529Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.613Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.613Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.639Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.639Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.662Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:43 2025-08-28T15:51:43.662Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.662Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:43 2025-08-28T15:51:43.704Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.704Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.722Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.722Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.727Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.727Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.747Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.747Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.788Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.788Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:43 2025-08-28T15:51:43.788Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.789Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 472 ms. 15:51:43 2025-08-28T15:51:43.789Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:43 2025-08-28T15:51:43.791Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:43 2025-08-28T15:51:43.796Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:43 2025-08-28T15:51:43.796Z WARN 6524 --- [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. 15:51:43 2025-08-28T15:51:43.820Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:43 o o o o---o o--o o o---o o o----o o--o--o 15:51:43 | | / \ / | / / \ | | 15:51:43 o----o o o o----o | o o o----o | 15:51:43 | | * \ / | \ * \ | | 15:51:43 o o * o o---o o--o o----o o---o * o o----o o 15:51:43 15:51:43 2025-08-28T15:51:43.820Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:43 2025-08-28T15:51:43.820Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:43 2025-08-28T15:51:43.820Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:43 2025-08-28T15:51:43.820Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:43 2025-08-28T15:51:43.820Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:43 To enable the Jet engine on the members, do one of the following: 15:51:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:43 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:43 2025-08-28T15:51:43.835Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:43 2025-08-28T15:51:43.837Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:43 2025-08-28T15:51:43.844Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:43 2025-08-28T15:51:43.844Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:44 2025-08-28T15:51:43.922Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:44 2025-08-28T15:51:43.922Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:43.928Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:44 2025-08-28T15:51:43.928Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:43.931Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:44 2025-08-28T15:51:43.931Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:43.947Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:44 2025-08-28T15:51:43.947Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:43.962Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:44 2025-08-28T15:51:43.962Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:43.968Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:44 2025-08-28T15:51:43.968Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:43.970Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:44 2025-08-28T15:51:43.970Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.089Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.089Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.149Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.150Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.153Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.153Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.216Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.216Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.228Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.228Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.253Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.253Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.304Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.304Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.306Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.306Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.361Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:44 2025-08-28T15:51:44.361Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.361Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:44 2025-08-28T15:51:44.387Z INFO 6524 --- [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. 15:51:44 2025-08-28T15:51:44.387Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.494Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.494Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.497Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.497Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.507Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.507Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.536Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.536Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.539Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:44 2025-08-28T15:51:44.539Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.539Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:44 2025-08-28T15:51:44.616Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.616Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.640Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.640Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.723Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.723Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.728Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.728Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.730Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.730Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.747Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.748Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.790Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.790Z WARN 6524 --- [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. 15:51:44 2025-08-28T15:51:44.796Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:44 2025-08-28T15:51:44.796Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:44.914Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:45 2025-08-28T15:51:44.914Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:44.927Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:45 2025-08-28T15:51:44.927Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:44.930Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:45 2025-08-28T15:51:44.930Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:44.933Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:45 2025-08-28T15:51:44.934Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:44.948Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:45 2025-08-28T15:51:44.948Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:44.964Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:45 2025-08-28T15:51:44.964Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:44.969Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:45 2025-08-28T15:51:44.969Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.089Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.090Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.150Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.150Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.153Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.153Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.218Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.219Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.222Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.222Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.229Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.229Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.255Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.255Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.265Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:45 2025-08-28T15:51:45.265Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.265Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:45 2025-08-28T15:51:45.293Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.293Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.390Z INFO 6524 --- [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. 15:51:45 2025-08-28T15:51:45.390Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.495Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.495Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.498Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.498Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.509Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.509Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.536Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.536Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.566Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:45 2025-08-28T15:51:45.567Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.567Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:45 2025-08-28T15:51:45.619Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.619Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.641Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.641Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.728Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.729Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.730Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.730Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.736Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.736Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.747Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.747Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.793Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.793Z WARN 6524 --- [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. 15:51:45 2025-08-28T15:51:45.798Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:45 2025-08-28T15:51:45.798Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:45.916Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:46 2025-08-28T15:51:45.916Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:45.929Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:46 2025-08-28T15:51:45.929Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:45.931Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:46 2025-08-28T15:51:45.931Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:45.936Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:46 2025-08-28T15:51:45.936Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:45.939Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:46 2025-08-28T15:51:45.939Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:45.949Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:46 2025-08-28T15:51:45.949Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:45.970Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:46 2025-08-28T15:51:45.970Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.077Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.078Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.089Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.089Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.152Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.152Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.221Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:46 2025-08-28T15:51:46.221Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.222Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:46 2025-08-28T15:51:46.222Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.222Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.223Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.223Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.230Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.230Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.256Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.256Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.295Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.295Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.392Z INFO 6524 --- [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. 15:51:46 2025-08-28T15:51:46.392Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.401Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:46 15:51:46 Members {size:1, ver:1} [ 15:51:46 Member [10.30.106.44]:5701 - 84dfafe8-7aa2-4d5c-b09a-de3447b46369 this 15:51:46 ] 15:51:46 15:51:46 2025-08-28T15:51:46.402Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:46 2025-08-28T15:51:46.403Z INFO 6524 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:46 2025-08-28T15:51:46.416Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:46 2025-08-28T15:51:46.417Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 84dfafe8-7aa2-4d5c-b09a-de3447b46369 this is handled 15:51:46 2025-08-28T15:51:46.419Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:46 2025-08-28T15:51:46.421Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:46 2025-08-28T15:51:46.421Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:46 2025-08-28T15:51:46.470Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:46 2025-08-28T15:51:46.470Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.470Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:46 2025-08-28T15:51:46.487Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:46 2025-08-28T15:51:46.488Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 15:51:46 2025-08-28T15:51:46.488Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:46 2025-08-28T15:51:46.490Z INFO 6524 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 15:51:46 2025-08-28T15:51:46.497Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.497Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.499Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.499Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.511Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.511Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.517Z INFO 6524 --- [ main] com.hazelcast.system.logo : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:46 o o o o---o o--o o o---o o o----o o--o--o 15:51:46 | | / \ / | / / \ | | 15:51:46 o----o o o o----o | o o o----o | 15:51:46 | | * \ / | \ * \ | | 15:51:46 o o * o o---o o--o o----o o---o * o o----o o 15:51:46 15:51:46 2025-08-28T15:51:46.517Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:51:46 2025-08-28T15:51:46.517Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701 15:51:46 2025-08-28T15:51:46.517Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] Cluster name: dev 15:51:46 2025-08-28T15:51:46.517Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]: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. 15:51:46 2025-08-28T15:51:46.517Z INFO 6524 --- [ main] com.hazelcast.system : [10.30.106.44]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:51:46 To enable the Jet engine on the members, do one of the following: 15:51:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:51:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:51:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:51:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:51:46 2025-08-28T15:51:46.527Z INFO 6524 --- [ main] com.hazelcast.system.security : [10.30.106.44]: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. 15:51:46 2025-08-28T15:51:46.528Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Using Multicast discovery 15:51:46 2025-08-28T15:51:46.538Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.538Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.539Z INFO 6524 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.44]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:51:46 2025-08-28T15:51:46.539Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTING 15:51:46 2025-08-28T15:51:46.608Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.608Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.628Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.628Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.722Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.722Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.729Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.729Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.732Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.732Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.737Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.737Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.796Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.796Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.800Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.800Z WARN 6524 --- [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. 15:51:46 2025-08-28T15:51:46.917Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:46 2025-08-28T15:51:46.917Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:46.929Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:47 2025-08-28T15:51:46.929Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:46.933Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:47 2025-08-28T15:51:46.933Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:46.939Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:47 2025-08-28T15:51:46.939Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:46.941Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:47 2025-08-28T15:51:46.941Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:46.950Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:47 2025-08-28T15:51:46.950Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:46.970Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:47 2025-08-28T15:51:46.971Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.091Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.091Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.107Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.107Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.153Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.153Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.224Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.224Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.225Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.225Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.229Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:47 2025-08-28T15:51:47.229Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.229Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:47 2025-08-28T15:51:47.230Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.231Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.258Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.258Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.296Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.297Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.396Z INFO 6524 --- [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. 15:51:47 2025-08-28T15:51:47.396Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.455Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.455Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.471Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:47 2025-08-28T15:51:47.471Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.471Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:47 2025-08-28T15:51:47.500Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.500Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.512Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.512Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.538Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.538Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.595Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.595Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.631Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.631Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.704Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.704Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.727Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.727Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.731Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.731Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.732Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.732Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.798Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.798Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.802Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.802Z WARN 6524 --- [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. 15:51:47 2025-08-28T15:51:47.918Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:47 2025-08-28T15:51:47.918Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:47.931Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:48 2025-08-28T15:51:47.931Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:47.942Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:48 2025-08-28T15:51:47.942Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:47.942Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:48 2025-08-28T15:51:47.942Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:47.952Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:48 2025-08-28T15:51:47.952Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:47.953Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:48 2025-08-28T15:51:47.953Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:47.970Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:48 2025-08-28T15:51:47.970Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.004Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.004Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.093Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.093Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.154Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.154Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.225Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.225Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.228Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.228Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.229Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:48 2025-08-28T15:51:48.229Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.229Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:48 2025-08-28T15:51:48.230Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.230Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.259Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.259Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.296Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.296Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.399Z INFO 6524 --- [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. 15:51:48 2025-08-28T15:51:48.399Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.401Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.401Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.474Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:48 2025-08-28T15:51:48.474Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.474Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:48 2025-08-28T15:51:48.501Z INFO 6524 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.501Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.514Z INFO 6524 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.514Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.539Z INFO 6524 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.539Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.597Z INFO 6524 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.597Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.634Z INFO 6524 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.634Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.678Z INFO 6524 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.678Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.728Z INFO 6524 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.728Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.733Z INFO 6524 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.733Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.733Z INFO 6524 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.733Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.801Z INFO 6524 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-12, groupId=test-1] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.801Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.804Z INFO 6524 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.804Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.911Z INFO 6524 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.911Z WARN 6524 --- [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. 15:51:48 2025-08-28T15:51:48.919Z INFO 6524 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:51:48 2025-08-28T15:51:48.919Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:48.933Z INFO 6524 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:51:49 2025-08-28T15:51:48.933Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:48.944Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-4, groupId=test] Node 1 disconnected. 15:51:49 2025-08-28T15:51:48.944Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:48.954Z INFO 6524 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:51:49 2025-08-28T15:51:48.954Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:48.971Z INFO 6524 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:51:49 2025-08-28T15:51:48.972Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:48.980Z INFO 6524 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 15:51:49 2025-08-28T15:51:48.980Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:48.982Z INFO 6524 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 15:51:49 2025-08-28T15:51:48.982Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:49.070Z INFO 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:51:49 2025-08-28T15:51:49.070Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:49.070Z WARN 6524 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:49 2025-08-28T15:51:49.094Z INFO 6524 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:51:49 2025-08-28T15:51:49.094Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:49.156Z INFO 6524 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:51:49 2025-08-28T15:51:49.156Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:49.222Z INFO 6524 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.44]:5701 [dev] [5.5.0] 15:51:49 15:51:49 Members {size:1, ver:1} [ 15:51:49 Member [10.30.106.44]:5701 - 54143e13-21b6-4dd0-bd7d-108ef33ac180 this 15:51:49 ] 15:51:49 15:51:49 2025-08-28T15:51:49.222Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is STARTED 15:51:49 2025-08-28T15:51:49.224Z INFO 6524 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:51:49 2025-08-28T15:51:49.227Z INFO 6524 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:51:49 2025-08-28T15:51:49.227Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:49.231Z INFO 6524 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-5, groupId=test] Node 1 disconnected. 15:51:49 2025-08-28T15:51:49.231Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:49.231Z INFO 6524 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 15:51:49 2025-08-28T15:51:49.231Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:49.259Z INFO 6524 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 15:51:49 2025-08-28T15:51:49.259Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:49.297Z INFO 6524 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:51:49 2025-08-28T15:51:49.297Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:49.331Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTTING_DOWN 15:51:49 2025-08-28T15:51:49.332Z INFO 6524 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.44]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.44]:5701 - 54143e13-21b6-4dd0-bd7d-108ef33ac180 this is handled 15:51:49 2025-08-28T15:51:49.333Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down multicast service... 15:51:49 2025-08-28T15:51:49.333Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down connection manager... 15:51:49 2025-08-28T15:51:49.335Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Shutting down node engine... 15:51:49 2025-08-28T15:51:49.342Z INFO 6524 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.44]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:51:49 2025-08-28T15:51:49.342Z INFO 6524 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.44]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 11 ms. 15:51:49 2025-08-28T15:51:49.342Z INFO 6524 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.44]:5701 [dev] [5.5.0] [10.30.106.44]:5701 is SHUTDOWN 15:51:49 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.86 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 15:51:49 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 15:51:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 15:51:49 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 15:51:49 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 15:51:49 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 15:51:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 15:51:49 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 15:51:49 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 15:51:49 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 15:51:49 2025-08-28T15:51:49.403Z INFO 6524 --- [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. 15:51:49 2025-08-28T15:51:49.403Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:49.403Z INFO 6524 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:51:49 2025-08-28T15:51:49.403Z WARN 6524 --- [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. 15:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 15:51:49 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 15:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 15:51:49 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 15:51:49 2025-08-28T15:51:49.417Z INFO 6524 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 15:51:49 2025-08-28T15:51:49.418Z INFO 6524 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 15:51:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 15:51:49 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 15:51:49 2025-08-28T15:51:49.446Z INFO 6524 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 15:51:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 15:51:49 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 15:51:49 2025-08-28T15:51:49.471Z INFO 6524 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 15:51:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 15:51:49 2025-08-28T15:51:49.492Z INFO 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:51:49 2025-08-28T15:51:49.492Z WARN 6524 --- [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. 15:51:49 2025-08-28T15:51:49.492Z WARN 6524 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:51:50 [INFO] 15:51:50 [INFO] Results: 15:51:50 [INFO] 15:51:50 [INFO] Tests run: 773, Failures: 0, Errors: 0, Skipped: 0 15:51:50 [INFO] 15:51:50 [INFO] 15:51:50 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-service --- 15:51:50 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:51:50 [INFO] Analyzed bundle 'cps-ncmp-service' with 158 classes 15:51:50 [INFO] All coverage checks have been met. 15:51:50 [INFO] 15:51:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-service --- 15:51:50 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:51:50 [INFO] Analyzed bundle 'cps-ncmp-service' with 158 classes 15:51:50 [INFO] 15:51:50 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 15:51:50 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.7.1-SNAPSHOT.jar 15:51:50 [INFO] 15:51:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 15:51:50 [INFO] Installing /w/workspace/cps-master-merge-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 15:51:50 [INFO] Installing /w/workspace/cps-master-merge-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 15:51:50 [INFO] 15:51:50 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-service --- 15:51:50 [INFO] 15:51:50 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 15:51:50 [INFO] Building cps-ncmp-rest 3.7.1-SNAPSHOT [11/21] 15:51:50 [INFO] --------------------------------[ jar ]--------------------------------- 15:51:51 [INFO] 15:51:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 15:51:51 [INFO] 15:51:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 15:51:51 [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-merge-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 15:51:51 [INFO] 15:51:51 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 15:51:51 [INFO] Generating with dryRun=false 15:51:51 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 15:51:51 [INFO] OpenAPI Generator: spring (server) 15:51:51 [INFO] Generator 'spring' is considered stable. 15:51:51 [INFO] ---------------------------------- 15:51:51 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 15:51:51 [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) 15:51:51 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:51:51 [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). 15:51:51 [INFO] Processing operation getResourceDataForCmHandle 15:51:51 [INFO] Processing operation updateResourceDataRunningForCmHandle 15:51:51 [INFO] Processing operation createResourceDataRunningForCmHandle 15:51:51 [INFO] Processing operation deleteResourceDataRunningForCmHandle 15:51:51 [INFO] Processing operation patchResourceDataRunningForCmHandle 15:51:51 [INFO] Processing operation executeDataOperationForCmHandles 15:51:51 [INFO] Processing operation queryResourceDataForCmHandle 15:51:51 [INFO] Processing operation getModuleReferencesByCmHandle 15:51:51 [INFO] Processing operation getModuleDefinitions 15:51:51 [INFO] Processing operation searchCmHandles 15:51:51 [INFO] Processing operation retrieveCmHandleDetailsById 15:51:51 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 15:51:51 [INFO] Processing operation searchCmHandleIds 15:51:51 [INFO] Processing operation getCmHandleStateByCmHandleId 15:51:51 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 15:51:51 [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] 15:51:51 [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] 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 15:51:51 [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] 15:51:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 15:51:51 [INFO] Skipping generation of Webhooks. 15:51:51 [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] 15:51:51 [INFO] Skipping generation of supporting files. 15:51:51 ################################################################################ 15:51:51 # Thanks for using OpenAPI Generator. # 15:51:51 # Please consider donation to help us maintain this project 🙏 # 15:51:51 # https://opencollective.com/openapi_generator/donate # 15:51:51 ################################################################################ 15:51:52 [INFO] 15:51:52 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 15:51:52 [INFO] Generating with dryRun=false 15:51:52 [INFO] No .openapi-generator-ignore file found. 15:51:52 [INFO] OpenAPI Generator: spring (server) 15:51:52 [INFO] Generator 'spring' is considered stable. 15:51:52 [INFO] ---------------------------------- 15:51:52 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 15:51:52 [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) 15:51:52 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:51:52 [INFO] Processing operation updateDmiPluginRegistration 15:51:52 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 15:51:52 [INFO] Processing operation searchCmHandleIds 15:51:52 [INFO] Processing operation searchCmHandles 15:51:52 [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] 15:51:52 [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] 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 15:51:52 [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] 15:51:52 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 15:51:52 [INFO] Skipping generation of Webhooks. 15:51:52 [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] 15:51:52 [INFO] Skipping generation of supporting files. 15:51:52 ################################################################################ 15:51:52 # Thanks for using OpenAPI Generator. # 15:51:52 # Please consider donation to help us maintain this project 🙏 # 15:51:52 # https://opencollective.com/openapi_generator/donate # 15:51:52 ################################################################################ 15:51:52 [INFO] 15:51:52 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-rest --- 15:52:15 [INFO] Generating with dryRun=false 15:52:15 [INFO] OpenAPI Generator: spring (server) 15:52:15 [INFO] Generator 'spring' is considered stable. 15:52:15 [INFO] ---------------------------------- 15:52:15 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.provmns.controller) 15:52:15 [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) 15:52:15 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:52:15 [WARNING] Failed to get the schema name: null 15:52:15 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 15:52:15 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 15:52:15 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 15:52:15 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [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). 15:52:15 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 15:52:15 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 15:52:15 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 15:52:15 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 15:52:15 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 15:52:15 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 15:52:15 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 15:52:15 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 15:52:15 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 15:52:15 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 15:52:15 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 15:52:15 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 15:52:15 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 15:52:15 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 15:52:15 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 15:52:15 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 15:52:15 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 15:52:15 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 15:52:15 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 15:52:15 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 15:52:15 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 15:52:15 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 15:52:15 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 15:52:15 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 15:52:15 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 15:52:15 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 15:52:15 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 15:52:15 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 15:52:15 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 15:52:15 [INFO] Processing operation null 15:52:15 [INFO] Processing operation null 15:52:15 [INFO] Processing operation null 15:52:15 [INFO] Processing operation null 15:52:15 [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. 15:52:15 [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. 15:52:15 [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. 15:52:16 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:52:16 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:52:16 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 15:52:16 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:52:16 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 15:52:16 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:52:16 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 15:52:16 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:52:16 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:16 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 15:52:16 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [INFO] Model EmptyObject not generated since it's a free-form object 15:52:16 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:52:16 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:16 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:16 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:16 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:16 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:16 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:16 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:16 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:16 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:16 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:16 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:16 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:16 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:16 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:16 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:16 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:16 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:16 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:16 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:17 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:17 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:17 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:17 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:17 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:17 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:17 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:17 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:17 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:17 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:52:17 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:17 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:17 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:17 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:17 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:17 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:17 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:17 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:17 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:17 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:17 [WARNING] #/components/schemas/UtraCellId is not defined 15:52:17 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 15:52:17 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:52:17 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:17 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ClassNameIdPatchDefaultResponse.java 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseDefault.java 15:52:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseGet.java 15:52:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseGetOtherProblemsInner.java 15:52:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponsePatch.java 15:52:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponsePatchOtherProblemsInner.java 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PatchItem.java 15:52:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PatchOperation.java 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:17 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceOneOf.java 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope.java 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScopeType.java 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [INFO] Ignored /w/workspace/cps-master-merge-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.) 15:52:18 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 15:52:18 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 15:52:18 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 15:52:18 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 15:52:18 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 15:52:18 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 15:52:18 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 15:52:18 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 15:52:18 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 15:52:18 [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. 15:52:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/api/DefaultApi.java 15:52:18 [INFO] Skipping generation of Webhooks. 15:52:18 [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. 15:52:18 [INFO] Skipping generation of supporting files. 15:52:18 ################################################################################ 15:52:18 # Thanks for using OpenAPI Generator. # 15:52:18 # Please consider donation to help us maintain this project 🙏 # 15:52:18 # https://opencollective.com/openapi_generator/donate # 15:52:18 ################################################################################ 15:52:42 [INFO] 15:52:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 15:52:43 [INFO] You have 0 Checkstyle violations. 15:52:43 [INFO] 15:52:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 15:52:43 [INFO] You have 0 Checkstyle violations. 15:52:43 [INFO] 15:52:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 15:52:43 [INFO] Copying 1 resource from src/main/resources to target/classes 15:52:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 15:52:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 15:52:43 [INFO] 15:52:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 15:52:43 [INFO] Recompiling the module because of changed dependency. 15:52:43 [INFO] Compiling 52 source files with javac [debug release 17] to target/classes 15:52:44 [WARNING] /w/workspace/cps-master-merge-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". 15:52:44 [WARNING] /w/workspace/cps-master-merge-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 15:52:44 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-master-merge-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. 15:52:44 [INFO] /w/workspace/cps-master-merge-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. 15:52:44 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 15:52:44 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 15:52:44 [INFO] 15:52:44 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 15:52:44 [INFO] Generating with dryRun=false 15:52:44 [INFO] No .openapi-generator-ignore file found. 15:52:44 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:52:44 [INFO] Generator 'openapi-yaml' is considered stable. 15:52:44 [INFO] Output file [outputFile=openapi-inventory.yaml] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [INFO] Skipping generation of Webhooks. 15:52:44 [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] 15:52:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 15:52:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 15:52:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 15:52:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:52:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:52:44 ################################################################################ 15:52:44 # Thanks for using OpenAPI Generator. # 15:52:44 # Please consider donation to help us maintain this project 🙏 # 15:52:44 # https://opencollective.com/openapi_generator/donate # 15:52:44 ################################################################################ 15:52:44 [INFO] 15:52:44 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 15:52:44 [INFO] Generating with dryRun=false 15:52:44 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:52:44 [INFO] Generator 'openapi-yaml' is considered stable. 15:52:44 [INFO] Output file [outputFile=openapi.yaml] 15:52:44 [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). 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [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] 15:52:44 [INFO] Skipping generation of Webhooks. 15:52:44 [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] 15:52:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 15:52:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 15:52:44 [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 15:52:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:52:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:52:44 ################################################################################ 15:52:44 # Thanks for using OpenAPI Generator. # 15:52:44 # Please consider donation to help us maintain this project 🙏 # 15:52:44 # https://opencollective.com/openapi_generator/donate # 15:52:44 ################################################################################ 15:52:45 [INFO] 15:52:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 15:52:45 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 15:52:45 [INFO] 15:52:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 15:52:45 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 15:52:45 [INFO] 15:52:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 15:52:45 [INFO] Copying 7 resources from src/test/resources to target/test-classes 15:52:45 [INFO] 15:52:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 15:52:45 [INFO] Recompiling the module because of changed dependency. 15:52:45 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:52:45 [INFO] 15:52:45 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 15:52:45 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:52:45 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:52:45 [INFO] Parallel parsing disabled. 15:52:47 [INFO] Compiled 16 files. 15:52:47 [INFO] 15:52:47 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 15:52:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:52:47 [INFO] 15:52:47 [INFO] ------------------------------------------------------- 15:52:47 [INFO] T E S T S 15:52:47 [INFO] ------------------------------------------------------- 15:52:48 15:52:48.508 [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. 15:52:48 15:52:48.796 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:52:48 15:52:48.861 [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. 15:52:48 15:52:48.878 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:52:48 15:52:48.898 [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. 15:52:48 15:52:48.914 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 15:52:49 15:52:48.926 [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. 15:52:49 15:52:48.939 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 15:52:49 15:52:48.982 [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. 15:52:49 15:52:48.997 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:52:49 15:52:49.000 [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. 15:52:49 15:52:49.012 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:52:49 15:52:49.014 [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. 15:52:49 15:52:49.026 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 15:52:49 15:52:49.028 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec]: ProvMnsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:52:49 15:52:49.037 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 15:52:49 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 15:52:49 15:52:49.751 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 15:52:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 15:52:49 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:52:51 15:52:51,804 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:52:51 15:52:51,804 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:52:51 15:52:51,808 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:52:51 15:52:51,865 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:52:51 15:52:51,865 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:52:52 15:52:52 . ____ _ __ _ _ 15:52:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:52:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:52:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:52:52 ' |____| .__|_| |_|_| |_\__, | / / / / 15:52:52 =========|_|==============|___/=/_/_/_/ 15:52:52 15:52:52 :: Spring Boot :: (v3.5.4) 15:52:52 15:52:52 2025-08-28T15:52:52.469Z INFO 12087 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12087 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:52:52 2025-08-28T15:52:52.471Z INFO 12087 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:52:54 2025-08-28T15:52:54.605Z INFO 12087 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:52:54 2025-08-28T15:52:54.606Z INFO 12087 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:52:54 2025-08-28T15:52:54.608Z INFO 12087 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:52:54 2025-08-28T15:52:54.779Z INFO 12087 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.567 seconds (process running for 7.599) 15:52:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:52:55 2025-08-28T15:52:55.840Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:55 15:52:55 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 15:52:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 15:52:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 15:52:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:52:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:52:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:52:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:52:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:52:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:52:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 15:52:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:52:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:52:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:55 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:52:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 15:52:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:52:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:52:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:52:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:52:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 15:52:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:52:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:52:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:52:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:55 15:52:56 2025-08-28T15:52:56.281Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:56 15:52:56 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 15:52:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 15:52:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 15:52:56 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:52:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:52:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:52:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:52:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:52:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:56 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 15:52:56 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 15:52:56 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 15:52:56 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 15:52:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 15:52:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 15:52:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 15:52:56 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 15:52:56 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 15:52:56 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 15:52:56 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 15:52:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 15:52:56 ... 130 common frames omitted 15:52:56 15:52:56 2025-08-28T15:52:56.331Z WARN 12087 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 15:52:56 2025-08-28T15:52:56.365Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:56 15:52:56 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:52:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:52:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:52:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:52:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:52:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:52:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:56 15:52:56 2025-08-28T15:52:56.376Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:56 15:52:56 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 15:52:56 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:52:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:52:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:52:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:52:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:56 15:52:56 2025-08-28T15:52:56.388Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:56 15:52:56 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:52:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:52:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:52:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:52:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:56 15:52:56 2025-08-28T15:52:56.397Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:56 15:52:56 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 15:52:56 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:52:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:52:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:52:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:52:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:56 15:52:56 2025-08-28T15:52:56.405Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:56 15:52:56 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:52:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:52:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:52:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:52:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:56 15:52:56 2025-08-28T15:52:56.415Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:56 15:52:56 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 15:52:56 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:52:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:52:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:52:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:52:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:56 15:52:56 2025-08-28T15:52:56.422Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:56 15:52:56 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:52:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:52:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:52:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:52:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:56 15:52:56 2025-08-28T15:52:56.430Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:56 15:52:56 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 15:52:56 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:52:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:52:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:52:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:52:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:52:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:52:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:56 15:52:56 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.585 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:52:56 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:52:56 15:52:56 . ____ _ __ _ _ 15:52:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:52:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:52:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:52:56 ' |____| .__|_| |_|_| |_\__, | / / / / 15:52:56 =========|_|==============|___/=/_/_/_/ 15:52:56 15:52:56 :: Spring Boot :: (v3.5.4) 15:52:56 15:52:56 2025-08-28T15:52:56.546Z INFO 12087 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12087 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:52:56 2025-08-28T15:52:56.547Z INFO 12087 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:52:56 2025-08-28T15:52:56.855Z INFO 12087 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:52:56 2025-08-28T15:52:56.855Z INFO 12087 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:52:56 2025-08-28T15:52:56.856Z INFO 12087 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:52:56 2025-08-28T15:52:56.862Z INFO 12087 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.356 seconds (process running for 9.682) 15:52:56 2025-08-28T15:52:56.973Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:56 15:52:56 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 15:52:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 15:52:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 15:52:56 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:52:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:52:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:52:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:52:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:52:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:52:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:52:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:52:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:57 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"]) 15:52:57 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 15:52:57 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 15:52:57 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 15:52:57 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 15:52:57 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 15:52:57 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 15:52:57 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 15:52:57 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 15:52:57 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 15:52:57 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 15:52:57 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 15:52:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 15:52:57 ... 130 common frames omitted 15:52:57 15:52:57 2025-08-28T15:52:57.023Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:57 15:52:57 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) 15:52:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 15:52:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 15:52:57 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:52:57 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:52:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:52:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:52:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:52:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:52:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:52:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:52:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:52:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:52:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:57 15:52:57 2025-08-28T15:52:57.068Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:57 15:52:57 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 15:52:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 15:52:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 15:52:57 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 15:52:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 15:52:57 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 15:52:57 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:52:57 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:52:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:52:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:52:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:52:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:52:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:52:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:52:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:52:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:52:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:52:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:52:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:52:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:52:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:52:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:52:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:52:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:52:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:52:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:52:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:52:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:52:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:52:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:52:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:52:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:52:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:52:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:52:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:52:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:52:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:52:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:57 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 15:52:57 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 15:52:57 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 15:52:57 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 15:52:57 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 15:52:57 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 15:52:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 15:52:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 15:52:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 15:52:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 15:52:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 15:52:57 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 15:52:57 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 15:52:57 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 15:52:57 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 15:52:57 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 15:52:57 ... 140 common frames omitted 15:52:57 15:52:57 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:52:57 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 15:52:57 15:52:57 . ____ _ __ _ _ 15:52:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:52:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:52:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:52:57 ' |____| .__|_| |_|_| |_\__, | / / / / 15:52:57 =========|_|==============|___/=/_/_/_/ 15:52:57 15:52:57 :: Spring Boot :: (v3.5.4) 15:52:57 15:52:57 2025-08-28T15:52:57.307Z INFO 12087 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12087 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:52:57 2025-08-28T15:52:57.307Z INFO 12087 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:52:57 2025-08-28T15:52:57.643Z INFO 12087 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:52:57 2025-08-28T15:52:57.643Z INFO 12087 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:52:57 2025-08-28T15:52:57.643Z INFO 12087 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:52:57 2025-08-28T15:52:57.650Z INFO 12087 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.367 seconds (process running for 10.469) 15:52:57 2025-08-28T15:52:57.759Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:57 15:52:57 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:52:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:52:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:52:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:52:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:140) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:52:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:52:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:57 15:52:57 2025-08-28T15:52:57.768Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:57 15:52:57 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:52:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:52:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:52:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:52:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:141) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:52:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:52:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:57 15:52:57 2025-08-28T15:52:57.774Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:57 15:52:57 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:52:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:52:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:52:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:52:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:142) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:52:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:52:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:57 15:52:57 2025-08-28T15:52:57.779Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:57 15:52:57 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:52:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:52:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:52:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:52:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:143) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:52:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:52:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:57 15:52:57 2025-08-28T15:52:57.789Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:57 15:52:57 java.lang.IllegalStateException: some error message 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:52:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:52:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:52:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:52:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:145) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:52:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:52:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:57 15:52:57 2025-08-28T15:52:57.809Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:57 15:52:57 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:52:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:52:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:52:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:52:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:149) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:52:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:52:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:57 15:52:57 2025-08-28T15:52:57.813Z ERROR 12087 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:52:57 15:52:57 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:52:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:52:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:52:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:52:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:52:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:52:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:150) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:52:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:52:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:52:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:52:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:52:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:52:57 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:52:57 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:52:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:52:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:52:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:52:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:52:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:52:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:52:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:52:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:52:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:52:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:52:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:52:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:52:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:52:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:52:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:52:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:52:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:52:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:52:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:52:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:52:57 15:52:57 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 15:52:57 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 15:52:58 15:52:58 . ____ _ __ _ _ 15:52:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:52:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:52:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:52:58 ' |____| .__|_| |_|_| |_\__, | / / / / 15:52:58 =========|_|==============|___/=/_/_/_/ 15:52:58 15:52:58 :: Spring Boot :: (v3.5.4) 15:52:58 15:52:58 2025-08-28T15:52:57.908Z INFO 12087 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Starting ProvMnsControllerSpec using Java 17.0.6-ea with PID 12087 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:52:58 2025-08-28T15:52:57.908Z INFO 12087 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:52:58 2025-08-28T15:52:58.135Z INFO 12087 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:52:58 2025-08-28T15:52:58.135Z INFO 12087 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:52:58 2025-08-28T15:52:58.135Z INFO 12087 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:52:58 2025-08-28T15:52:58.141Z INFO 12087 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Started ProvMnsControllerSpec in 0.253 seconds (process running for 10.96) 15:52:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 15:52:58 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 15:52:58 2025-08-28T15:52:58.289Z WARN 12087 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 15:52:58 2025-08-28T15:52:58.292Z WARN 12087 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 15:52:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 15:52:58 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 15:52:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 15:52:58 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 15:52:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 15:52:58 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 15:52:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 15:52:58 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 15:52:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 15:52:58 [INFO] 15:52:58 [INFO] Results: 15:52:58 [INFO] 15:52:58 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0 15:52:58 [INFO] 15:52:58 [INFO] 15:52:58 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest --- 15:52:58 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:52:58 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 15:52:58 [INFO] All coverage checks have been met. 15:52:58 [INFO] 15:52:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest --- 15:52:58 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:52:58 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 15:52:58 [INFO] 15:52:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 15:52:58 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.1-SNAPSHOT.jar 15:52:58 [INFO] 15:52:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 15:52:58 [INFO] Installing /w/workspace/cps-master-merge-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 15:52:58 [INFO] Installing /w/workspace/cps-master-merge-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 15:52:58 [INFO] 15:52:58 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-rest --- 15:52:58 [INFO] 15:52:58 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 15:52:58 [INFO] Building cps-ncmp-rest-stub 3.7.1-SNAPSHOT [12/21] 15:52:58 [INFO] --------------------------------[ pom ]--------------------------------- 15:52:58 [INFO] 15:52:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 15:52:58 [INFO] 15:52:58 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 15:52:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:58 [INFO] surefireArgLine set to empty 15:52:58 [INFO] 15:52:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 15:52:58 [INFO] You have 0 Checkstyle violations. 15:52:58 [INFO] 15:52:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 15:52:58 [INFO] You have 0 Checkstyle violations. 15:52:58 [INFO] 15:52:58 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 15:52:58 [INFO] No sources specified for compilation. Skipping. 15:52:58 [INFO] 15:52:58 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub --- 15:52:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:58 [INFO] 15:52:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub --- 15:52:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:58 [INFO] 15:52:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 15:52:58 [INFO] Installing /w/workspace/cps-master-merge-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 15:52:58 [INFO] 15:52:58 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub --- 15:52:59 [INFO] 15:52:59 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 15:52:59 [INFO] Building cps-ncmp-rest-stub-service 3.7.1-SNAPSHOT [13/21] 15:52:59 [INFO] --------------------------------[ jar ]--------------------------------- 15:52:59 [INFO] 15:52:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 15:52:59 [INFO] 15:52:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 15:52:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:59 [INFO] surefireArgLine set to empty 15:52:59 [INFO] 15:52:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 15:52:59 [INFO] You have 0 Checkstyle violations. 15:52:59 [INFO] 15:52:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 15:52:59 [INFO] You have 0 Checkstyle violations. 15:52:59 [INFO] 15:52:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 15:52:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:52:59 [INFO] Copying 3 resources 15:52:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 15:52:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 15:52:59 [INFO] 15:52:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 15:52:59 [INFO] Recompiling the module because of changed dependency. 15:52:59 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 15:52:59 [INFO] 15:52:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 15:52:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:52:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 15:52:59 [INFO] 15:52:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 15:52:59 [INFO] No sources to compile 15:52:59 [INFO] 15:52:59 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 15:52:59 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:52:59 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:52:59 [INFO] Parallel parsing disabled. 15:53:00 [INFO] Compiled 4 files. 15:53:00 [INFO] 15:53:00 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 15:53:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:53:00 [INFO] 15:53:00 [INFO] ------------------------------------------------------- 15:53:00 [INFO] T E S T S 15:53:00 [INFO] ------------------------------------------------------- 15:53:01 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 15:53:02 15:53:02,488 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:53:02 15:53:02,490 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:53:02 15:53:02,494 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:53:02 15:53:02,531 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:53:02 15:53:02,531 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:53:02 2025-08-28T15:53:02.901Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12159 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 15:53:02 2025-08-28T15:53:02.902Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 15:53:04 2025-08-28T15:53:04.338Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 15:53:04 2025-08-28T15:53:04.343Z INFO 12159 --- [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 15:53:04 2025-08-28T15:53:04.379Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 15:53:04 2025-08-28T15:53:04.380Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1450 ms 15:53:04 2025-08-28T15:53:04.554Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 15:53:04 2025-08-28T15:53:04.560Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@713497cd{application,/,b=file:/tmp/jetty-docbase.0.6043128029034565863/,a=AVAILABLE,h=oeje10s.SessionHandler@63318b56{STARTED}} 15:53:04 2025-08-28T15:53:04.561Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@713497cd{application,/,b=file:/tmp/jetty-docbase.0.6043128029034565863/,a=AVAILABLE,h=oeje10s.SessionHandler@63318b56{STARTED}} 15:53:04 2025-08-28T15:53:04.563Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@23dff243{STARTING}[12.0.23,sto=0] @4121ms 15:53:05 2025-08-28T15:53:05.271Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 15:53:05 2025-08-28T15:53:05.367Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 15:53:05 2025-08-28T15:53:05.367Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 15:53:05 2025-08-28T15:53:05.369Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 15:53:05 2025-08-28T15:53:05.382Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@26a004ed{HTTP/1.1, (http/1.1)}{0.0.0.0:34715} 15:53:05 2025-08-28T15:53:05.383Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 34715 (http/1.1) with context path '/' 15:53:05 2025-08-28T15:53:05.401Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 3.179 seconds (process running for 4.959) 15:53:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:53:06 2025-08-28T15:53:06.513Z WARN 12159 --- [cps-ncmp-rest-stub] [tp1022823162-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 15:53:06 2025-08-28T15:53:06.514Z INFO 12159 --- [cps-ncmp-rest-stub] [tp1022823162-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 15:53:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.883 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 15:53:06 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 15:53:06 2025-08-28T15:53:06.673Z WARN 12159 --- [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 15:53:06 2025-08-28T15:53:06.673Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 15:53:06 2025-08-28T15:53:06.677Z INFO 12159 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test11269709249736231205/file.txt 15:53:06 2025-08-28T15:53:06.679Z WARN 12159 --- [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 15:53:06 2025-08-28T15:53:06.679Z ERROR 12159 --- [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 15:53:06 2025-08-28T15:53:06.679Z WARN 12159 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test11269709249736231205/unknown-file.txt', will search it in classpath 15:53:06 2025-08-28T15:53:06.680Z ERROR 12159 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test11269709249736231205/unknown-file.txt file not found on classpath or on file system 15:53:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 15:53:06 [INFO] 15:53:06 [INFO] Results: 15:53:06 [INFO] 15:53:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 15:53:06 [INFO] 15:53:06 [INFO] 15:53:06 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub-service --- 15:53:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:06 [INFO] 15:53:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 15:53:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:06 [INFO] 15:53:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 15:53:06 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.1-SNAPSHOT.jar 15:53:06 [INFO] 15:53:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 15:53:06 [INFO] Installing /w/workspace/cps-master-merge-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 15:53:06 [INFO] Installing /w/workspace/cps-master-merge-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 15:53:06 [INFO] 15:53:06 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 15:53:07 [INFO] 15:53:07 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 15:53:07 [INFO] Building cps-ncmp-rest-stub-app 3.7.1-SNAPSHOT [14/21] 15:53:07 [INFO] --------------------------------[ jar ]--------------------------------- 15:53:07 [INFO] 15:53:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] 15:53:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:07 [INFO] surefireArgLine set to empty 15:53:07 [INFO] 15:53:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] You have 0 Checkstyle violations. 15:53:07 [INFO] 15:53:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] You have 0 Checkstyle violations. 15:53:07 [INFO] 15:53:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:53:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 15:53:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 15:53:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 15:53:07 [INFO] 15:53:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] Recompiling the module because of changed dependency. 15:53:07 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 15:53:07 [INFO] 15:53:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:53:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 15:53:07 [INFO] 15:53:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] No sources to compile 15:53:07 [INFO] 15:53:07 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] No sources specified for compilation. Skipping. 15:53:07 [INFO] 15:53:07 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] No tests to run. 15:53:07 [INFO] 15:53:07 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:07 [INFO] 15:53:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:07 [INFO] 15:53:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 15:53:07 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.1-SNAPSHOT.jar 15:53:07 [INFO] 15:53:07 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 15:53:08 [INFO] Replacing main artifact /w/workspace/cps-master-merge-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/. 15:53:08 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.1-SNAPSHOT.jar.original 15:53:08 [INFO] 15:53:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 15:53:08 [INFO] Installing /w/workspace/cps-master-merge-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 15:53:08 [INFO] Installing /w/workspace/cps-master-merge-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 15:53:08 [INFO] 15:53:08 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 15:53:11 [INFO] 15:53:11 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 15:53:11 [INFO] Building cps-ri 3.7.1-SNAPSHOT [15/21] 15:53:11 [INFO] --------------------------------[ jar ]--------------------------------- 15:53:12 [INFO] 15:53:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 15:53:12 [INFO] 15:53:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ri --- 15:53:12 [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-merge-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 15:53:12 [INFO] 15:53:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 15:53:12 [INFO] You have 0 Checkstyle violations. 15:53:12 [INFO] 15:53:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 15:53:12 [INFO] You have 0 Checkstyle violations. 15:53:12 [INFO] 15:53:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 15:53:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:53:12 [INFO] Copying 10 resources 15:53:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 15:53:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 15:53:12 [INFO] 15:53:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 15:53:12 [INFO] Recompiling the module because of changed dependency. 15:53:12 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 15:53:13 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/ri/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 15:53:13 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/ri/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 15:53:13 [INFO] 15:53:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 15:53:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:53:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 15:53:13 [INFO] 15:53:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 15:53:13 [INFO] No sources to compile 15:53:13 [INFO] 15:53:13 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 15:53:13 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:53:13 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:53:13 [INFO] Parallel parsing disabled. 15:53:14 [INFO] Compiled 18 files. 15:53:14 [INFO] 15:53:14 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 15:53:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:53:14 [INFO] 15:53:14 [INFO] ------------------------------------------------------- 15:53:14 [INFO] T E S T S 15:53:14 [INFO] ------------------------------------------------------- 15:53:16 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 15:53:17 15:53:17.455 [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 15:53:17 15:53:17.816 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 15:53:17 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.678 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 15:53:17 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 15:53:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 15:53:18 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 15:53:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 15:53:18 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 15:53:18 15:53:18.281 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 15:53:18 15:53:18.282 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 15:53:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.onap.cps.ri.utils.SessionManagerSpec 15:53:18 [INFO] 15:53:18 [INFO] Results: 15:53:18 [INFO] 15:53:18 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 15:53:18 [INFO] 15:53:18 [INFO] 15:53:18 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ri --- 15:53:18 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:53:18 [INFO] Analyzed bundle 'cps-ri' with 18 classes 15:53:18 [INFO] All coverage checks have been met. 15:53:18 [INFO] 15:53:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ri --- 15:53:18 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:53:18 [INFO] Analyzed bundle 'cps-ri' with 18 classes 15:53:18 [INFO] 15:53:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 15:53:18 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.7.1-SNAPSHOT.jar 15:53:18 [INFO] 15:53:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 15:53:18 [INFO] Installing /w/workspace/cps-master-merge-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 15:53:18 [INFO] Installing /w/workspace/cps-master-merge-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 15:53:18 [INFO] 15:53:18 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ri --- 15:53:18 [INFO] 15:53:18 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 15:53:18 [INFO] Building integration-test 3.7.1-SNAPSHOT [16/21] 15:53:18 [INFO] --------------------------------[ jar ]--------------------------------- 15:53:18 [INFO] 15:53:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 15:53:18 [INFO] 15:53:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ integration-test --- 15:53: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-merge-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 15:53:18 [INFO] 15:53:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 15:53:18 [INFO] You have 0 Checkstyle violations. 15:53:18 [INFO] 15:53:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 15:53:18 [INFO] You have 0 Checkstyle violations. 15:53:18 [INFO] 15:53:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 15:53:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:53:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 15:53:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 15:53:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 15:53:18 [INFO] 15:53:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 15:53:18 [INFO] No sources to compile 15:53:18 [INFO] 15:53:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 15:53:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:53:18 [INFO] Copying 20 resources 15:53:18 [INFO] 15:53:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 15:53:18 [INFO] Recompiling the module because of changed dependency. 15:53:18 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 15:53:19 [INFO] 15:53:19 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 15:53:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:53:19 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:53:19 [INFO] Parallel parsing disabled. 15:53:22 [INFO] Compiled 145 files. 15:53:22 [INFO] 15:53:22 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 15:53:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:53:22 [INFO] 15:53:22 [INFO] ------------------------------------------------------- 15:53:22 [INFO] T E S T S 15:53:22 [INFO] ------------------------------------------------------- 15:53:25 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 15:53:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 15:53:28 15:53:28.246 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 15:53:28 15:53:28.256 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:53:28 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 15:53:28 15:53:28.352 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 15:53:28 15:53:28.710 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 15:53:29 15:53:29.181 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:53:29 15:53:29.183 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:53:29 15:53:29.214 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 15:53:29 Server Version: 23.0.1 15:53:29 API Version: 1.42 15:53:29 Operating System: CentOS Stream 8 15:53:29 Total Memory: 31890 MB 15:53:29 15:53:29.218 [main] WARN org.testcontainers.utility.ResourceReaper -- 15:53:29 ******************************************************************************** 15:53:29 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:53:29 ******************************************************************************** 15:53:29 15:53:29.225 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:53:29 15:53:29.226 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:53:29 15:53:29.266 [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. 15:53:29 15:53:29.275 [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) 15:53:31 15:53:30.971 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 15:53:31 15:53:30.999 [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) 15:53:31 15:53:31.390 [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) 15:53:32 15:53:32.221 [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) 15:53:32 15:53:32.415 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 15:53:33 15:53:33.312 [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) 15:53:33 15:53:33.723 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (29 MB/? MB) 15:53:33 15:53:33.905 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (34 MB/? MB) 15:53:34 15:53:34.084 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (37 MB/? MB) 15:53:34 15:53:34.143 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (38 MB/? MB) 15:53:34 15:53:34.435 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (38 MB/? MB) 15:53:34 15:53:34.496 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (38 MB/? MB) 15:53:34 15:53:34.795 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (38 MB/? MB) 15:53:34 15:53:34.870 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (39 MB/? MB) 15:53:35 15:53:35.302 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (42 MB/? MB) 15:53:35 15:53:35.517 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (46 MB/? MB) 15:53:35 15:53:35.624 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (48 MB/? MB) 15:53:35 15:53:35.744 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (51 MB/? MB) 15:53:36 15:53:36.109 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (58 MB/? MB) 15:53:36 15:53:36.236 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (60 MB/? MB) 15:53:36 15:53:36.324 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (61 MB/? MB) 15:53:36 15:53:36.416 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (63 MB/? MB) 15:53:40 15:53:40.807 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 15:53:44 15:53:44.803 [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) 15:53:44 15:53:44.898 [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) 15:53:45 15:53:44.998 [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) 15:53:45 15:53:45.091 [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) 15:53:45 15:53:45.171 [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) 15:53:45 15:53:45.200 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 14s (downloaded 130 MB at 9 MB/s) 15:53:45 15:53:45.200 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT15.934102015S 15:53:45 15:53:45.239 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 15:53:57 15:53:57.524 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 138c6e21489218919f7c6f0a39b691bb7332bed39c0b1303ea52d656417e135c 15:54:00 15:54:00.392 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT15.152866585S 15:54:00 15:54:00.393 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32779/test?loggerLevel=OFF) 15:54:00 15:54:00.396 [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')) 15:54:00 15:54:00.397 [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 15:54:00 15:54:00.397 [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) 15:54:00 15:54:00.820 [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: 57ab92ab0dba46f7a7b26abf5b1518d6bc519f89fee13dc1112079b1a2a8ba56 15:54:07 15:54:07.900 [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 PT7.503293006S 15:54:07 15:54:07.900 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32780 15:54:08 15:54:08,677 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:54:08 15:54:08,678 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:54:08 15:54:08,682 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:54:08 15:54:08,752 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:54:08 15:54:08,753 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:54:10 2025-08-28T15:54:10.109Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 12314 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 15:54:10 2025-08-28T15:54:10.110Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : The following 1 profile is active: "module-sync-delayed" 15:54:11 2025-08-28T15:54:11.302Z INFO 12314 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:54:11 2025-08-28T15:54:11.476Z INFO 12314 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 164 ms. Found 6 JPA repository interfaces. 15:54:13 2025-08-28T15:54:13.493Z INFO 12314 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 15:54:13 2025-08-28T15:54:13.765Z INFO 12314 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@359c5f44 15:54:13 2025-08-28T15:54:13.766Z INFO 12314 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 15:54:14 2025-08-28T15:54:13.970Z INFO 12314 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 15:54:14 2025-08-28T15:54:14.458Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 15:54:14 2025-08-28T15:54:14.524Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 15:54:14 2025-08-28T15:54:14.557Z INFO 12314 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 15:54:14 2025-08-28T15:54:14.852Z INFO 12314 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 15:54:14 2025-08-28T15:54:14.853Z INFO 12314 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 6396454853 15:54:14 2025-08-28T15:54:14.856Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 15:54:15 2025-08-28T15:54:14.935Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 15:54:15 2025-08-28T15:54:14.946Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 15:54:15 2025-08-28T15:54:14.949Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 13ms 15:54:15 2025-08-28T15:54:14.962Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 15:54:15 2025-08-28T15:54:14.968Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 15:54:15 2025-08-28T15:54:14.969Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 6ms 15:54:15 2025-08-28T15:54:14.973Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 15:54:15 2025-08-28T15:54:14.978Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 15:54:15 2025-08-28T15:54:14.979Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 15:54:15 2025-08-28T15:54:14.985Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 15:54:15 2025-08-28T15:54:14.993Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 15:54:15 2025-08-28T15:54:14.994Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 8ms 15:54:15 2025-08-28T15:54:14.999Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 15:54:15 2025-08-28T15:54:15.005Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 15:54:15 2025-08-28T15:54:15.006Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 7ms 15:54:15 2025-08-28T15:54:15.011Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 15:54:15 2025-08-28T15:54:15.016Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 15:54:15 2025-08-28T15:54:15.017Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 15:54:15 2025-08-28T15:54:15.022Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 15:54:15 2025-08-28T15:54:15.027Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 15:54:15 2025-08-28T15:54:15.028Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 6ms 15:54:15 2025-08-28T15:54:15.031Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 15:54:15 2025-08-28T15:54:15.037Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 15:54:15 2025-08-28T15:54:15.038Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 6ms 15:54:15 2025-08-28T15:54:15.041Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 15:54:15 2025-08-28T15:54:15.045Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 15:54:15 2025-08-28T15:54:15.045Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.048Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 15:54:15 2025-08-28T15:54:15.051Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 15:54:15 2025-08-28T15:54:15.052Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 4ms 15:54:15 2025-08-28T15:54:15.055Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 15:54:15 2025-08-28T15:54:15.059Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 15:54:15 2025-08-28T15:54:15.059Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 15:54:15 2025-08-28T15:54:15.062Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 15:54:15 2025-08-28T15:54:15.067Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 15:54:15 2025-08-28T15:54:15.068Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 6ms 15:54:15 2025-08-28T15:54:15.072Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 15:54:15 2025-08-28T15:54:15.074Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 15:54:15 2025-08-28T15:54:15.075Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.077Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 15:54:15 2025-08-28T15:54:15.080Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 15:54:15 2025-08-28T15:54:15.080Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.084Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 15:54:15 2025-08-28T15:54:15.086Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 15:54:15 2025-08-28T15:54:15.087Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.089Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 15:54:15 2025-08-28T15:54:15.092Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 15:54:15 2025-08-28T15:54:15.092Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.095Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 15:54:15 2025-08-28T15:54:15.099Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 15:54:15 2025-08-28T15:54:15.100Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 5ms 15:54:15 2025-08-28T15:54:15.116Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 15:54:15 2025-08-28T15:54:15.118Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 15:54:15 2025-08-28T15:54:15.119Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.122Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 15:54:15 2025-08-28T15:54:15.124Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 15:54:15 2025-08-28T15:54:15.125Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.127Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 15:54:15 2025-08-28T15:54:15.130Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 15:54:15 2025-08-28T15:54:15.130Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 15:54:15 2025-08-28T15:54:15.134Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 15:54:15 2025-08-28T15:54:15.138Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 15:54:15 2025-08-28T15:54:15.139Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 4ms 15:54:15 2025-08-28T15:54:15.143Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 15:54:15 2025-08-28T15:54:15.145Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 15:54:15 2025-08-28T15:54:15.147Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 4ms 15:54:15 2025-08-28T15:54:15.149Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 15:54:15 2025-08-28T15:54:15.151Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 15:54:15 2025-08-28T15:54:15.152Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.156Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 15:54:15 2025-08-28T15:54:15.159Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 15:54:15 2025-08-28T15:54:15.160Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 4ms 15:54:15 2025-08-28T15:54:15.162Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 15:54:15 2025-08-28T15:54:15.164Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 15:54:15 2025-08-28T15:54:15.165Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 15:54:15 2025-08-28T15:54:15.167Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 15:54:15 2025-08-28T15:54:15.169Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 15:54:15 2025-08-28T15:54:15.170Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 2ms 15:54:15 2025-08-28T15:54:15.172Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 15:54:15 2025-08-28T15:54:15.174Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 15:54:15 2025-08-28T15:54:15.175Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.178Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 15:54:15 2025-08-28T15:54:15.180Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 15:54:15 2025-08-28T15:54:15.180Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 15:54:15 2025-08-28T15:54:15.182Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 15:54:15 2025-08-28T15:54:15.185Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 15:54:15 2025-08-28T15:54:15.185Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.188Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 15:54:15 2025-08-28T15:54:15.190Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 15:54:15 2025-08-28T15:54:15.191Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.194Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 15:54:15 2025-08-28T15:54:15.196Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 15:54:15 2025-08-28T15:54:15.197Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 15:54:15 2025-08-28T15:54:15.199Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 15:54:15 2025-08-28T15:54:15.212Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 15:54:15 2025-08-28T15:54:15.213Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 14ms 15:54:15 2025-08-28T15:54:15.216Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 15:54:15 2025-08-28T15:54:15.219Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 15:54:15 2025-08-28T15:54:15.220Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.223Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 15:54:15 2025-08-28T15:54:15.225Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 15:54:15 2025-08-28T15:54:15.226Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 15:54:15 2025-08-28T15:54:15.228Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 15:54:15 2025-08-28T15:54:15.231Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 15:54:15 2025-08-28T15:54:15.232Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 4ms 15:54:15 2025-08-28T15:54:15.235Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 15:54:15 2025-08-28T15:54:15.237Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 15:54:15 2025-08-28T15:54:15.238Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.241Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 15:54:15 2025-08-28T15:54:15.243Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 15:54:15 2025-08-28T15:54:15.244Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.246Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 15:54:15 2025-08-28T15:54:15.249Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 15:54:15 2025-08-28T15:54:15.250Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 15:54:15 2025-08-28T15:54:15.253Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 15:54:15 2025-08-28T15:54:15.257Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 15:54:15 2025-08-28T15:54:15.258Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 15:54:15 2025-08-28T15:54:15.260Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 15:54:15 2025-08-28T15:54:15.278Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 15:54:15 2025-08-28T15:54:15.281Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 20ms 15:54:15 2025-08-28T15:54:15.284Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 15:54:15 2025-08-28T15:54:15.286Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 15:54:15 2025-08-28T15:54:15.287Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.289Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 15:54:15 2025-08-28T15:54:15.292Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 15:54:15 2025-08-28T15:54:15.292Z INFO 12314 --- [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 15:54:15 2025-08-28T15:54:15.295Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 15:54:15 2025-08-28T15:54:15.297Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 15:54:15 2025-08-28T15:54:15.299Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 15:54:15 2025-08-28T15:54:15.299Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 15:54:15 2025-08-28T15:54:15.302Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 15:54:15 2025-08-28T15:54:15.303Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 15:54:15 2025-08-28T15:54:15.305Z INFO 12314 --- [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 15:54:15 2025-08-28T15:54:15.307Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 15:54:15 2025-08-28T15:54:15.309Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 15:54:15 2025-08-28T15:54:15.310Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 15:54:15 2025-08-28T15:54:15.311Z INFO 12314 --- [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 4ms 15:54:15 2025-08-28T15:54:15.313Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 15:54:15 2025-08-28T15:54:15.314Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 15:54:15 2025-08-28T15:54:15.315Z INFO 12314 --- [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 15:54:15 2025-08-28T15:54:15.316Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 15:54:15 2025-08-28T15:54:15.318Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 15:54:15 2025-08-28T15:54:15.318Z INFO 12314 --- [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 1ms 15:54:15 2025-08-28T15:54:15.320Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 15:54:15 2025-08-28T15:54:15.321Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 15:54:15 2025-08-28T15:54:15.321Z INFO 12314 --- [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 1ms 15:54:15 2025-08-28T15:54:15.323Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 15:54:15 2025-08-28T15:54:15.327Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 15:54:15 2025-08-28T15:54:15.330Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 15:54:15 2025-08-28T15:54:15.332Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 15:54:15 2025-08-28T15:54:15.339Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 16ms 15:54:15 2025-08-28T15:54:15.345Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 15:54:15 2025-08-28T15:54:15.353Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 15:54:15 2025-08-28T15:54:15.354Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 8ms 15:54:15 2025-08-28T15:54:15.357Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 15:54:15 2025-08-28T15:54:15.365Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 15:54:15 2025-08-28T15:54:15.367Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 9ms 15:54:15 2025-08-28T15:54:15.369Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 15:54:15 2025-08-28T15:54:15.371Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 15:54:15 2025-08-28T15:54:15.372Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 3ms 15:54:15 2025-08-28T15:54:15.373Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 15:54:15 2025-08-28T15:54:15.374Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 15:54:15 2025-08-28T15:54:15.374Z INFO 12314 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 15:54:15 2025-08-28T15:54:15.384Z INFO 12314 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 15:54:15 2025-08-28T15:54:15.384Z INFO 12314 --- [cps-integration-test] [ main] liquibase.util : Run: 53 15:54:15 2025-08-28T15:54:15.384Z INFO 12314 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 15:54:15 2025-08-28T15:54:15.384Z INFO 12314 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 15:54:15 2025-08-28T15:54:15.384Z INFO 12314 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 15:54:15 2025-08-28T15:54:15.384Z INFO 12314 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 15:54:15 2025-08-28T15:54:15.385Z INFO 12314 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 15:54:15 2025-08-28T15:54:15.389Z INFO 12314 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 15:54:15 2025-08-28T15:54:15.390Z INFO 12314 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 15:54:15 2025-08-28T15:54:15.393Z INFO 12314 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 15:54:15 2025-08-28T15:54:15.394Z INFO 12314 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 15:54:16 2025-08-28T15:54:16.256Z INFO 12314 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 15:54:16 2025-08-28T15:54:16.337Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.22.Final 15:54:16 2025-08-28T15:54:16.340Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 15:54:16 2025-08-28T15:54:16.384Z INFO 12314 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 15:54:16 2025-08-28T15:54:16.795Z INFO 12314 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 15:54:16 2025-08-28T15:54:16.869Z WARN 12314 --- [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) 15:54:16 2025-08-28T15:54:16.891Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 15:54:16 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 15:54:16 Database driver: undefined/unknown 15:54:16 Database version: 14.1 15:54:16 Autocommit mode: undefined/unknown 15:54:16 Isolation level: undefined/unknown 15:54:16 Minimum pool size: undefined/unknown 15:54:16 Maximum pool size: undefined/unknown 15:54:18 2025-08-28T15:54:18.355Z INFO 12314 --- [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) 15:54:18 2025-08-28T15:54:18.358Z INFO 12314 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 15:54:19 2025-08-28T15:54:19.150Z INFO 12314 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 15:54:20 2025-08-28T15:54:20.592Z WARN 12314 --- [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: 15:54:20 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 15:54:20 2025-08-28T15:54:20.740Z INFO 12314 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:54:20 o o o o---o o--o o o---o o o----o o--o--o 15:54:20 | | / \ / | / / \ | | 15:54:20 o----o o o o----o | o o o----o | 15:54:20 | | * \ / | \ * \ | | 15:54:20 o o * o o---o o--o o----o o---o * o o----o o 15:54:20 15:54:20 2025-08-28T15:54:20.740Z INFO 12314 --- [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. 15:54:20 2025-08-28T15:54:20.742Z INFO 12314 --- [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 15:54:20 2025-08-28T15:54:20.742Z INFO 12314 --- [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 15:54:20 2025-08-28T15:54:20.743Z INFO 12314 --- [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. 15:54:20 2025-08-28T15:54:20.747Z INFO 12314 --- [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. 15:54:20 To enable the Jet engine on the members, do one of the following: 15:54:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:54:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:54:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:54:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:54:21 2025-08-28T15:54:21.459Z INFO 12314 --- [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. 15:54:21 2025-08-28T15:54:21.558Z INFO 12314 --- [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 15:54:21 2025-08-28T15:54:21.816Z INFO 12314 --- [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. 15:54:21 2025-08-28T15:54:21.827Z INFO 12314 --- [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 15:54:24 2025-08-28T15:54:24.367Z INFO 12314 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:54:24 15:54:24 Members {size:1, ver:1} [ 15:54:24 Member [10.250.0.254]:5701 - cadf24b0-9177-47ea-a682-a7503f6706fa this 15:54:24 ] 15:54:24 15:54:24 2025-08-28T15:54:24.392Z INFO 12314 --- [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 15:54:25 2025-08-28T15:54:25.935Z WARN 12314 --- [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 15:54:26 2025-08-28T15:54:26.850Z WARN 12314 --- [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. 15:54:27 2025-08-28T15:54:27.123Z INFO 12314 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:54:27 2025-08-28T15:54:27.124Z INFO 12314 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:54:27 2025-08-28T15:54:27.135Z INFO 12314 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 15:54:27 2025-08-28T15:54:27.159Z INFO 12314 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 34 ms 15:54:27 2025-08-28T15:54:27.385Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:27 allow.auto.create.topics = true 15:54:27 auto.commit.interval.ms = 5000 15:54:27 auto.include.jmx.reporter = true 15:54:27 auto.offset.reset = latest 15:54:27 bootstrap.servers = [localhost:32780] 15:54:27 check.crcs = true 15:54:27 client.dns.lookup = use_all_dns_ips 15:54:27 client.id = consumer-ncmp-group-1 15:54:27 client.rack = 15:54:27 connections.max.idle.ms = 540000 15:54:27 default.api.timeout.ms = 60000 15:54:27 enable.auto.commit = false 15:54:27 enable.metrics.push = true 15:54:27 exclude.internal.topics = true 15:54:27 fetch.max.bytes = 52428800 15:54:27 fetch.max.wait.ms = 500 15:54:27 fetch.min.bytes = 1 15:54:27 group.id = ncmp-group 15:54:27 group.instance.id = null 15:54:27 group.protocol = classic 15:54:27 group.remote.assignor = null 15:54:27 heartbeat.interval.ms = 3000 15:54:27 interceptor.classes = [] 15:54:27 internal.leave.group.on.close = true 15:54:27 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:27 isolation.level = read_uncommitted 15:54:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 max.partition.fetch.bytes = 1048576 15:54:27 max.poll.interval.ms = 300000 15:54:27 max.poll.records = 500 15:54:27 metadata.max.age.ms = 300000 15:54:27 metadata.recovery.strategy = none 15:54:27 metric.reporters = [] 15:54:27 metrics.num.samples = 2 15:54:27 metrics.recording.level = INFO 15:54:27 metrics.sample.window.ms = 30000 15:54:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:27 receive.buffer.bytes = 65536 15:54:27 reconnect.backoff.max.ms = 1000 15:54:27 reconnect.backoff.ms = 50 15:54:27 request.timeout.ms = 30000 15:54:27 retry.backoff.max.ms = 1000 15:54:27 retry.backoff.ms = 100 15:54:27 sasl.client.callback.handler.class = null 15:54:27 sasl.jaas.config = null 15:54:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:27 sasl.kerberos.min.time.before.relogin = 60000 15:54:27 sasl.kerberos.service.name = null 15:54:27 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:27 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:27 sasl.login.callback.handler.class = null 15:54:27 sasl.login.class = null 15:54:27 sasl.login.connect.timeout.ms = null 15:54:27 sasl.login.read.timeout.ms = null 15:54:27 sasl.login.refresh.buffer.seconds = 300 15:54:27 sasl.login.refresh.min.period.seconds = 60 15:54:27 sasl.login.refresh.window.factor = 0.8 15:54:27 sasl.login.refresh.window.jitter = 0.05 15:54:27 sasl.login.retry.backoff.max.ms = 10000 15:54:27 sasl.login.retry.backoff.ms = 100 15:54:27 sasl.mechanism = GSSAPI 15:54:27 sasl.oauthbearer.clock.skew.seconds = 30 15:54:27 sasl.oauthbearer.expected.audience = null 15:54:27 sasl.oauthbearer.expected.issuer = null 15:54:27 sasl.oauthbearer.header.urlencode = false 15:54:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:27 sasl.oauthbearer.jwks.endpoint.url = null 15:54:27 sasl.oauthbearer.scope.claim.name = scope 15:54:27 sasl.oauthbearer.sub.claim.name = sub 15:54:27 sasl.oauthbearer.token.endpoint.url = null 15:54:27 security.protocol = PLAINTEXT 15:54:27 security.providers = null 15:54:27 send.buffer.bytes = 131072 15:54:27 session.timeout.ms = 45000 15:54:27 socket.connection.setup.timeout.max.ms = 30000 15:54:27 socket.connection.setup.timeout.ms = 10000 15:54:27 ssl.cipher.suites = null 15:54:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:27 ssl.endpoint.identification.algorithm = https 15:54:27 ssl.engine.factory.class = null 15:54:27 ssl.key.password = null 15:54:27 ssl.keymanager.algorithm = SunX509 15:54:27 ssl.keystore.certificate.chain = null 15:54:27 ssl.keystore.key = null 15:54:27 ssl.keystore.location = null 15:54:27 ssl.keystore.password = null 15:54:27 ssl.keystore.type = JKS 15:54:27 ssl.protocol = TLSv1.3 15:54:27 ssl.provider = null 15:54:27 ssl.secure.random.implementation = null 15:54:27 ssl.trustmanager.algorithm = PKIX 15:54:27 ssl.truststore.certificates = null 15:54:27 ssl.truststore.location = null 15:54:27 ssl.truststore.password = null 15:54:27 ssl.truststore.type = JKS 15:54:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 15:54:27 2025-08-28T15:54:27.455Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:27 2025-08-28T15:54:27.561Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:54:27 2025-08-28T15:54:27.563Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:27 2025-08-28T15:54:27.563Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:27 2025-08-28T15:54:27.563Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396467561 15:54:27 2025-08-28T15:54:27.567Z INFO 12314 --- [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 15:54:27 2025-08-28T15:54:27.578Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:27 allow.auto.create.topics = true 15:54:27 auto.commit.interval.ms = 5000 15:54:27 auto.include.jmx.reporter = true 15:54:27 auto.offset.reset = latest 15:54:27 bootstrap.servers = [localhost:32780] 15:54:27 check.crcs = true 15:54:27 client.dns.lookup = use_all_dns_ips 15:54:27 client.id = consumer-ncmp-data-operation-event-group-2 15:54:27 client.rack = 15:54:27 connections.max.idle.ms = 540000 15:54:27 default.api.timeout.ms = 60000 15:54:27 enable.auto.commit = false 15:54:27 enable.metrics.push = true 15:54:27 exclude.internal.topics = true 15:54:27 fetch.max.bytes = 52428800 15:54:27 fetch.max.wait.ms = 500 15:54:27 fetch.min.bytes = 1 15:54:27 group.id = ncmp-data-operation-event-group 15:54:27 group.instance.id = null 15:54:27 group.protocol = classic 15:54:27 group.remote.assignor = null 15:54:27 heartbeat.interval.ms = 3000 15:54:27 interceptor.classes = [] 15:54:27 internal.leave.group.on.close = true 15:54:27 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:27 isolation.level = read_uncommitted 15:54:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 max.partition.fetch.bytes = 1048576 15:54:27 max.poll.interval.ms = 300000 15:54:27 max.poll.records = 500 15:54:27 metadata.max.age.ms = 300000 15:54:27 metadata.recovery.strategy = none 15:54:27 metric.reporters = [] 15:54:27 metrics.num.samples = 2 15:54:27 metrics.recording.level = INFO 15:54:27 metrics.sample.window.ms = 30000 15:54:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:27 receive.buffer.bytes = 65536 15:54:27 reconnect.backoff.max.ms = 1000 15:54:27 reconnect.backoff.ms = 50 15:54:27 request.timeout.ms = 30000 15:54:27 retry.backoff.max.ms = 1000 15:54:27 retry.backoff.ms = 100 15:54:27 sasl.client.callback.handler.class = null 15:54:27 sasl.jaas.config = null 15:54:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:27 sasl.kerberos.min.time.before.relogin = 60000 15:54:27 sasl.kerberos.service.name = null 15:54:27 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:27 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:27 sasl.login.callback.handler.class = null 15:54:27 sasl.login.class = null 15:54:27 sasl.login.connect.timeout.ms = null 15:54:27 sasl.login.read.timeout.ms = null 15:54:27 sasl.login.refresh.buffer.seconds = 300 15:54:27 sasl.login.refresh.min.period.seconds = 60 15:54:27 sasl.login.refresh.window.factor = 0.8 15:54:27 sasl.login.refresh.window.jitter = 0.05 15:54:27 sasl.login.retry.backoff.max.ms = 10000 15:54:27 sasl.login.retry.backoff.ms = 100 15:54:27 sasl.mechanism = GSSAPI 15:54:27 sasl.oauthbearer.clock.skew.seconds = 30 15:54:27 sasl.oauthbearer.expected.audience = null 15:54:27 sasl.oauthbearer.expected.issuer = null 15:54:27 sasl.oauthbearer.header.urlencode = false 15:54:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:27 sasl.oauthbearer.jwks.endpoint.url = null 15:54:27 sasl.oauthbearer.scope.claim.name = scope 15:54:27 sasl.oauthbearer.sub.claim.name = sub 15:54:27 sasl.oauthbearer.token.endpoint.url = null 15:54:27 security.protocol = PLAINTEXT 15:54:27 security.providers = null 15:54:27 send.buffer.bytes = 131072 15:54:27 session.timeout.ms = 45000 15:54:27 socket.connection.setup.timeout.max.ms = 30000 15:54:27 socket.connection.setup.timeout.ms = 10000 15:54:27 ssl.cipher.suites = null 15:54:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:27 ssl.endpoint.identification.algorithm = https 15:54:27 ssl.engine.factory.class = null 15:54:27 ssl.key.password = null 15:54:27 ssl.keymanager.algorithm = SunX509 15:54:27 ssl.keystore.certificate.chain = null 15:54:27 ssl.keystore.key = null 15:54:27 ssl.keystore.location = null 15:54:27 ssl.keystore.password = null 15:54:27 ssl.keystore.type = JKS 15:54:27 ssl.protocol = TLSv1.3 15:54:27 ssl.provider = null 15:54:27 ssl.secure.random.implementation = null 15:54:27 ssl.trustmanager.algorithm = PKIX 15:54:27 ssl.truststore.certificates = null 15:54:27 ssl.truststore.location = null 15:54:27 ssl.truststore.password = null 15:54:27 ssl.truststore.type = JKS 15:54:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 15:54:27 2025-08-28T15:54:27.578Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:27 2025-08-28T15:54:27.586Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:54:27 2025-08-28T15:54:27.586Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:27 2025-08-28T15:54:27.586Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:27 2025-08-28T15:54:27.590Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396467586 15:54:27 2025-08-28T15:54:27.591Z INFO 12314 --- [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 15:54:27 2025-08-28T15:54:27.598Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:27 allow.auto.create.topics = true 15:54:27 auto.commit.interval.ms = 5000 15:54:27 auto.include.jmx.reporter = true 15:54:27 auto.offset.reset = latest 15:54:27 bootstrap.servers = [localhost:32780] 15:54:27 check.crcs = true 15:54:27 client.dns.lookup = use_all_dns_ips 15:54:27 client.id = consumer-ncmp-async-rest-request-event-group-3 15:54:27 client.rack = 15:54:27 connections.max.idle.ms = 540000 15:54:27 default.api.timeout.ms = 60000 15:54:27 enable.auto.commit = false 15:54:27 enable.metrics.push = true 15:54:27 exclude.internal.topics = true 15:54:27 fetch.max.bytes = 52428800 15:54:27 fetch.max.wait.ms = 500 15:54:27 fetch.min.bytes = 1 15:54:27 group.id = ncmp-async-rest-request-event-group 15:54:27 group.instance.id = null 15:54:27 group.protocol = classic 15:54:27 group.remote.assignor = null 15:54:27 heartbeat.interval.ms = 3000 15:54:27 interceptor.classes = [] 15:54:27 internal.leave.group.on.close = true 15:54:27 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:27 isolation.level = read_uncommitted 15:54:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 max.partition.fetch.bytes = 1048576 15:54:27 max.poll.interval.ms = 300000 15:54:27 max.poll.records = 500 15:54:27 metadata.max.age.ms = 300000 15:54:27 metadata.recovery.strategy = none 15:54:27 metric.reporters = [] 15:54:27 metrics.num.samples = 2 15:54:27 metrics.recording.level = INFO 15:54:27 metrics.sample.window.ms = 30000 15:54:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:27 receive.buffer.bytes = 65536 15:54:27 reconnect.backoff.max.ms = 1000 15:54:27 reconnect.backoff.ms = 50 15:54:27 request.timeout.ms = 30000 15:54:27 retry.backoff.max.ms = 1000 15:54:27 retry.backoff.ms = 100 15:54:27 sasl.client.callback.handler.class = null 15:54:27 sasl.jaas.config = null 15:54:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:27 sasl.kerberos.min.time.before.relogin = 60000 15:54:27 sasl.kerberos.service.name = null 15:54:27 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:27 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:27 sasl.login.callback.handler.class = null 15:54:27 sasl.login.class = null 15:54:27 sasl.login.connect.timeout.ms = null 15:54:27 sasl.login.read.timeout.ms = null 15:54:27 sasl.login.refresh.buffer.seconds = 300 15:54:27 sasl.login.refresh.min.period.seconds = 60 15:54:27 sasl.login.refresh.window.factor = 0.8 15:54:27 sasl.login.refresh.window.jitter = 0.05 15:54:27 sasl.login.retry.backoff.max.ms = 10000 15:54:27 sasl.login.retry.backoff.ms = 100 15:54:27 sasl.mechanism = GSSAPI 15:54:27 sasl.oauthbearer.clock.skew.seconds = 30 15:54:27 sasl.oauthbearer.expected.audience = null 15:54:27 sasl.oauthbearer.expected.issuer = null 15:54:27 sasl.oauthbearer.header.urlencode = false 15:54:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:27 sasl.oauthbearer.jwks.endpoint.url = null 15:54:27 sasl.oauthbearer.scope.claim.name = scope 15:54:27 sasl.oauthbearer.sub.claim.name = sub 15:54:27 sasl.oauthbearer.token.endpoint.url = null 15:54:27 security.protocol = PLAINTEXT 15:54:27 security.providers = null 15:54:27 send.buffer.bytes = 131072 15:54:27 session.timeout.ms = 45000 15:54:27 socket.connection.setup.timeout.max.ms = 30000 15:54:27 socket.connection.setup.timeout.ms = 10000 15:54:27 ssl.cipher.suites = null 15:54:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:27 ssl.endpoint.identification.algorithm = https 15:54:27 ssl.engine.factory.class = null 15:54:27 ssl.key.password = null 15:54:27 ssl.keymanager.algorithm = SunX509 15:54:27 ssl.keystore.certificate.chain = null 15:54:27 ssl.keystore.key = null 15:54:27 ssl.keystore.location = null 15:54:27 ssl.keystore.password = null 15:54:27 ssl.keystore.type = JKS 15:54:27 ssl.protocol = TLSv1.3 15:54:27 ssl.provider = null 15:54:27 ssl.secure.random.implementation = null 15:54:27 ssl.trustmanager.algorithm = PKIX 15:54:27 ssl.truststore.certificates = null 15:54:27 ssl.truststore.location = null 15:54:27 ssl.truststore.password = null 15:54:27 ssl.truststore.type = JKS 15:54:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 15:54:27 2025-08-28T15:54:27.599Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:27 2025-08-28T15:54:27.666Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:27 2025-08-28T15:54:27.667Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:27 2025-08-28T15:54:27.667Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396467666 15:54:27 2025-08-28T15:54:27.667Z INFO 12314 --- [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 15:54:27 2025-08-28T15:54:27.711Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:27 allow.auto.create.topics = true 15:54:27 auto.commit.interval.ms = 5000 15:54:27 auto.include.jmx.reporter = true 15:54:27 auto.offset.reset = latest 15:54:27 bootstrap.servers = [localhost:32780] 15:54:27 check.crcs = true 15:54:27 client.dns.lookup = use_all_dns_ips 15:54:27 client.id = consumer-ncmp-group-4 15:54:27 client.rack = 15:54:27 connections.max.idle.ms = 540000 15:54:27 default.api.timeout.ms = 60000 15:54:27 enable.auto.commit = false 15:54:27 enable.metrics.push = true 15:54:27 exclude.internal.topics = true 15:54:27 fetch.max.bytes = 52428800 15:54:27 fetch.max.wait.ms = 500 15:54:27 fetch.min.bytes = 1 15:54:27 group.id = ncmp-group 15:54:27 group.instance.id = null 15:54:27 group.protocol = classic 15:54:27 group.remote.assignor = null 15:54:27 heartbeat.interval.ms = 3000 15:54:27 interceptor.classes = [] 15:54:27 internal.leave.group.on.close = true 15:54:27 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:27 isolation.level = read_uncommitted 15:54:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 max.partition.fetch.bytes = 1048576 15:54:27 max.poll.interval.ms = 300000 15:54:27 max.poll.records = 500 15:54:27 metadata.max.age.ms = 300000 15:54:27 metadata.recovery.strategy = none 15:54:27 metric.reporters = [] 15:54:27 metrics.num.samples = 2 15:54:27 metrics.recording.level = INFO 15:54:27 metrics.sample.window.ms = 30000 15:54:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:27 receive.buffer.bytes = 65536 15:54:27 reconnect.backoff.max.ms = 1000 15:54:27 reconnect.backoff.ms = 50 15:54:27 request.timeout.ms = 30000 15:54:27 retry.backoff.max.ms = 1000 15:54:27 retry.backoff.ms = 100 15:54:27 sasl.client.callback.handler.class = null 15:54:27 sasl.jaas.config = null 15:54:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:27 sasl.kerberos.min.time.before.relogin = 60000 15:54:27 sasl.kerberos.service.name = null 15:54:27 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:27 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:27 sasl.login.callback.handler.class = null 15:54:27 sasl.login.class = null 15:54:27 sasl.login.connect.timeout.ms = null 15:54:27 sasl.login.read.timeout.ms = null 15:54:27 sasl.login.refresh.buffer.seconds = 300 15:54:27 sasl.login.refresh.min.period.seconds = 60 15:54:27 sasl.login.refresh.window.factor = 0.8 15:54:27 sasl.login.refresh.window.jitter = 0.05 15:54:27 sasl.login.retry.backoff.max.ms = 10000 15:54:27 sasl.login.retry.backoff.ms = 100 15:54:27 sasl.mechanism = GSSAPI 15:54:27 sasl.oauthbearer.clock.skew.seconds = 30 15:54:27 sasl.oauthbearer.expected.audience = null 15:54:27 sasl.oauthbearer.expected.issuer = null 15:54:27 sasl.oauthbearer.header.urlencode = false 15:54:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:27 sasl.oauthbearer.jwks.endpoint.url = null 15:54:27 sasl.oauthbearer.scope.claim.name = scope 15:54:27 sasl.oauthbearer.sub.claim.name = sub 15:54:27 sasl.oauthbearer.token.endpoint.url = null 15:54:27 security.protocol = PLAINTEXT 15:54:27 security.providers = null 15:54:27 send.buffer.bytes = 131072 15:54:27 session.timeout.ms = 45000 15:54:27 socket.connection.setup.timeout.max.ms = 30000 15:54:27 socket.connection.setup.timeout.ms = 10000 15:54:27 ssl.cipher.suites = null 15:54:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:27 ssl.endpoint.identification.algorithm = https 15:54:27 ssl.engine.factory.class = null 15:54:27 ssl.key.password = null 15:54:27 ssl.keymanager.algorithm = SunX509 15:54:27 ssl.keystore.certificate.chain = null 15:54:27 ssl.keystore.key = null 15:54:27 ssl.keystore.location = null 15:54:27 ssl.keystore.password = null 15:54:27 ssl.keystore.type = JKS 15:54:27 ssl.protocol = TLSv1.3 15:54:27 ssl.provider = null 15:54:27 ssl.secure.random.implementation = null 15:54:27 ssl.trustmanager.algorithm = PKIX 15:54:27 ssl.truststore.certificates = null 15:54:27 ssl.truststore.location = null 15:54:27 ssl.truststore.password = null 15:54:27 ssl.truststore.type = JKS 15:54:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 15:54:27 2025-08-28T15:54:27.712Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:27 2025-08-28T15:54:27.723Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:54:27 2025-08-28T15:54:27.724Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:27 2025-08-28T15:54:27.724Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:27 2025-08-28T15:54:27.724Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396467723 15:54:27 2025-08-28T15:54:27.724Z INFO 12314 --- [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 15:54:27 2025-08-28T15:54:27.727Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:27 allow.auto.create.topics = true 15:54:27 auto.commit.interval.ms = 5000 15:54:27 auto.include.jmx.reporter = true 15:54:27 auto.offset.reset = latest 15:54:27 bootstrap.servers = [localhost:32780] 15:54:27 check.crcs = true 15:54:27 client.dns.lookup = use_all_dns_ips 15:54:27 client.id = consumer-ncmp-group-5 15:54:27 client.rack = 15:54:27 connections.max.idle.ms = 540000 15:54:27 default.api.timeout.ms = 60000 15:54:27 enable.auto.commit = false 15:54:27 enable.metrics.push = true 15:54:27 exclude.internal.topics = true 15:54:27 fetch.max.bytes = 52428800 15:54:27 fetch.max.wait.ms = 500 15:54:27 fetch.min.bytes = 1 15:54:27 group.id = ncmp-group 15:54:27 group.instance.id = null 15:54:27 group.protocol = classic 15:54:27 group.remote.assignor = null 15:54:27 heartbeat.interval.ms = 3000 15:54:27 interceptor.classes = [] 15:54:27 internal.leave.group.on.close = true 15:54:27 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:27 isolation.level = read_uncommitted 15:54:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 max.partition.fetch.bytes = 1048576 15:54:27 max.poll.interval.ms = 300000 15:54:27 max.poll.records = 500 15:54:27 metadata.max.age.ms = 300000 15:54:27 metadata.recovery.strategy = none 15:54:27 metric.reporters = [] 15:54:27 metrics.num.samples = 2 15:54:27 metrics.recording.level = INFO 15:54:27 metrics.sample.window.ms = 30000 15:54:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:27 receive.buffer.bytes = 65536 15:54:27 reconnect.backoff.max.ms = 1000 15:54:27 reconnect.backoff.ms = 50 15:54:27 request.timeout.ms = 30000 15:54:27 retry.backoff.max.ms = 1000 15:54:27 retry.backoff.ms = 100 15:54:27 sasl.client.callback.handler.class = null 15:54:27 sasl.jaas.config = null 15:54:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:27 sasl.kerberos.min.time.before.relogin = 60000 15:54:27 sasl.kerberos.service.name = null 15:54:27 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:27 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:27 sasl.login.callback.handler.class = null 15:54:27 sasl.login.class = null 15:54:27 sasl.login.connect.timeout.ms = null 15:54:27 sasl.login.read.timeout.ms = null 15:54:27 sasl.login.refresh.buffer.seconds = 300 15:54:27 sasl.login.refresh.min.period.seconds = 60 15:54:27 sasl.login.refresh.window.factor = 0.8 15:54:27 sasl.login.refresh.window.jitter = 0.05 15:54:27 sasl.login.retry.backoff.max.ms = 10000 15:54:27 sasl.login.retry.backoff.ms = 100 15:54:27 sasl.mechanism = GSSAPI 15:54:27 sasl.oauthbearer.clock.skew.seconds = 30 15:54:27 sasl.oauthbearer.expected.audience = null 15:54:27 sasl.oauthbearer.expected.issuer = null 15:54:27 sasl.oauthbearer.header.urlencode = false 15:54:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:27 sasl.oauthbearer.jwks.endpoint.url = null 15:54:27 sasl.oauthbearer.scope.claim.name = scope 15:54:27 sasl.oauthbearer.sub.claim.name = sub 15:54:27 sasl.oauthbearer.token.endpoint.url = null 15:54:27 security.protocol = PLAINTEXT 15:54:27 security.providers = null 15:54:27 send.buffer.bytes = 131072 15:54:27 session.timeout.ms = 45000 15:54:27 socket.connection.setup.timeout.max.ms = 30000 15:54:27 socket.connection.setup.timeout.ms = 10000 15:54:27 ssl.cipher.suites = null 15:54:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:27 ssl.endpoint.identification.algorithm = https 15:54:27 ssl.engine.factory.class = null 15:54:27 ssl.key.password = null 15:54:27 ssl.keymanager.algorithm = SunX509 15:54:27 ssl.keystore.certificate.chain = null 15:54:27 ssl.keystore.key = null 15:54:27 ssl.keystore.location = null 15:54:27 ssl.keystore.password = null 15:54:27 ssl.keystore.type = JKS 15:54:27 ssl.protocol = TLSv1.3 15:54:27 ssl.provider = null 15:54:27 ssl.secure.random.implementation = null 15:54:27 ssl.trustmanager.algorithm = PKIX 15:54:27 ssl.truststore.certificates = null 15:54:27 ssl.truststore.location = null 15:54:27 ssl.truststore.password = null 15:54:27 ssl.truststore.type = JKS 15:54:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 15:54:27 2025-08-28T15:54:27.727Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:27 2025-08-28T15:54:27.733Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:54:27 2025-08-28T15:54:27.733Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:27 2025-08-28T15:54:27.733Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:27 2025-08-28T15:54:27.733Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396467733 15:54:27 2025-08-28T15:54:27.733Z INFO 12314 --- [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 15:54:27 2025-08-28T15:54:27.735Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:27 allow.auto.create.topics = true 15:54:27 auto.commit.interval.ms = 5000 15:54:27 auto.include.jmx.reporter = true 15:54:27 auto.offset.reset = latest 15:54:27 bootstrap.servers = [localhost:32780] 15:54:27 check.crcs = true 15:54:27 client.dns.lookup = use_all_dns_ips 15:54:27 client.id = consumer-ncmp-group-6 15:54:27 client.rack = 15:54:27 connections.max.idle.ms = 540000 15:54:27 default.api.timeout.ms = 60000 15:54:27 enable.auto.commit = false 15:54:27 enable.metrics.push = true 15:54:27 exclude.internal.topics = true 15:54:27 fetch.max.bytes = 52428800 15:54:27 fetch.max.wait.ms = 500 15:54:27 fetch.min.bytes = 1 15:54:27 group.id = ncmp-group 15:54:27 group.instance.id = null 15:54:27 group.protocol = classic 15:54:27 group.remote.assignor = null 15:54:27 heartbeat.interval.ms = 3000 15:54:27 interceptor.classes = [] 15:54:27 internal.leave.group.on.close = true 15:54:27 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:27 isolation.level = read_uncommitted 15:54:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 max.partition.fetch.bytes = 1048576 15:54:27 max.poll.interval.ms = 300000 15:54:27 max.poll.records = 500 15:54:27 metadata.max.age.ms = 300000 15:54:27 metadata.recovery.strategy = none 15:54:27 metric.reporters = [] 15:54:27 metrics.num.samples = 2 15:54:27 metrics.recording.level = INFO 15:54:27 metrics.sample.window.ms = 30000 15:54:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:27 receive.buffer.bytes = 65536 15:54:27 reconnect.backoff.max.ms = 1000 15:54:27 reconnect.backoff.ms = 50 15:54:27 request.timeout.ms = 30000 15:54:27 retry.backoff.max.ms = 1000 15:54:27 retry.backoff.ms = 100 15:54:27 sasl.client.callback.handler.class = null 15:54:27 sasl.jaas.config = null 15:54:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:27 sasl.kerberos.min.time.before.relogin = 60000 15:54:27 sasl.kerberos.service.name = null 15:54:27 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:27 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:27 sasl.login.callback.handler.class = null 15:54:27 sasl.login.class = null 15:54:27 sasl.login.connect.timeout.ms = null 15:54:27 sasl.login.read.timeout.ms = null 15:54:27 sasl.login.refresh.buffer.seconds = 300 15:54:27 sasl.login.refresh.min.period.seconds = 60 15:54:27 sasl.login.refresh.window.factor = 0.8 15:54:27 sasl.login.refresh.window.jitter = 0.05 15:54:27 sasl.login.retry.backoff.max.ms = 10000 15:54:27 sasl.login.retry.backoff.ms = 100 15:54:27 sasl.mechanism = GSSAPI 15:54:27 sasl.oauthbearer.clock.skew.seconds = 30 15:54:27 sasl.oauthbearer.expected.audience = null 15:54:27 sasl.oauthbearer.expected.issuer = null 15:54:27 sasl.oauthbearer.header.urlencode = false 15:54:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:27 sasl.oauthbearer.jwks.endpoint.url = null 15:54:27 sasl.oauthbearer.scope.claim.name = scope 15:54:27 sasl.oauthbearer.sub.claim.name = sub 15:54:27 sasl.oauthbearer.token.endpoint.url = null 15:54:27 security.protocol = PLAINTEXT 15:54:27 security.providers = null 15:54:27 send.buffer.bytes = 131072 15:54:27 session.timeout.ms = 45000 15:54:27 socket.connection.setup.timeout.max.ms = 30000 15:54:27 socket.connection.setup.timeout.ms = 10000 15:54:27 ssl.cipher.suites = null 15:54:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:27 ssl.endpoint.identification.algorithm = https 15:54:27 ssl.engine.factory.class = null 15:54:27 ssl.key.password = null 15:54:27 ssl.keymanager.algorithm = SunX509 15:54:27 ssl.keystore.certificate.chain = null 15:54:27 ssl.keystore.key = null 15:54:27 ssl.keystore.location = null 15:54:27 ssl.keystore.password = null 15:54:27 ssl.keystore.type = JKS 15:54:27 ssl.protocol = TLSv1.3 15:54:27 ssl.provider = null 15:54:27 ssl.secure.random.implementation = null 15:54:27 ssl.trustmanager.algorithm = PKIX 15:54:27 ssl.truststore.certificates = null 15:54:27 ssl.truststore.location = null 15:54:27 ssl.truststore.password = null 15:54:27 ssl.truststore.type = JKS 15:54:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:54:27 15:54:27 2025-08-28T15:54:27.735Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:27 2025-08-28T15:54:27.741Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:54:27 2025-08-28T15:54:27.741Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:27 2025-08-28T15:54:27.741Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:27 2025-08-28T15:54:27.741Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396467741 15:54:27 2025-08-28T15:54:27.741Z INFO 12314 --- [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 15:54:27 2025-08-28T15:54:27.778Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 19.568 seconds (process running for 65.053) 15:54:27 2025-08-28T15:54:27.784Z INFO 12314 --- [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... 15:54:28 2025-08-28T15:54:28.171Z ERROR 12314 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 15:54:28 15:54:28 org.onap.cps.api.exceptions.DataspaceNotFoundException: Dataspace not found 15:54:28 at org.onap.cps.ri.repository.DataspaceRepository.lambda$getByName$0(DataspaceRepository.java:42) 15:54:28 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 15:54:28 at org.onap.cps.ri.repository.DataspaceRepository.getByName(DataspaceRepository.java:42) 15:54:28 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 15:54:28 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:75) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 15:54:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:165) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 15:54:28 at jdk.proxy2/jdk.proxy2.$Proxy226.getByName(Unknown Source) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:28 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 15:54:28 at jdk.proxy2/jdk.proxy2.$Proxy226.getByName(Unknown Source) 15:54:28 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.getAnchorEntity(CpsDataPersistenceServiceImpl.java:540) 15:54:28 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:235) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:28 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 15:54:28 at org.onap.cps.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:60) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:28 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 15:54:28 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 15:54:28 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 15:54:28 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:28 at org.onap.cps.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 15:54:28 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:259) 15:54:28 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleIdsByState(CmHandleQueryServiceImpl.java:94) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:28 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandleIdsByState() 15:54:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandleIds(ModuleOperationsUtils.java:77) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandleIds() 15:54:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueue(ModuleSyncWatchdog.java:94) 15:54:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:82) 15:54:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:62) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:28 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 15:54:28 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 15:54:28 at io.micrometer.observation.Observation.observe(Observation.java:498) 15:54:28 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 15:54:28 at org.springframework.scheduling.config.Task$OutcomeTrackingRunnable.run(Task.java:85) 15:54:28 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 15:54:28 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 15:54:28 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 15:54:28 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 15:54:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 15:54:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 15:54:28 at java.base/java.lang.Thread.run(Thread.java:833) 15:54:28 15:54:28 2025-08-28T15:54:28.390Z WARN 12314 --- [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} 15:54:28 2025-08-28T15:54:28.390Z WARN 12314 --- [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} 15:54:28 2025-08-28T15:54:28.390Z WARN 12314 --- [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} 15:54:28 2025-08-28T15:54:28.390Z WARN 12314 --- [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} 15:54:28 2025-08-28T15:54:28.390Z WARN 12314 --- [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} 15:54:28 2025-08-28T15:54:28.391Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.391Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.391Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.396Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.400Z WARN 12314 --- [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} 15:54:28 2025-08-28T15:54:28.400Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.400Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.545Z WARN 12314 --- [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} 15:54:28 2025-08-28T15:54:28.563Z WARN 12314 --- [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} 15:54:28 2025-08-28T15:54:28.778Z INFO 12314 --- [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) 15:54:28 2025-08-28T15:54:28.780Z INFO 12314 --- [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) 15:54:28 2025-08-28T15:54:28.783Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.791Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.803Z INFO 12314 --- [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) 15:54:28 2025-08-28T15:54:28.805Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.807Z INFO 12314 --- [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) 15:54:28 2025-08-28T15:54:28.808Z INFO 12314 --- [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) 15:54:28 2025-08-28T15:54:28.808Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.809Z INFO 12314 --- [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) 15:54:28 2025-08-28T15:54:28.810Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.812Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.849Z INFO 12314 --- [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-260c5646-4069-4c12-a643-8ccad4f3777c 15:54:28 2025-08-28T15:54:28.849Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.849Z INFO 12314 --- [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-f6d4e71e-3c43-4bcd-a142-e41a9561ec8f 15:54:28 2025-08-28T15:54:28.849Z INFO 12314 --- [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-51e6cacf-0de0-4008-9351-4a2b566a1db3 15:54:28 2025-08-28T15:54:28.850Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.850Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.854Z INFO 12314 --- [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-c53b9890-65b1-48c6-b412-194c09d851ec 15:54:28 2025-08-28T15:54:28.855Z INFO 12314 --- [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-8002d506-db4d-409b-a1ad-0cd5a6abc9f6 15:54:28 2025-08-28T15:54:28.855Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.855Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.856Z INFO 12314 --- [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-588e1e74-de58-4386-8303-2c6c4948f932 15:54:28 2025-08-28T15:54:28.856Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.882Z INFO 12314 --- [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-c53b9890-65b1-48c6-b412-194c09d851ec', protocol='range'} 15:54:28 2025-08-28T15:54:28.882Z INFO 12314 --- [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-260c5646-4069-4c12-a643-8ccad4f3777c', protocol='range'} 15:54:28 2025-08-28T15:54:28.887Z INFO 12314 --- [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-8002d506-db4d-409b-a1ad-0cd5a6abc9f6', protocol='range'} 15:54:28 2025-08-28T15:54:28.889Z INFO 12314 --- [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-588e1e74-de58-4386-8303-2c6c4948f932', protocol='range'} 15:54:28 2025-08-28T15:54:28.889Z INFO 12314 --- [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-51e6cacf-0de0-4008-9351-4a2b566a1db3', protocol='range'} 15:54:28 2025-08-28T15:54:28.891Z INFO 12314 --- [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-f6d4e71e-3c43-4bcd-a142-e41a9561ec8f', protocol='range'} 15:54:28 2025-08-28T15:54:28.893Z INFO 12314 --- [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-c53b9890-65b1-48c6-b412-194c09d851ec=Assignment(partitions=[ncmp-async-m2m-0])} 15:54:28 2025-08-28T15:54:28.898Z INFO 12314 --- [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-260c5646-4069-4c12-a643-8ccad4f3777c=Assignment(partitions=[ncmp-async-m2m-0])} 15:54:28 2025-08-28T15:54:28.909Z INFO 12314 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-6-8002d506-db4d-409b-a1ad-0cd5a6abc9f6=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-1-f6d4e71e-3c43-4bcd-a142-e41a9561ec8f=Assignment(partitions=[subscription-0]), consumer-ncmp-group-5-588e1e74-de58-4386-8303-2c6c4948f932=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-51e6cacf-0de0-4008-9351-4a2b566a1db3=Assignment(partitions=[dmi-device-heartbeat-0])} 15:54:28 2025-08-28T15:54:28.934Z INFO 12314 --- [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-588e1e74-de58-4386-8303-2c6c4948f932', protocol='range'} 15:54:28 2025-08-28T15:54:28.934Z INFO 12314 --- [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-8002d506-db4d-409b-a1ad-0cd5a6abc9f6', protocol='range'} 15:54:28 2025-08-28T15:54:28.935Z INFO 12314 --- [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-260c5646-4069-4c12-a643-8ccad4f3777c', protocol='range'} 15:54:28 2025-08-28T15:54:28.935Z INFO 12314 --- [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-c53b9890-65b1-48c6-b412-194c09d851ec', protocol='range'} 15:54:28 2025-08-28T15:54:28.935Z INFO 12314 --- [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]) 15:54:28 2025-08-28T15:54:28.935Z INFO 12314 --- [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]) 15:54:28 2025-08-28T15:54:28.935Z INFO 12314 --- [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]) 15:54:28 2025-08-28T15:54:28.935Z INFO 12314 --- [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]) 15:54:28 2025-08-28T15:54:28.939Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.939Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.939Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.943Z INFO 12314 --- [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-f6d4e71e-3c43-4bcd-a142-e41a9561ec8f', protocol='range'} 15:54:28 2025-08-28T15:54:28.943Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.943Z INFO 12314 --- [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]) 15:54:28 2025-08-28T15:54:28.943Z INFO 12314 --- [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 15:54:28 2025-08-28T15:54:28.951Z INFO 12314 --- [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-51e6cacf-0de0-4008-9351-4a2b566a1db3', protocol='range'} 15:54:28 2025-08-28T15:54:28.965Z INFO 12314 --- [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]) 15:54:28 2025-08-28T15:54:28.965Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.967Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.967Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.977Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.977Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.978Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.988Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.989Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.994Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.995Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.996Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.997Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:28.997Z INFO 12314 --- [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 15:54:29 2025-08-28T15:54:29.014Z INFO 12314 --- [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}}. 15:54:29 2025-08-28T15:54:29.014Z INFO 12314 --- [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}}. 15:54:29 2025-08-28T15:54:29.014Z INFO 12314 --- [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}}. 15:54:29 2025-08-28T15:54:29.014Z INFO 12314 --- [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}}. 15:54:29 2025-08-28T15:54:29.021Z INFO 12314 --- [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}}. 15:54:29 2025-08-28T15:54:29.021Z INFO 12314 --- [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}}. 15:54:29 2025-08-28T15:54:29.044Z INFO 12314 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 15:54:29 2025-08-28T15:54:29.045Z INFO 12314 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 15:54:29 2025-08-28T15:54:29.046Z INFO 12314 --- [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] 15:54:29 2025-08-28T15:54:29.048Z INFO 12314 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 15:54:29 2025-08-28T15:54:29.049Z INFO 12314 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:54:29 2025-08-28T15:54:29.049Z INFO 12314 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 15:54:29 2025-08-28T15:54:29.097Z INFO 12314 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Subscription models onboarded successfully 15:54:29 2025-08-28T15:54:29.182Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 15:54:29 2025-08-28T15:54:29.184Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:54:29 2025-08-28T15:54:29.184Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 15:54:29 Detail: Key (name)=(NCMP-Admin) already exists. 15:54:29 2025-08-28T15:54:29.355Z INFO 12314 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 15:54:29 2025-08-28T15:54:29.447Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 15:54:29 2025-08-28T15:54:29.467Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 15:54:29 2025-08-28T15:54:29.482Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 15:54:29 2025-08-28T15:54:29.498Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 15:54:29 2025-08-28T15:54:29.512Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 15:54:29 2025-08-28T15:54:29.550Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 15:54:29 2025-08-28T15:54:29.656Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 15:54:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:54:30 2025-08-28T15:54:30.637Z INFO 12314 --- [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] 15:54:30 2025-08-28T15:54:30.691Z INFO 12314 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:54:30 acks = -1 15:54:30 auto.include.jmx.reporter = true 15:54:30 batch.size = 16384 15:54:30 bootstrap.servers = [localhost:32780] 15:54:30 buffer.memory = 33554432 15:54:30 client.dns.lookup = use_all_dns_ips 15:54:30 client.id = cps-core-1 15:54:30 compression.gzip.level = -1 15:54:30 compression.lz4.level = 9 15:54:30 compression.type = none 15:54:30 compression.zstd.level = 3 15:54:30 connections.max.idle.ms = 540000 15:54:30 delivery.timeout.ms = 120000 15:54:30 enable.idempotence = true 15:54:30 enable.metrics.push = true 15:54:30 interceptor.classes = [] 15:54:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:54:30 linger.ms = 0 15:54:30 max.block.ms = 60000 15:54:30 max.in.flight.requests.per.connection = 5 15:54:30 max.request.size = 1048576 15:54:30 metadata.max.age.ms = 300000 15:54:30 metadata.max.idle.ms = 300000 15:54:30 metadata.recovery.strategy = none 15:54:30 metric.reporters = [] 15:54:30 metrics.num.samples = 2 15:54:30 metrics.recording.level = INFO 15:54:30 metrics.sample.window.ms = 30000 15:54:30 partitioner.adaptive.partitioning.enable = true 15:54:30 partitioner.availability.timeout.ms = 0 15:54:30 partitioner.class = null 15:54:30 partitioner.ignore.keys = false 15:54:30 receive.buffer.bytes = 32768 15:54:30 reconnect.backoff.max.ms = 1000 15:54:30 reconnect.backoff.ms = 50 15:54:30 request.timeout.ms = 30000 15:54:30 retries = 2147483647 15:54:30 retry.backoff.max.ms = 1000 15:54:30 retry.backoff.ms = 100 15:54:30 sasl.client.callback.handler.class = null 15:54:30 sasl.jaas.config = null 15:54:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:30 sasl.kerberos.min.time.before.relogin = 60000 15:54:30 sasl.kerberos.service.name = null 15:54:30 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:30 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:30 sasl.login.callback.handler.class = null 15:54:30 sasl.login.class = null 15:54:30 sasl.login.connect.timeout.ms = null 15:54:30 sasl.login.read.timeout.ms = null 15:54:30 sasl.login.refresh.buffer.seconds = 300 15:54:30 sasl.login.refresh.min.period.seconds = 60 15:54:30 sasl.login.refresh.window.factor = 0.8 15:54:30 sasl.login.refresh.window.jitter = 0.05 15:54:30 sasl.login.retry.backoff.max.ms = 10000 15:54:30 sasl.login.retry.backoff.ms = 100 15:54:30 sasl.mechanism = GSSAPI 15:54:30 sasl.oauthbearer.clock.skew.seconds = 30 15:54:30 sasl.oauthbearer.expected.audience = null 15:54:30 sasl.oauthbearer.expected.issuer = null 15:54:30 sasl.oauthbearer.header.urlencode = false 15:54:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:30 sasl.oauthbearer.jwks.endpoint.url = null 15:54:30 sasl.oauthbearer.scope.claim.name = scope 15:54:30 sasl.oauthbearer.sub.claim.name = sub 15:54:30 sasl.oauthbearer.token.endpoint.url = null 15:54:30 security.protocol = PLAINTEXT 15:54:30 security.providers = null 15:54:30 send.buffer.bytes = 131072 15:54:30 socket.connection.setup.timeout.max.ms = 30000 15:54:30 socket.connection.setup.timeout.ms = 10000 15:54:30 ssl.cipher.suites = null 15:54:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:30 ssl.endpoint.identification.algorithm = https 15:54:30 ssl.engine.factory.class = null 15:54:30 ssl.key.password = null 15:54:30 ssl.keymanager.algorithm = SunX509 15:54:30 ssl.keystore.certificate.chain = null 15:54:30 ssl.keystore.key = null 15:54:30 ssl.keystore.location = null 15:54:30 ssl.keystore.password = null 15:54:30 ssl.keystore.type = JKS 15:54:30 ssl.protocol = TLSv1.3 15:54:30 ssl.provider = null 15:54:30 ssl.secure.random.implementation = null 15:54:30 ssl.trustmanager.algorithm = PKIX 15:54:30 ssl.truststore.certificates = null 15:54:30 ssl.truststore.location = null 15:54:30 ssl.truststore.password = null 15:54:30 ssl.truststore.type = JKS 15:54:30 transaction.timeout.ms = 60000 15:54:30 transactional.id = null 15:54:30 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:54:30 15:54:30 2025-08-28T15:54:30.692Z INFO 12314 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:30 2025-08-28T15:54:30.704Z INFO 12314 --- [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. 15:54:30 2025-08-28T15:54:30.708Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:30 2025-08-28T15:54:30.710Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:30 2025-08-28T15:54:30.711Z INFO 12314 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 15:54:30 2025-08-28T15:54:30.712Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:30 2025-08-28T15:54:30.712Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:30 2025-08-28T15:54:30.733Z INFO 12314 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:30 2025-08-28T15:54:30.733Z INFO 12314 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:30 2025-08-28T15:54:30.733Z INFO 12314 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396470732 15:54:30 2025-08-28T15:54:30.752Z WARN 12314 --- [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} 15:54:30 2025-08-28T15:54:30.752Z INFO 12314 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:54:31 2025-08-28T15:54:31.032Z INFO 12314 --- [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 15:54:31 2025-08-28T15:54:31.570Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:31 2025-08-28T15:54:31.643Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:31 2025-08-28T15:54:31.763Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:31 2025-08-28T15:54:31.923Z INFO 12314 --- [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. 15:54:31 2025-08-28T15:54:31.924Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:31 2025-08-28T15:54:31.925Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:31 2025-08-28T15:54:31.926Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:31 2025-08-28T15:54:31.926Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:32 2025-08-28T15:54:32.027Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:32 2025-08-28T15:54:32.048Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:32 2025-08-28T15:54:32.092Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:32 2025-08-28T15:54:32.201Z INFO 12314 --- [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. 15:54:32 2025-08-28T15:54:32.202Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:32 2025-08-28T15:54:32.203Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:32 2025-08-28T15:54:32.204Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:32 2025-08-28T15:54:32.204Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:32 2025-08-28T15:54:32.320Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:54:32 2025-08-28T15:54:32.342Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:54:32 2025-08-28T15:54:32.401Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:32 2025-08-28T15:54:32.538Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 15:54:32 2025-08-28T15:54:32.538Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 15:54:32 2025-08-28T15:54:32.663Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 15:54:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.02 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 15:54:33 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 15:54:33 2025-08-28T15:54:33.423Z INFO 12314 --- [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. 15:54:33 2025-08-28T15:54:33.423Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:33 2025-08-28T15:54:33.424Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:33 2025-08-28T15:54:33.424Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:33 2025-08-28T15:54:33.424Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:33 2025-08-28T15:54:33.518Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:33 2025-08-28T15:54:33.541Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:33 2025-08-28T15:54:33.578Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:34 2025-08-28T15:54:34.000Z INFO 12314 --- [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. 15:54:34 2025-08-28T15:54:34.001Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:34 2025-08-28T15:54:34.001Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:34 2025-08-28T15:54:34.002Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:34 2025-08-28T15:54:34.002Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:34 2025-08-28T15:54:34.103Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:34 2025-08-28T15:54:34.137Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:34 2025-08-28T15:54:34.195Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:34 2025-08-28T15:54:34.503Z INFO 12314 --- [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. 15:54:34 2025-08-28T15:54:34.503Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:34 2025-08-28T15:54:34.504Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:34 2025-08-28T15:54:34.504Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:34 2025-08-28T15:54:34.504Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:34 2025-08-28T15:54:34.600Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:34 2025-08-28T15:54:34.630Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:34 2025-08-28T15:54:34.678Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.614 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 15:54:34 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 15:54:35 2025-08-28T15:54:35.075Z INFO 12314 --- [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. 15:54:35 2025-08-28T15:54:35.075Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:35 2025-08-28T15:54:35.076Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:35 2025-08-28T15:54:35.077Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:35 2025-08-28T15:54:35.077Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:35 2025-08-28T15:54:35.177Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:35 2025-08-28T15:54:35.200Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:35 2025-08-28T15:54:35.249Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:35 2025-08-28T15:54:35.333Z INFO 12314 --- [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. 15:54:35 2025-08-28T15:54:35.334Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:35 2025-08-28T15:54:35.334Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:35 2025-08-28T15:54:35.335Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:35 2025-08-28T15:54:35.335Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:35 2025-08-28T15:54:35.418Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:35 2025-08-28T15:54:35.437Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:35 2025-08-28T15:54:35.473Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:35 2025-08-28T15:54:35.761Z INFO 12314 --- [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. 15:54:35 2025-08-28T15:54:35.761Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:35 2025-08-28T15:54:35.762Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:35 2025-08-28T15:54:35.762Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:35 2025-08-28T15:54:35.762Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:35 2025-08-28T15:54:35.852Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:35 2025-08-28T15:54:35.870Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:35 2025-08-28T15:54:35.904Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:36 2025-08-28T15:54:35.981Z INFO 12314 --- [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. 15:54:36 2025-08-28T15:54:35.982Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:36 2025-08-28T15:54:35.982Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:36 2025-08-28T15:54:35.983Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:36 2025-08-28T15:54:35.983Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:36 2025-08-28T15:54:36.067Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:36 2025-08-28T15:54:36.083Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:36 2025-08-28T15:54:36.113Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:36 2025-08-28T15:54:36.653Z INFO 12314 --- [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. 15:54:36 2025-08-28T15:54:36.655Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:36 2025-08-28T15:54:36.657Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:36 2025-08-28T15:54:36.657Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:36 2025-08-28T15:54:36.657Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:36 2025-08-28T15:54:36.760Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:36 2025-08-28T15:54:36.776Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:36 2025-08-28T15:54:36.804Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:36 2025-08-28T15:54:36.887Z INFO 12314 --- [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. 15:54:36 2025-08-28T15:54:36.887Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:36 2025-08-28T15:54:36.888Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:36 2025-08-28T15:54:36.888Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:36 2025-08-28T15:54:36.888Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:37 2025-08-28T15:54:36.974Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:37 2025-08-28T15:54:36.990Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:37 2025-08-28T15:54:37.020Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:37 2025-08-28T15:54:37.370Z INFO 12314 --- [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. 15:54:37 2025-08-28T15:54:37.371Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:37 2025-08-28T15:54:37.372Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:37 2025-08-28T15:54:37.372Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:37 2025-08-28T15:54:37.372Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:37 2025-08-28T15:54:37.462Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:37 2025-08-28T15:54:37.479Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:37 2025-08-28T15:54:37.510Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:37 2025-08-28T15:54:37.578Z INFO 12314 --- [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. 15:54:37 2025-08-28T15:54:37.579Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:37 2025-08-28T15:54:37.580Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:37 2025-08-28T15:54:37.580Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:37 2025-08-28T15:54:37.580Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:37 2025-08-28T15:54:37.655Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:37 2025-08-28T15:54:37.668Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:37 2025-08-28T15:54:37.705Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:38 2025-08-28T15:54:37.992Z INFO 12314 --- [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. 15:54:38 2025-08-28T15:54:37.992Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:38 2025-08-28T15:54:37.993Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:38 2025-08-28T15:54:37.993Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:38 2025-08-28T15:54:37.993Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:38 2025-08-28T15:54:38.079Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:38 2025-08-28T15:54:38.099Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:38 2025-08-28T15:54:38.132Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:38 2025-08-28T15:54:38.200Z INFO 12314 --- [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. 15:54:38 2025-08-28T15:54:38.200Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:38 2025-08-28T15:54:38.201Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:38 2025-08-28T15:54:38.203Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:38 2025-08-28T15:54:38.203Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:38 2025-08-28T15:54:38.284Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:38 2025-08-28T15:54:38.300Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:38 2025-08-28T15:54:38.325Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:38 2025-08-28T15:54:38.611Z INFO 12314 --- [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. 15:54:38 2025-08-28T15:54:38.612Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:38 2025-08-28T15:54:38.612Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:38 2025-08-28T15:54:38.613Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:38 2025-08-28T15:54:38.613Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:38 2025-08-28T15:54:38.687Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:38 2025-08-28T15:54:38.704Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:38 2025-08-28T15:54:38.728Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:38 2025-08-28T15:54:38.793Z INFO 12314 --- [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. 15:54:38 2025-08-28T15:54:38.793Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:38 2025-08-28T15:54:38.794Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:38 2025-08-28T15:54:38.794Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:38 2025-08-28T15:54:38.794Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:38 2025-08-28T15:54:38.875Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:38 2025-08-28T15:54:38.890Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:38 2025-08-28T15:54:38.918Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:39 2025-08-28T15:54:39.180Z INFO 12314 --- [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. 15:54:39 2025-08-28T15:54:39.181Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:39 2025-08-28T15:54:39.182Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:39 2025-08-28T15:54:39.182Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:39 2025-08-28T15:54:39.182Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:39 2025-08-28T15:54:39.260Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:39 2025-08-28T15:54:39.281Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:39 2025-08-28T15:54:39.310Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:39 2025-08-28T15:54:39.375Z INFO 12314 --- [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. 15:54:39 2025-08-28T15:54:39.375Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:39 2025-08-28T15:54:39.376Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:39 2025-08-28T15:54:39.376Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:39 2025-08-28T15:54:39.376Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:39 2025-08-28T15:54:39.457Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:39 2025-08-28T15:54:39.473Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:39 2025-08-28T15:54:39.497Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:39 2025-08-28T15:54:39.777Z INFO 12314 --- [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. 15:54:39 2025-08-28T15:54:39.778Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:39 2025-08-28T15:54:39.779Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:39 2025-08-28T15:54:39.780Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:39 2025-08-28T15:54:39.780Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:39 2025-08-28T15:54:39.862Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:39 2025-08-28T15:54:39.883Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:39 2025-08-28T15:54:39.906Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:39 2025-08-28T15:54:39.967Z INFO 12314 --- [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. 15:54:39 2025-08-28T15:54:39.967Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:39 2025-08-28T15:54:39.968Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:40 2025-08-28T15:54:39.979Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:40 2025-08-28T15:54:39.979Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:40 2025-08-28T15:54:40.061Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:40 2025-08-28T15:54:40.074Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:40 2025-08-28T15:54:40.097Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:40 2025-08-28T15:54:40.342Z INFO 12314 --- [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. 15:54:40 2025-08-28T15:54:40.343Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:40 2025-08-28T15:54:40.344Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:40 2025-08-28T15:54:40.344Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:40 2025-08-28T15:54:40.344Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:40 2025-08-28T15:54:40.448Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:40 2025-08-28T15:54:40.463Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:40 2025-08-28T15:54:40.484Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:40 2025-08-28T15:54:40.561Z INFO 12314 --- [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. 15:54:40 2025-08-28T15:54:40.562Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:40 2025-08-28T15:54:40.562Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:40 2025-08-28T15:54:40.562Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:40 2025-08-28T15:54:40.562Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:40 2025-08-28T15:54:40.639Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:40 2025-08-28T15:54:40.653Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:40 2025-08-28T15:54:40.677Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:40 2025-08-28T15:54:40.955Z INFO 12314 --- [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. 15:54:40 2025-08-28T15:54:40.956Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:40 2025-08-28T15:54:40.956Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:40 2025-08-28T15:54:40.956Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:40 2025-08-28T15:54:40.956Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:41 2025-08-28T15:54:41.031Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:41 2025-08-28T15:54:41.045Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:41 2025-08-28T15:54:41.066Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:41 2025-08-28T15:54:41.116Z INFO 12314 --- [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. 15:54:41 2025-08-28T15:54:41.116Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:41 2025-08-28T15:54:41.116Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:41 2025-08-28T15:54:41.116Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:41 2025-08-28T15:54:41.117Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:41 2025-08-28T15:54:41.186Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:41 2025-08-28T15:54:41.201Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:41 2025-08-28T15:54:41.223Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:41 2025-08-28T15:54:41.548Z INFO 12314 --- [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. 15:54:41 2025-08-28T15:54:41.548Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:41 2025-08-28T15:54:41.548Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:41 2025-08-28T15:54:41.549Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:41 2025-08-28T15:54:41.549Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:41 2025-08-28T15:54:41.636Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:41 2025-08-28T15:54:41.653Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:41 2025-08-28T15:54:41.694Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:41 2025-08-28T15:54:41.752Z INFO 12314 --- [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. 15:54:41 2025-08-28T15:54:41.752Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:41 2025-08-28T15:54:41.752Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:41 2025-08-28T15:54:41.753Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:41 2025-08-28T15:54:41.753Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:41 2025-08-28T15:54:41.834Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:41 2025-08-28T15:54:41.851Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:41 2025-08-28T15:54:41.893Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.229 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 15:54:42 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 15:54:42 2025-08-28T15:54:42.250Z INFO 12314 --- [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. 15:54:42 2025-08-28T15:54:42.252Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:42 2025-08-28T15:54:42.253Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:42 2025-08-28T15:54:42.253Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:42 2025-08-28T15:54:42.253Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:42 2025-08-28T15:54:42.340Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:42 2025-08-28T15:54:42.357Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:42 2025-08-28T15:54:42.384Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:42 2025-08-28T15:54:42.581Z INFO 12314 --- [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. 15:54:42 2025-08-28T15:54:42.582Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:42 2025-08-28T15:54:42.582Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:42 2025-08-28T15:54:42.582Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:42 2025-08-28T15:54:42.582Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:42 2025-08-28T15:54:42.661Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:42 2025-08-28T15:54:42.678Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:42 2025-08-28T15:54:42.700Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 15:54:42 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 15:54:42 2025-08-28T15:54:42.891Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:42 allow.auto.create.topics = true 15:54:42 auto.commit.interval.ms = 5000 15:54:42 auto.include.jmx.reporter = true 15:54:42 auto.offset.reset = latest 15:54:42 bootstrap.servers = [localhost:32780] 15:54:42 check.crcs = true 15:54:42 client.dns.lookup = use_all_dns_ips 15:54:42 client.id = consumer-test-group-7 15:54:42 client.rack = 15:54:42 connections.max.idle.ms = 540000 15:54:42 default.api.timeout.ms = 60000 15:54:42 enable.auto.commit = true 15:54:42 enable.metrics.push = true 15:54:42 exclude.internal.topics = true 15:54:42 fetch.max.bytes = 52428800 15:54:42 fetch.max.wait.ms = 500 15:54:42 fetch.min.bytes = 1 15:54:42 group.id = test-group 15:54:42 group.instance.id = null 15:54:42 group.protocol = classic 15:54:42 group.remote.assignor = null 15:54:42 heartbeat.interval.ms = 3000 15:54:42 interceptor.classes = [] 15:54:42 internal.leave.group.on.close = true 15:54:42 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:42 isolation.level = read_uncommitted 15:54:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:42 max.partition.fetch.bytes = 1048576 15:54:42 max.poll.interval.ms = 300000 15:54:42 max.poll.records = 2147483647 15:54:42 metadata.max.age.ms = 300000 15:54:42 metadata.recovery.strategy = none 15:54:42 metric.reporters = [] 15:54:42 metrics.num.samples = 2 15:54:42 metrics.recording.level = INFO 15:54:42 metrics.sample.window.ms = 30000 15:54:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:42 receive.buffer.bytes = 65536 15:54:42 reconnect.backoff.max.ms = 1000 15:54:42 reconnect.backoff.ms = 50 15:54:42 request.timeout.ms = 30000 15:54:42 retry.backoff.max.ms = 1000 15:54:42 retry.backoff.ms = 100 15:54:42 sasl.client.callback.handler.class = null 15:54:42 sasl.jaas.config = null 15:54:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:42 sasl.kerberos.min.time.before.relogin = 60000 15:54:42 sasl.kerberos.service.name = null 15:54:42 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:42 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:42 sasl.login.callback.handler.class = null 15:54:42 sasl.login.class = null 15:54:42 sasl.login.connect.timeout.ms = null 15:54:42 sasl.login.read.timeout.ms = null 15:54:42 sasl.login.refresh.buffer.seconds = 300 15:54:42 sasl.login.refresh.min.period.seconds = 60 15:54:42 sasl.login.refresh.window.factor = 0.8 15:54:42 sasl.login.refresh.window.jitter = 0.05 15:54:42 sasl.login.retry.backoff.max.ms = 10000 15:54:42 sasl.login.retry.backoff.ms = 100 15:54:42 sasl.mechanism = GSSAPI 15:54:42 sasl.oauthbearer.clock.skew.seconds = 30 15:54:42 sasl.oauthbearer.expected.audience = null 15:54:42 sasl.oauthbearer.expected.issuer = null 15:54:42 sasl.oauthbearer.header.urlencode = false 15:54:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:42 sasl.oauthbearer.jwks.endpoint.url = null 15:54:42 sasl.oauthbearer.scope.claim.name = scope 15:54:42 sasl.oauthbearer.sub.claim.name = sub 15:54:42 sasl.oauthbearer.token.endpoint.url = null 15:54:42 security.protocol = PLAINTEXT 15:54:42 security.providers = null 15:54:42 send.buffer.bytes = 131072 15:54:42 session.timeout.ms = 45000 15:54:42 socket.connection.setup.timeout.max.ms = 30000 15:54:42 socket.connection.setup.timeout.ms = 10000 15:54:42 ssl.cipher.suites = null 15:54:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:42 ssl.endpoint.identification.algorithm = https 15:54:42 ssl.engine.factory.class = null 15:54:42 ssl.key.password = null 15:54:42 ssl.keymanager.algorithm = SunX509 15:54:42 ssl.keystore.certificate.chain = null 15:54:42 ssl.keystore.key = null 15:54:42 ssl.keystore.location = null 15:54:42 ssl.keystore.password = null 15:54:42 ssl.keystore.type = JKS 15:54:42 ssl.protocol = TLSv1.3 15:54:42 ssl.provider = null 15:54:42 ssl.secure.random.implementation = null 15:54:42 ssl.trustmanager.algorithm = PKIX 15:54:42 ssl.truststore.certificates = null 15:54:42 ssl.truststore.location = null 15:54:42 ssl.truststore.password = null 15:54:42 ssl.truststore.type = JKS 15:54:42 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:54:42 15:54:42 2025-08-28T15:54:42.891Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:42 2025-08-28T15:54:42.896Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:42 2025-08-28T15:54:42.896Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:42 2025-08-28T15:54:42.896Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396482896 15:54:42 2025-08-28T15:54:42.903Z INFO 12314 --- [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 15:54:42 2025-08-28T15:54:42.925Z WARN 12314 --- [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} 15:54:42 2025-08-28T15:54:42.925Z INFO 12314 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:54:42 2025-08-28T15:54:42.932Z INFO 12314 --- [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) 15:54:42 2025-08-28T15:54:42.938Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 15:54:42 2025-08-28T15:54:42.951Z INFO 12314 --- [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-4b6c02e4-1795-4545-a7b6-dad286f8d3fb 15:54:42 2025-08-28T15:54:42.951Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 15:54:42 2025-08-28T15:54:42.957Z INFO 12314 --- [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-4b6c02e4-1795-4545-a7b6-dad286f8d3fb', protocol='range'} 15:54:43 2025-08-28T15:54:43.056Z INFO 12314 --- [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-4b6c02e4-1795-4545-a7b6-dad286f8d3fb=Assignment(partitions=[legacy-batch-topic-0])} 15:54:43 2025-08-28T15:54:43.061Z INFO 12314 --- [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-4b6c02e4-1795-4545-a7b6-dad286f8d3fb', protocol='range'} 15:54:43 2025-08-28T15:54:43.061Z INFO 12314 --- [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]) 15:54:43 2025-08-28T15:54:43.061Z INFO 12314 --- [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 15:54:43 2025-08-28T15:54:43.064Z INFO 12314 --- [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 15:54:43 2025-08-28T15:54:43.066Z INFO 12314 --- [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}}. 15:54:43 2025-08-28T15:54:43.458Z INFO 12314 --- [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. 15:54:43 2025-08-28T15:54:43.458Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:43 2025-08-28T15:54:43.459Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:43 2025-08-28T15:54:43.459Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:43 2025-08-28T15:54:43.459Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:43 2025-08-28T15:54:43.537Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 15:54:43 2025-08-28T15:54:43.552Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 15:54:43 2025-08-28T15:54:43.576Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:43 2025-08-28T15:54:43.798Z INFO 12314 --- [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 15:54:43 2025-08-28T15:54:43.798Z INFO 12314 --- [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-4b6c02e4-1795-4545-a7b6-dad286f8d3fb sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:43 2025-08-28T15:54:43.800Z INFO 12314 --- [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 15:54:43 2025-08-28T15:54:43.800Z INFO 12314 --- [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 15:54:43 2025-08-28T15:54:43.800Z INFO 12314 --- [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 15:54:43 2025-08-28T15:54:43.802Z INFO 12314 --- [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 15:54:43 2025-08-28T15:54:43.802Z INFO 12314 --- [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 15:54:43 2025-08-28T15:54:43.820Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:43 2025-08-28T15:54:43.820Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:43 2025-08-28T15:54:43.820Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:43 2025-08-28T15:54:43.820Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:43 2025-08-28T15:54:43.827Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 15:54:43 2025-08-28T15:54:43.855Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:43 allow.auto.create.topics = true 15:54:43 auto.commit.interval.ms = 5000 15:54:43 auto.include.jmx.reporter = true 15:54:43 auto.offset.reset = latest 15:54:43 bootstrap.servers = [localhost:32780] 15:54:43 check.crcs = true 15:54:43 client.dns.lookup = use_all_dns_ips 15:54:43 client.id = consumer-test-group-8 15:54:43 client.rack = 15:54:43 connections.max.idle.ms = 540000 15:54:43 default.api.timeout.ms = 60000 15:54:43 enable.auto.commit = true 15:54:43 enable.metrics.push = true 15:54:43 exclude.internal.topics = true 15:54:43 fetch.max.bytes = 52428800 15:54:43 fetch.max.wait.ms = 500 15:54:43 fetch.min.bytes = 1 15:54:43 group.id = test-group 15:54:43 group.instance.id = null 15:54:43 group.protocol = classic 15:54:43 group.remote.assignor = null 15:54:43 heartbeat.interval.ms = 3000 15:54:43 interceptor.classes = [] 15:54:43 internal.leave.group.on.close = true 15:54:43 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:43 isolation.level = read_uncommitted 15:54:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:43 max.partition.fetch.bytes = 1048576 15:54:43 max.poll.interval.ms = 300000 15:54:43 max.poll.records = 2147483647 15:54:43 metadata.max.age.ms = 300000 15:54:43 metadata.recovery.strategy = none 15:54:43 metric.reporters = [] 15:54:43 metrics.num.samples = 2 15:54:43 metrics.recording.level = INFO 15:54:43 metrics.sample.window.ms = 30000 15:54:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:43 receive.buffer.bytes = 65536 15:54:43 reconnect.backoff.max.ms = 1000 15:54:43 reconnect.backoff.ms = 50 15:54:43 request.timeout.ms = 30000 15:54:43 retry.backoff.max.ms = 1000 15:54:43 retry.backoff.ms = 100 15:54:43 sasl.client.callback.handler.class = null 15:54:43 sasl.jaas.config = null 15:54:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:43 sasl.kerberos.min.time.before.relogin = 60000 15:54:43 sasl.kerberos.service.name = null 15:54:43 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:43 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:43 sasl.login.callback.handler.class = null 15:54:43 sasl.login.class = null 15:54:43 sasl.login.connect.timeout.ms = null 15:54:43 sasl.login.read.timeout.ms = null 15:54:43 sasl.login.refresh.buffer.seconds = 300 15:54:43 sasl.login.refresh.min.period.seconds = 60 15:54:43 sasl.login.refresh.window.factor = 0.8 15:54:43 sasl.login.refresh.window.jitter = 0.05 15:54:43 sasl.login.retry.backoff.max.ms = 10000 15:54:43 sasl.login.retry.backoff.ms = 100 15:54:43 sasl.mechanism = GSSAPI 15:54:43 sasl.oauthbearer.clock.skew.seconds = 30 15:54:43 sasl.oauthbearer.expected.audience = null 15:54:43 sasl.oauthbearer.expected.issuer = null 15:54:43 sasl.oauthbearer.header.urlencode = false 15:54:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:43 sasl.oauthbearer.jwks.endpoint.url = null 15:54:43 sasl.oauthbearer.scope.claim.name = scope 15:54:43 sasl.oauthbearer.sub.claim.name = sub 15:54:43 sasl.oauthbearer.token.endpoint.url = null 15:54:43 security.protocol = PLAINTEXT 15:54:43 security.providers = null 15:54:43 send.buffer.bytes = 131072 15:54:43 session.timeout.ms = 45000 15:54:43 socket.connection.setup.timeout.max.ms = 30000 15:54:43 socket.connection.setup.timeout.ms = 10000 15:54:43 ssl.cipher.suites = null 15:54:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:43 ssl.endpoint.identification.algorithm = https 15:54:43 ssl.engine.factory.class = null 15:54:43 ssl.key.password = null 15:54:43 ssl.keymanager.algorithm = SunX509 15:54:43 ssl.keystore.certificate.chain = null 15:54:43 ssl.keystore.key = null 15:54:43 ssl.keystore.location = null 15:54:43 ssl.keystore.password = null 15:54:43 ssl.keystore.type = JKS 15:54:43 ssl.protocol = TLSv1.3 15:54:43 ssl.provider = null 15:54:43 ssl.secure.random.implementation = null 15:54:43 ssl.trustmanager.algorithm = PKIX 15:54:43 ssl.truststore.certificates = null 15:54:43 ssl.truststore.location = null 15:54:43 ssl.truststore.password = null 15:54:43 ssl.truststore.type = JKS 15:54:43 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:54:43 15:54:43 2025-08-28T15:54:43.856Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:43 2025-08-28T15:54:43.859Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:43 2025-08-28T15:54:43.859Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:43 2025-08-28T15:54:43.859Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396483859 15:54:43 2025-08-28T15:54:43.859Z INFO 12314 --- [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 15:54:43 2025-08-28T15:54:43.866Z INFO 12314 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:54:43 2025-08-28T15:54:43.866Z INFO 12314 --- [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) 15:54:43 2025-08-28T15:54:43.867Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 15:54:43 2025-08-28T15:54:43.872Z INFO 12314 --- [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-93169f3d-f44b-4894-a175-7c21aee7612e 15:54:43 2025-08-28T15:54:43.872Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 15:54:43 2025-08-28T15:54:43.879Z INFO 12314 --- [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-93169f3d-f44b-4894-a175-7c21aee7612e', protocol='range'} 15:54:43 2025-08-28T15:54:43.879Z INFO 12314 --- [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-93169f3d-f44b-4894-a175-7c21aee7612e=Assignment(partitions=[legacy-batch-topic-0])} 15:54:43 2025-08-28T15:54:43.887Z INFO 12314 --- [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-93169f3d-f44b-4894-a175-7c21aee7612e', protocol='range'} 15:54:43 2025-08-28T15:54:43.887Z INFO 12314 --- [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]) 15:54:43 2025-08-28T15:54:43.887Z INFO 12314 --- [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 15:54:43 2025-08-28T15:54:43.889Z INFO 12314 --- [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 15:54:43 2025-08-28T15:54:43.898Z INFO 12314 --- [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}}. 15:54:44 2025-08-28T15:54:44.408Z INFO 12314 --- [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. 15:54:44 2025-08-28T15:54:44.409Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:44 2025-08-28T15:54:44.409Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:44 2025-08-28T15:54:44.409Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:44 2025-08-28T15:54:44.409Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:44 2025-08-28T15:54:44.494Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 15:54:44 2025-08-28T15:54:44.508Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 15:54:44 2025-08-28T15:54:44.531Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:44 2025-08-28T15:54:44.634Z WARN 12314 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: b5c824f4-4da5-433f-8d16-b936456cc1c0, data operation cloud event id: 328ee5c8-8bc6-4426-95c8-29d6f65781c8 15:54:44 2025-08-28T15:54:44.634Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:54:44 acks = -1 15:54:44 auto.include.jmx.reporter = true 15:54:44 batch.size = 16384 15:54:44 bootstrap.servers = [localhost:32780] 15:54:44 buffer.memory = 33554432 15:54:44 client.dns.lookup = use_all_dns_ips 15:54:44 client.id = cps-core-1 15:54:44 compression.gzip.level = -1 15:54:44 compression.lz4.level = 9 15:54:44 compression.type = none 15:54:44 compression.zstd.level = 3 15:54:44 connections.max.idle.ms = 540000 15:54:44 delivery.timeout.ms = 120000 15:54:44 enable.idempotence = true 15:54:44 enable.metrics.push = true 15:54:44 interceptor.classes = [] 15:54:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:54:44 linger.ms = 0 15:54:44 max.block.ms = 60000 15:54:44 max.in.flight.requests.per.connection = 5 15:54:44 max.request.size = 1048576 15:54:44 metadata.max.age.ms = 300000 15:54:44 metadata.max.idle.ms = 300000 15:54:44 metadata.recovery.strategy = none 15:54:44 metric.reporters = [] 15:54:44 metrics.num.samples = 2 15:54:44 metrics.recording.level = INFO 15:54:44 metrics.sample.window.ms = 30000 15:54:44 partitioner.adaptive.partitioning.enable = true 15:54:44 partitioner.availability.timeout.ms = 0 15:54:44 partitioner.class = null 15:54:44 partitioner.ignore.keys = false 15:54:44 receive.buffer.bytes = 32768 15:54:44 reconnect.backoff.max.ms = 1000 15:54:44 reconnect.backoff.ms = 50 15:54:44 request.timeout.ms = 30000 15:54:44 retries = 2147483647 15:54:44 retry.backoff.max.ms = 1000 15:54:44 retry.backoff.ms = 100 15:54:44 sasl.client.callback.handler.class = null 15:54:44 sasl.jaas.config = null 15:54:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:44 sasl.kerberos.min.time.before.relogin = 60000 15:54:44 sasl.kerberos.service.name = null 15:54:44 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:44 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:44 sasl.login.callback.handler.class = null 15:54:44 sasl.login.class = null 15:54:44 sasl.login.connect.timeout.ms = null 15:54:44 sasl.login.read.timeout.ms = null 15:54:44 sasl.login.refresh.buffer.seconds = 300 15:54:44 sasl.login.refresh.min.period.seconds = 60 15:54:44 sasl.login.refresh.window.factor = 0.8 15:54:44 sasl.login.refresh.window.jitter = 0.05 15:54:44 sasl.login.retry.backoff.max.ms = 10000 15:54:44 sasl.login.retry.backoff.ms = 100 15:54:44 sasl.mechanism = GSSAPI 15:54:44 sasl.oauthbearer.clock.skew.seconds = 30 15:54:44 sasl.oauthbearer.expected.audience = null 15:54:44 sasl.oauthbearer.expected.issuer = null 15:54:44 sasl.oauthbearer.header.urlencode = false 15:54:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:44 sasl.oauthbearer.jwks.endpoint.url = null 15:54:44 sasl.oauthbearer.scope.claim.name = scope 15:54:44 sasl.oauthbearer.sub.claim.name = sub 15:54:44 sasl.oauthbearer.token.endpoint.url = null 15:54:44 security.protocol = PLAINTEXT 15:54:44 security.providers = null 15:54:44 send.buffer.bytes = 131072 15:54:44 socket.connection.setup.timeout.max.ms = 30000 15:54:44 socket.connection.setup.timeout.ms = 10000 15:54:44 ssl.cipher.suites = null 15:54:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:44 ssl.endpoint.identification.algorithm = https 15:54:44 ssl.engine.factory.class = null 15:54:44 ssl.key.password = null 15:54:44 ssl.keymanager.algorithm = SunX509 15:54:44 ssl.keystore.certificate.chain = null 15:54:44 ssl.keystore.key = null 15:54:44 ssl.keystore.location = null 15:54:44 ssl.keystore.password = null 15:54:44 ssl.keystore.type = JKS 15:54:44 ssl.protocol = TLSv1.3 15:54:44 ssl.provider = null 15:54:44 ssl.secure.random.implementation = null 15:54:44 ssl.trustmanager.algorithm = PKIX 15:54:44 ssl.truststore.certificates = null 15:54:44 ssl.truststore.location = null 15:54:44 ssl.truststore.password = null 15:54:44 ssl.truststore.type = JKS 15:54:44 transaction.timeout.ms = 60000 15:54:44 transactional.id = null 15:54:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:54:44 15:54:44 2025-08-28T15:54:44.635Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:44 2025-08-28T15:54:44.635Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 15:54:44 2025-08-28T15:54:44.638Z INFO 12314 --- [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. 15:54:44 2025-08-28T15:54:44.646Z INFO 12314 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:54:44 2025-08-28T15:54:44.646Z INFO 12314 --- [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 15:54:44 2025-08-28T15:54:44.784Z INFO 12314 --- [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 15:54:44 2025-08-28T15:54:44.785Z INFO 12314 --- [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-93169f3d-f44b-4894-a175-7c21aee7612e sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:44 2025-08-28T15:54:44.785Z INFO 12314 --- [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 15:54:44 2025-08-28T15:54:44.785Z INFO 12314 --- [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 15:54:44 2025-08-28T15:54:44.785Z INFO 12314 --- [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 15:54:44 2025-08-28T15:54:44.788Z INFO 12314 --- [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 15:54:44 2025-08-28T15:54:44.788Z INFO 12314 --- [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 15:54:45 2025-08-28T15:54:45.183Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:45 2025-08-28T15:54:45.184Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:45 2025-08-28T15:54:45.184Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:45 2025-08-28T15:54:45.184Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:45 2025-08-28T15:54:45.189Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 15:54:45 2025-08-28T15:54:45.206Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:45 allow.auto.create.topics = true 15:54:45 auto.commit.interval.ms = 5000 15:54:45 auto.include.jmx.reporter = true 15:54:45 auto.offset.reset = latest 15:54:45 bootstrap.servers = [localhost:32780] 15:54:45 check.crcs = true 15:54:45 client.dns.lookup = use_all_dns_ips 15:54:45 client.id = consumer-test-group-9 15:54:45 client.rack = 15:54:45 connections.max.idle.ms = 540000 15:54:45 default.api.timeout.ms = 60000 15:54:45 enable.auto.commit = true 15:54:45 enable.metrics.push = true 15:54:45 exclude.internal.topics = true 15:54:45 fetch.max.bytes = 52428800 15:54:45 fetch.max.wait.ms = 500 15:54:45 fetch.min.bytes = 1 15:54:45 group.id = test-group 15:54:45 group.instance.id = null 15:54:45 group.protocol = classic 15:54:45 group.remote.assignor = null 15:54:45 heartbeat.interval.ms = 3000 15:54:45 interceptor.classes = [] 15:54:45 internal.leave.group.on.close = true 15:54:45 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:45 isolation.level = read_uncommitted 15:54:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:45 max.partition.fetch.bytes = 1048576 15:54:45 max.poll.interval.ms = 300000 15:54:45 max.poll.records = 2147483647 15:54:45 metadata.max.age.ms = 300000 15:54:45 metadata.recovery.strategy = none 15:54:45 metric.reporters = [] 15:54:45 metrics.num.samples = 2 15:54:45 metrics.recording.level = INFO 15:54:45 metrics.sample.window.ms = 30000 15:54:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:45 receive.buffer.bytes = 65536 15:54:45 reconnect.backoff.max.ms = 1000 15:54:45 reconnect.backoff.ms = 50 15:54:45 request.timeout.ms = 30000 15:54:45 retry.backoff.max.ms = 1000 15:54:45 retry.backoff.ms = 100 15:54:45 sasl.client.callback.handler.class = null 15:54:45 sasl.jaas.config = null 15:54:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:45 sasl.kerberos.min.time.before.relogin = 60000 15:54:45 sasl.kerberos.service.name = null 15:54:45 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:45 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:45 sasl.login.callback.handler.class = null 15:54:45 sasl.login.class = null 15:54:45 sasl.login.connect.timeout.ms = null 15:54:45 sasl.login.read.timeout.ms = null 15:54:45 sasl.login.refresh.buffer.seconds = 300 15:54:45 sasl.login.refresh.min.period.seconds = 60 15:54:45 sasl.login.refresh.window.factor = 0.8 15:54:45 sasl.login.refresh.window.jitter = 0.05 15:54:45 sasl.login.retry.backoff.max.ms = 10000 15:54:45 sasl.login.retry.backoff.ms = 100 15:54:45 sasl.mechanism = GSSAPI 15:54:45 sasl.oauthbearer.clock.skew.seconds = 30 15:54:45 sasl.oauthbearer.expected.audience = null 15:54:45 sasl.oauthbearer.expected.issuer = null 15:54:45 sasl.oauthbearer.header.urlencode = false 15:54:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:45 sasl.oauthbearer.jwks.endpoint.url = null 15:54:45 sasl.oauthbearer.scope.claim.name = scope 15:54:45 sasl.oauthbearer.sub.claim.name = sub 15:54:45 sasl.oauthbearer.token.endpoint.url = null 15:54:45 security.protocol = PLAINTEXT 15:54:45 security.providers = null 15:54:45 send.buffer.bytes = 131072 15:54:45 session.timeout.ms = 45000 15:54:45 socket.connection.setup.timeout.max.ms = 30000 15:54:45 socket.connection.setup.timeout.ms = 10000 15:54:45 ssl.cipher.suites = null 15:54:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:45 ssl.endpoint.identification.algorithm = https 15:54:45 ssl.engine.factory.class = null 15:54:45 ssl.key.password = null 15:54:45 ssl.keymanager.algorithm = SunX509 15:54:45 ssl.keystore.certificate.chain = null 15:54:45 ssl.keystore.key = null 15:54:45 ssl.keystore.location = null 15:54:45 ssl.keystore.password = null 15:54:45 ssl.keystore.type = JKS 15:54:45 ssl.protocol = TLSv1.3 15:54:45 ssl.provider = null 15:54:45 ssl.secure.random.implementation = null 15:54:45 ssl.trustmanager.algorithm = PKIX 15:54:45 ssl.truststore.certificates = null 15:54:45 ssl.truststore.location = null 15:54:45 ssl.truststore.password = null 15:54:45 ssl.truststore.type = JKS 15:54:45 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:54:45 15:54:45 2025-08-28T15:54:45.206Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:45 2025-08-28T15:54:45.209Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:45 2025-08-28T15:54:45.209Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:45 2025-08-28T15:54:45.209Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396485209 15:54:45 2025-08-28T15:54:45.209Z INFO 12314 --- [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 15:54:45 2025-08-28T15:54:45.217Z INFO 12314 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:54:45 2025-08-28T15:54:45.218Z INFO 12314 --- [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) 15:54:45 2025-08-28T15:54:45.219Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 15:54:45 2025-08-28T15:54:45.223Z INFO 12314 --- [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-a5d24715-a8ee-47c4-b922-a593aa3ba34b 15:54:45 2025-08-28T15:54:45.223Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 15:54:45 2025-08-28T15:54:45.227Z INFO 12314 --- [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-a5d24715-a8ee-47c4-b922-a593aa3ba34b', protocol='range'} 15:54:45 2025-08-28T15:54:45.227Z INFO 12314 --- [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-a5d24715-a8ee-47c4-b922-a593aa3ba34b=Assignment(partitions=[legacy-batch-topic-0])} 15:54:45 2025-08-28T15:54:45.230Z INFO 12314 --- [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-a5d24715-a8ee-47c4-b922-a593aa3ba34b', protocol='range'} 15:54:45 2025-08-28T15:54:45.230Z INFO 12314 --- [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]) 15:54:45 2025-08-28T15:54:45.230Z INFO 12314 --- [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 15:54:45 2025-08-28T15:54:45.232Z INFO 12314 --- [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 15:54:45 2025-08-28T15:54:45.236Z INFO 12314 --- [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}}. 15:54:45 2025-08-28T15:54:45.752Z INFO 12314 --- [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. 15:54:45 2025-08-28T15:54:45.752Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:45 2025-08-28T15:54:45.752Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:45 2025-08-28T15:54:45.753Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:45 2025-08-28T15:54:45.753Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:45 2025-08-28T15:54:45.828Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 15:54:45 2025-08-28T15:54:45.843Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 15:54:45 2025-08-28T15:54:45.864Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:45 2025-08-28T15:54:45.916Z WARN 12314 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: eb3ef948-69e2-4014-84a1-89276f65ad11, data operation cloud event id: c59f7602-f704-4321-8490-d2cc69c205e7 15:54:46 2025-08-28T15:54:45.995Z INFO 12314 --- [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 15:54:46 2025-08-28T15:54:45.995Z INFO 12314 --- [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-a5d24715-a8ee-47c4-b922-a593aa3ba34b sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:46 2025-08-28T15:54:45.995Z INFO 12314 --- [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 15:54:46 2025-08-28T15:54:45.995Z INFO 12314 --- [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 15:54:46 2025-08-28T15:54:45.995Z INFO 12314 --- [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 15:54:46 2025-08-28T15:54:45.998Z INFO 12314 --- [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 15:54:46 2025-08-28T15:54:45.998Z INFO 12314 --- [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 15:54:46 2025-08-28T15:54:46.427Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:46 2025-08-28T15:54:46.428Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:46 2025-08-28T15:54:46.428Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:46 2025-08-28T15:54:46.428Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:46 2025-08-28T15:54:46.433Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 15:54:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.582 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 15:54:46 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 15:54:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 15:54:46 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 15:54:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 15:54:46 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 15:54:46 2025-08-28T15:54:46.636Z INFO 12314 --- [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. 15:54:46 2025-08-28T15:54:46.636Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:46 2025-08-28T15:54:46.637Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:46 2025-08-28T15:54:46.647Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:46 2025-08-28T15:54:46.647Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:46 2025-08-28T15:54:46.724Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:46 2025-08-28T15:54:46.736Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:46 2025-08-28T15:54:46.756Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:46 2025-08-28T15:54:46.798Z INFO 12314 --- [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. 15:54:46 2025-08-28T15:54:46.799Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:46 2025-08-28T15:54:46.799Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:46 2025-08-28T15:54:46.800Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:46 2025-08-28T15:54:46.800Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:46 2025-08-28T15:54:46.870Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:46 2025-08-28T15:54:46.880Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:47 2025-08-28T15:54:46.906Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:47 2025-08-28T15:54:46.949Z INFO 12314 --- [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. 15:54:47 2025-08-28T15:54:46.949Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:47 2025-08-28T15:54:46.950Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:47 2025-08-28T15:54:46.950Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:47 2025-08-28T15:54:46.950Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:47 2025-08-28T15:54:47.023Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:54:47 2025-08-28T15:54:47.036Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:54:47 2025-08-28T15:54:47.061Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:47 2025-08-28T15:54:47.084Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 15:54:47 2025-08-28T15:54:47.110Z INFO 12314 --- [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. 15:54:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 15:54:47 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 15:54:47 2025-08-28T15:54:47.330Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:47 allow.auto.create.topics = true 15:54:47 auto.commit.interval.ms = 5000 15:54:47 auto.include.jmx.reporter = true 15:54:47 auto.offset.reset = latest 15:54:47 bootstrap.servers = [localhost:32780] 15:54:47 check.crcs = true 15:54:47 client.dns.lookup = use_all_dns_ips 15:54:47 client.id = consumer-test-group-10 15:54:47 client.rack = 15:54:47 connections.max.idle.ms = 540000 15:54:47 default.api.timeout.ms = 60000 15:54:47 enable.auto.commit = true 15:54:47 enable.metrics.push = true 15:54:47 exclude.internal.topics = true 15:54:47 fetch.max.bytes = 52428800 15:54:47 fetch.max.wait.ms = 500 15:54:47 fetch.min.bytes = 1 15:54:47 group.id = test-group 15:54:47 group.instance.id = null 15:54:47 group.protocol = classic 15:54:47 group.remote.assignor = null 15:54:47 heartbeat.interval.ms = 3000 15:54:47 interceptor.classes = [] 15:54:47 internal.leave.group.on.close = true 15:54:47 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:47 isolation.level = read_uncommitted 15:54:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:47 max.partition.fetch.bytes = 1048576 15:54:47 max.poll.interval.ms = 300000 15:54:47 max.poll.records = 2147483647 15:54:47 metadata.max.age.ms = 300000 15:54:47 metadata.recovery.strategy = none 15:54:47 metric.reporters = [] 15:54:47 metrics.num.samples = 2 15:54:47 metrics.recording.level = INFO 15:54:47 metrics.sample.window.ms = 30000 15:54:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:47 receive.buffer.bytes = 65536 15:54:47 reconnect.backoff.max.ms = 1000 15:54:47 reconnect.backoff.ms = 50 15:54:47 request.timeout.ms = 30000 15:54:47 retry.backoff.max.ms = 1000 15:54:47 retry.backoff.ms = 100 15:54:47 sasl.client.callback.handler.class = null 15:54:47 sasl.jaas.config = null 15:54:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:47 sasl.kerberos.min.time.before.relogin = 60000 15:54:47 sasl.kerberos.service.name = null 15:54:47 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:47 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:47 sasl.login.callback.handler.class = null 15:54:47 sasl.login.class = null 15:54:47 sasl.login.connect.timeout.ms = null 15:54:47 sasl.login.read.timeout.ms = null 15:54:47 sasl.login.refresh.buffer.seconds = 300 15:54:47 sasl.login.refresh.min.period.seconds = 60 15:54:47 sasl.login.refresh.window.factor = 0.8 15:54:47 sasl.login.refresh.window.jitter = 0.05 15:54:47 sasl.login.retry.backoff.max.ms = 10000 15:54:47 sasl.login.retry.backoff.ms = 100 15:54:47 sasl.mechanism = GSSAPI 15:54:47 sasl.oauthbearer.clock.skew.seconds = 30 15:54:47 sasl.oauthbearer.expected.audience = null 15:54:47 sasl.oauthbearer.expected.issuer = null 15:54:47 sasl.oauthbearer.header.urlencode = false 15:54:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:47 sasl.oauthbearer.jwks.endpoint.url = null 15:54:47 sasl.oauthbearer.scope.claim.name = scope 15:54:47 sasl.oauthbearer.sub.claim.name = sub 15:54:47 sasl.oauthbearer.token.endpoint.url = null 15:54:47 security.protocol = PLAINTEXT 15:54:47 security.providers = null 15:54:47 send.buffer.bytes = 131072 15:54:47 session.timeout.ms = 45000 15:54:47 socket.connection.setup.timeout.max.ms = 30000 15:54:47 socket.connection.setup.timeout.ms = 10000 15:54:47 ssl.cipher.suites = null 15:54:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:47 ssl.endpoint.identification.algorithm = https 15:54:47 ssl.engine.factory.class = null 15:54:47 ssl.key.password = null 15:54:47 ssl.keymanager.algorithm = SunX509 15:54:47 ssl.keystore.certificate.chain = null 15:54:47 ssl.keystore.key = null 15:54:47 ssl.keystore.location = null 15:54:47 ssl.keystore.password = null 15:54:47 ssl.keystore.type = JKS 15:54:47 ssl.protocol = TLSv1.3 15:54:47 ssl.provider = null 15:54:47 ssl.secure.random.implementation = null 15:54:47 ssl.trustmanager.algorithm = PKIX 15:54:47 ssl.truststore.certificates = null 15:54:47 ssl.truststore.location = null 15:54:47 ssl.truststore.password = null 15:54:47 ssl.truststore.type = JKS 15:54:47 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:47 15:54:47 2025-08-28T15:54:47.331Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:47 2025-08-28T15:54:47.334Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:47 2025-08-28T15:54:47.334Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:47 2025-08-28T15:54:47.334Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396487334 15:54:47 2025-08-28T15:54:47.334Z INFO 12314 --- [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 15:54:47 2025-08-28T15:54:47.341Z INFO 12314 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:54:47 2025-08-28T15:54:47.341Z INFO 12314 --- [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) 15:54:47 2025-08-28T15:54:47.343Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 15:54:47 2025-08-28T15:54:47.346Z INFO 12314 --- [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-c9e117e9-186d-4b8b-9da7-314f134f99de 15:54:47 2025-08-28T15:54:47.346Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 15:54:47 2025-08-28T15:54:47.348Z INFO 12314 --- [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-c9e117e9-186d-4b8b-9da7-314f134f99de', protocol='range'} 15:54:47 2025-08-28T15:54:47.349Z INFO 12314 --- [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-c9e117e9-186d-4b8b-9da7-314f134f99de=Assignment(partitions=[ncmp-events-0])} 15:54:47 2025-08-28T15:54:47.355Z INFO 12314 --- [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-c9e117e9-186d-4b8b-9da7-314f134f99de', protocol='range'} 15:54:47 2025-08-28T15:54:47.355Z INFO 12314 --- [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]) 15:54:47 2025-08-28T15:54:47.355Z INFO 12314 --- [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 15:54:47 2025-08-28T15:54:47.356Z INFO 12314 --- [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 15:54:47 2025-08-28T15:54:47.362Z INFO 12314 --- [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}}. 15:54:47 2025-08-28T15:54:47.890Z INFO 12314 --- [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. 15:54:47 2025-08-28T15:54:47.891Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:47 2025-08-28T15:54:47.891Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:47 2025-08-28T15:54:47.892Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:47 2025-08-28T15:54:47.892Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:47 2025-08-28T15:54:47.968Z INFO 12314 --- [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 15:54:47 2025-08-28T15:54:47.981Z INFO 12314 --- [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 15:54:48 2025-08-28T15:54:48.003Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:49 2025-08-28T15:54:49.158Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.158Z INFO 12314 --- [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-c9e117e9-186d-4b8b-9da7-314f134f99de sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:49 2025-08-28T15:54:49.159Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.159Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.159Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.159Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.159Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.166Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:49 2025-08-28T15:54:49.166Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:49 2025-08-28T15:54:49.166Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:49 2025-08-28T15:54:49.166Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:49 2025-08-28T15:54:49.169Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 15:54:49 2025-08-28T15:54:49.192Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:49 allow.auto.create.topics = true 15:54:49 auto.commit.interval.ms = 5000 15:54:49 auto.include.jmx.reporter = true 15:54:49 auto.offset.reset = latest 15:54:49 bootstrap.servers = [localhost:32780] 15:54:49 check.crcs = true 15:54:49 client.dns.lookup = use_all_dns_ips 15:54:49 client.id = consumer-test-group-11 15:54:49 client.rack = 15:54:49 connections.max.idle.ms = 540000 15:54:49 default.api.timeout.ms = 60000 15:54:49 enable.auto.commit = true 15:54:49 enable.metrics.push = true 15:54:49 exclude.internal.topics = true 15:54:49 fetch.max.bytes = 52428800 15:54:49 fetch.max.wait.ms = 500 15:54:49 fetch.min.bytes = 1 15:54:49 group.id = test-group 15:54:49 group.instance.id = null 15:54:49 group.protocol = classic 15:54:49 group.remote.assignor = null 15:54:49 heartbeat.interval.ms = 3000 15:54:49 interceptor.classes = [] 15:54:49 internal.leave.group.on.close = true 15:54:49 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:49 isolation.level = read_uncommitted 15:54:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:49 max.partition.fetch.bytes = 1048576 15:54:49 max.poll.interval.ms = 300000 15:54:49 max.poll.records = 2147483647 15:54:49 metadata.max.age.ms = 300000 15:54:49 metadata.recovery.strategy = none 15:54:49 metric.reporters = [] 15:54:49 metrics.num.samples = 2 15:54:49 metrics.recording.level = INFO 15:54:49 metrics.sample.window.ms = 30000 15:54:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:49 receive.buffer.bytes = 65536 15:54:49 reconnect.backoff.max.ms = 1000 15:54:49 reconnect.backoff.ms = 50 15:54:49 request.timeout.ms = 30000 15:54:49 retry.backoff.max.ms = 1000 15:54:49 retry.backoff.ms = 100 15:54:49 sasl.client.callback.handler.class = null 15:54:49 sasl.jaas.config = null 15:54:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:49 sasl.kerberos.min.time.before.relogin = 60000 15:54:49 sasl.kerberos.service.name = null 15:54:49 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:49 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:49 sasl.login.callback.handler.class = null 15:54:49 sasl.login.class = null 15:54:49 sasl.login.connect.timeout.ms = null 15:54:49 sasl.login.read.timeout.ms = null 15:54:49 sasl.login.refresh.buffer.seconds = 300 15:54:49 sasl.login.refresh.min.period.seconds = 60 15:54:49 sasl.login.refresh.window.factor = 0.8 15:54:49 sasl.login.refresh.window.jitter = 0.05 15:54:49 sasl.login.retry.backoff.max.ms = 10000 15:54:49 sasl.login.retry.backoff.ms = 100 15:54:49 sasl.mechanism = GSSAPI 15:54:49 sasl.oauthbearer.clock.skew.seconds = 30 15:54:49 sasl.oauthbearer.expected.audience = null 15:54:49 sasl.oauthbearer.expected.issuer = null 15:54:49 sasl.oauthbearer.header.urlencode = false 15:54:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:49 sasl.oauthbearer.jwks.endpoint.url = null 15:54:49 sasl.oauthbearer.scope.claim.name = scope 15:54:49 sasl.oauthbearer.sub.claim.name = sub 15:54:49 sasl.oauthbearer.token.endpoint.url = null 15:54:49 security.protocol = PLAINTEXT 15:54:49 security.providers = null 15:54:49 send.buffer.bytes = 131072 15:54:49 session.timeout.ms = 45000 15:54:49 socket.connection.setup.timeout.max.ms = 30000 15:54:49 socket.connection.setup.timeout.ms = 10000 15:54:49 ssl.cipher.suites = null 15:54:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:49 ssl.endpoint.identification.algorithm = https 15:54:49 ssl.engine.factory.class = null 15:54:49 ssl.key.password = null 15:54:49 ssl.keymanager.algorithm = SunX509 15:54:49 ssl.keystore.certificate.chain = null 15:54:49 ssl.keystore.key = null 15:54:49 ssl.keystore.location = null 15:54:49 ssl.keystore.password = null 15:54:49 ssl.keystore.type = JKS 15:54:49 ssl.protocol = TLSv1.3 15:54:49 ssl.provider = null 15:54:49 ssl.secure.random.implementation = null 15:54:49 ssl.trustmanager.algorithm = PKIX 15:54:49 ssl.truststore.certificates = null 15:54:49 ssl.truststore.location = null 15:54:49 ssl.truststore.password = null 15:54:49 ssl.truststore.type = JKS 15:54:49 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:49 15:54:49 2025-08-28T15:54:49.192Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:49 2025-08-28T15:54:49.195Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:49 2025-08-28T15:54:49.195Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:49 2025-08-28T15:54:49.195Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396489195 15:54:49 2025-08-28T15:54:49.195Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.203Z INFO 12314 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:54:49 2025-08-28T15:54:49.205Z INFO 12314 --- [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) 15:54:49 2025-08-28T15:54:49.206Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 15:54:49 2025-08-28T15:54:49.213Z INFO 12314 --- [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-db860920-907a-4847-a3ad-f11a037e7dfb 15:54:49 2025-08-28T15:54:49.213Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 15:54:49 2025-08-28T15:54:49.217Z INFO 12314 --- [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-db860920-907a-4847-a3ad-f11a037e7dfb', protocol='range'} 15:54:49 2025-08-28T15:54:49.217Z INFO 12314 --- [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-db860920-907a-4847-a3ad-f11a037e7dfb=Assignment(partitions=[ncmp-events-0])} 15:54:49 2025-08-28T15:54:49.220Z INFO 12314 --- [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-db860920-907a-4847-a3ad-f11a037e7dfb', protocol='range'} 15:54:49 2025-08-28T15:54:49.220Z INFO 12314 --- [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]) 15:54:49 2025-08-28T15:54:49.220Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.221Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.226Z INFO 12314 --- [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}}. 15:54:49 2025-08-28T15:54:49.738Z INFO 12314 --- [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. 15:54:49 2025-08-28T15:54:49.738Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:49 2025-08-28T15:54:49.739Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:49 2025-08-28T15:54:49.739Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:49 2025-08-28T15:54:49.739Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:49 2025-08-28T15:54:49.810Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:49 2025-08-28T15:54:49.888Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.888Z INFO 12314 --- [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-db860920-907a-4847-a3ad-f11a037e7dfb sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:49 2025-08-28T15:54:49.888Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.888Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.888Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.889Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.889Z INFO 12314 --- [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 15:54:49 2025-08-28T15:54:49.894Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:49 2025-08-28T15:54:49.894Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:49 2025-08-28T15:54:49.894Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:49 2025-08-28T15:54:49.894Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:49 2025-08-28T15:54:49.896Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 15:54:50 2025-08-28T15:54:49.916Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:50 allow.auto.create.topics = true 15:54:50 auto.commit.interval.ms = 5000 15:54:50 auto.include.jmx.reporter = true 15:54:50 auto.offset.reset = latest 15:54:50 bootstrap.servers = [localhost:32780] 15:54:50 check.crcs = true 15:54:50 client.dns.lookup = use_all_dns_ips 15:54:50 client.id = consumer-test-group-12 15:54:50 client.rack = 15:54:50 connections.max.idle.ms = 540000 15:54:50 default.api.timeout.ms = 60000 15:54:50 enable.auto.commit = true 15:54:50 enable.metrics.push = true 15:54:50 exclude.internal.topics = true 15:54:50 fetch.max.bytes = 52428800 15:54:50 fetch.max.wait.ms = 500 15:54:50 fetch.min.bytes = 1 15:54:50 group.id = test-group 15:54:50 group.instance.id = null 15:54:50 group.protocol = classic 15:54:50 group.remote.assignor = null 15:54:50 heartbeat.interval.ms = 3000 15:54:50 interceptor.classes = [] 15:54:50 internal.leave.group.on.close = true 15:54:50 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:50 isolation.level = read_uncommitted 15:54:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:50 max.partition.fetch.bytes = 1048576 15:54:50 max.poll.interval.ms = 300000 15:54:50 max.poll.records = 2147483647 15:54:50 metadata.max.age.ms = 300000 15:54:50 metadata.recovery.strategy = none 15:54:50 metric.reporters = [] 15:54:50 metrics.num.samples = 2 15:54:50 metrics.recording.level = INFO 15:54:50 metrics.sample.window.ms = 30000 15:54:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:50 receive.buffer.bytes = 65536 15:54:50 reconnect.backoff.max.ms = 1000 15:54:50 reconnect.backoff.ms = 50 15:54:50 request.timeout.ms = 30000 15:54:50 retry.backoff.max.ms = 1000 15:54:50 retry.backoff.ms = 100 15:54:50 sasl.client.callback.handler.class = null 15:54:50 sasl.jaas.config = null 15:54:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:50 sasl.kerberos.min.time.before.relogin = 60000 15:54:50 sasl.kerberos.service.name = null 15:54:50 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:50 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:50 sasl.login.callback.handler.class = null 15:54:50 sasl.login.class = null 15:54:50 sasl.login.connect.timeout.ms = null 15:54:50 sasl.login.read.timeout.ms = null 15:54:50 sasl.login.refresh.buffer.seconds = 300 15:54:50 sasl.login.refresh.min.period.seconds = 60 15:54:50 sasl.login.refresh.window.factor = 0.8 15:54:50 sasl.login.refresh.window.jitter = 0.05 15:54:50 sasl.login.retry.backoff.max.ms = 10000 15:54:50 sasl.login.retry.backoff.ms = 100 15:54:50 sasl.mechanism = GSSAPI 15:54:50 sasl.oauthbearer.clock.skew.seconds = 30 15:54:50 sasl.oauthbearer.expected.audience = null 15:54:50 sasl.oauthbearer.expected.issuer = null 15:54:50 sasl.oauthbearer.header.urlencode = false 15:54:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:50 sasl.oauthbearer.jwks.endpoint.url = null 15:54:50 sasl.oauthbearer.scope.claim.name = scope 15:54:50 sasl.oauthbearer.sub.claim.name = sub 15:54:50 sasl.oauthbearer.token.endpoint.url = null 15:54:50 security.protocol = PLAINTEXT 15:54:50 security.providers = null 15:54:50 send.buffer.bytes = 131072 15:54:50 session.timeout.ms = 45000 15:54:50 socket.connection.setup.timeout.max.ms = 30000 15:54:50 socket.connection.setup.timeout.ms = 10000 15:54:50 ssl.cipher.suites = null 15:54:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:50 ssl.endpoint.identification.algorithm = https 15:54:50 ssl.engine.factory.class = null 15:54:50 ssl.key.password = null 15:54:50 ssl.keymanager.algorithm = SunX509 15:54:50 ssl.keystore.certificate.chain = null 15:54:50 ssl.keystore.key = null 15:54:50 ssl.keystore.location = null 15:54:50 ssl.keystore.password = null 15:54:50 ssl.keystore.type = JKS 15:54:50 ssl.protocol = TLSv1.3 15:54:50 ssl.provider = null 15:54:50 ssl.secure.random.implementation = null 15:54:50 ssl.trustmanager.algorithm = PKIX 15:54:50 ssl.truststore.certificates = null 15:54:50 ssl.truststore.location = null 15:54:50 ssl.truststore.password = null 15:54:50 ssl.truststore.type = JKS 15:54:50 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:50 15:54:50 2025-08-28T15:54:49.916Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:50 2025-08-28T15:54:49.919Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:50 2025-08-28T15:54:49.919Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:50 2025-08-28T15:54:49.919Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396489919 15:54:50 2025-08-28T15:54:49.919Z INFO 12314 --- [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 15:54:50 2025-08-28T15:54:49.931Z INFO 12314 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:54:50 2025-08-28T15:54:49.932Z INFO 12314 --- [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) 15:54:50 2025-08-28T15:54:49.933Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 15:54:50 2025-08-28T15:54:49.937Z INFO 12314 --- [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-d2d76b93-8eab-4e8e-a3b5-8ed0ca0f416e 15:54:50 2025-08-28T15:54:49.937Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 15:54:50 2025-08-28T15:54:49.940Z INFO 12314 --- [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-d2d76b93-8eab-4e8e-a3b5-8ed0ca0f416e', protocol='range'} 15:54:50 2025-08-28T15:54:49.941Z INFO 12314 --- [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-d2d76b93-8eab-4e8e-a3b5-8ed0ca0f416e=Assignment(partitions=[ncmp-events-0])} 15:54:50 2025-08-28T15:54:49.944Z INFO 12314 --- [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-d2d76b93-8eab-4e8e-a3b5-8ed0ca0f416e', protocol='range'} 15:54:50 2025-08-28T15:54:49.944Z INFO 12314 --- [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]) 15:54:50 2025-08-28T15:54:49.944Z INFO 12314 --- [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 15:54:50 2025-08-28T15:54:49.945Z INFO 12314 --- [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 15:54:50 2025-08-28T15:54:49.951Z INFO 12314 --- [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}}. 15:54:50 2025-08-28T15:54:50.466Z INFO 12314 --- [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. 15:54:50 2025-08-28T15:54:50.466Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:50 2025-08-28T15:54:50.467Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:50 2025-08-28T15:54:50.467Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:50 2025-08-28T15:54:50.467Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:50 2025-08-28T15:54:50.544Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 15:54:50 2025-08-28T15:54:50.557Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 15:54:50 2025-08-28T15:54:50.584Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:50 2025-08-28T15:54:50.628Z INFO 12314 --- [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. 15:54:50 2025-08-28T15:54:50.628Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:50 2025-08-28T15:54:50.628Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:50 2025-08-28T15:54:50.629Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:50 2025-08-28T15:54:50.629Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:50 2025-08-28T15:54:50.699Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 15:54:50 2025-08-28T15:54:50.711Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 15:54:50 2025-08-28T15:54:50.736Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:50 2025-08-28T15:54:50.774Z INFO 12314 --- [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. 15:54:50 2025-08-28T15:54:50.775Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:50 2025-08-28T15:54:50.775Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:50 2025-08-28T15:54:50.775Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:50 2025-08-28T15:54:50.775Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:50 2025-08-28T15:54:50.810Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:50 2025-08-28T15:54:50.903Z INFO 12314 --- [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 15:54:50 2025-08-28T15:54:50.903Z INFO 12314 --- [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-d2d76b93-8eab-4e8e-a3b5-8ed0ca0f416e sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:50 2025-08-28T15:54:50.903Z INFO 12314 --- [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 15:54:50 2025-08-28T15:54:50.903Z INFO 12314 --- [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 15:54:50 2025-08-28T15:54:50.903Z INFO 12314 --- [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 15:54:50 2025-08-28T15:54:50.904Z INFO 12314 --- [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 15:54:50 2025-08-28T15:54:50.904Z INFO 12314 --- [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 15:54:50 2025-08-28T15:54:50.914Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:50 2025-08-28T15:54:50.914Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:50 2025-08-28T15:54:50.914Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:50 2025-08-28T15:54:50.914Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:50 2025-08-28T15:54:50.918Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 15:54:51 2025-08-28T15:54:50.935Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:51 allow.auto.create.topics = true 15:54:51 auto.commit.interval.ms = 5000 15:54:51 auto.include.jmx.reporter = true 15:54:51 auto.offset.reset = latest 15:54:51 bootstrap.servers = [localhost:32780] 15:54:51 check.crcs = true 15:54:51 client.dns.lookup = use_all_dns_ips 15:54:51 client.id = consumer-test-group-13 15:54:51 client.rack = 15:54:51 connections.max.idle.ms = 540000 15:54:51 default.api.timeout.ms = 60000 15:54:51 enable.auto.commit = true 15:54:51 enable.metrics.push = true 15:54:51 exclude.internal.topics = true 15:54:51 fetch.max.bytes = 52428800 15:54:51 fetch.max.wait.ms = 500 15:54:51 fetch.min.bytes = 1 15:54:51 group.id = test-group 15:54:51 group.instance.id = null 15:54:51 group.protocol = classic 15:54:51 group.remote.assignor = null 15:54:51 heartbeat.interval.ms = 3000 15:54:51 interceptor.classes = [] 15:54:51 internal.leave.group.on.close = true 15:54:51 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:51 isolation.level = read_uncommitted 15:54:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:51 max.partition.fetch.bytes = 1048576 15:54:51 max.poll.interval.ms = 300000 15:54:51 max.poll.records = 2147483647 15:54:51 metadata.max.age.ms = 300000 15:54:51 metadata.recovery.strategy = none 15:54:51 metric.reporters = [] 15:54:51 metrics.num.samples = 2 15:54:51 metrics.recording.level = INFO 15:54:51 metrics.sample.window.ms = 30000 15:54:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:51 receive.buffer.bytes = 65536 15:54:51 reconnect.backoff.max.ms = 1000 15:54:51 reconnect.backoff.ms = 50 15:54:51 request.timeout.ms = 30000 15:54:51 retry.backoff.max.ms = 1000 15:54:51 retry.backoff.ms = 100 15:54:51 sasl.client.callback.handler.class = null 15:54:51 sasl.jaas.config = null 15:54:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:51 sasl.kerberos.min.time.before.relogin = 60000 15:54:51 sasl.kerberos.service.name = null 15:54:51 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:51 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:51 sasl.login.callback.handler.class = null 15:54:51 sasl.login.class = null 15:54:51 sasl.login.connect.timeout.ms = null 15:54:51 sasl.login.read.timeout.ms = null 15:54:51 sasl.login.refresh.buffer.seconds = 300 15:54:51 sasl.login.refresh.min.period.seconds = 60 15:54:51 sasl.login.refresh.window.factor = 0.8 15:54:51 sasl.login.refresh.window.jitter = 0.05 15:54:51 sasl.login.retry.backoff.max.ms = 10000 15:54:51 sasl.login.retry.backoff.ms = 100 15:54:51 sasl.mechanism = GSSAPI 15:54:51 sasl.oauthbearer.clock.skew.seconds = 30 15:54:51 sasl.oauthbearer.expected.audience = null 15:54:51 sasl.oauthbearer.expected.issuer = null 15:54:51 sasl.oauthbearer.header.urlencode = false 15:54:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:51 sasl.oauthbearer.jwks.endpoint.url = null 15:54:51 sasl.oauthbearer.scope.claim.name = scope 15:54:51 sasl.oauthbearer.sub.claim.name = sub 15:54:51 sasl.oauthbearer.token.endpoint.url = null 15:54:51 security.protocol = PLAINTEXT 15:54:51 security.providers = null 15:54:51 send.buffer.bytes = 131072 15:54:51 session.timeout.ms = 45000 15:54:51 socket.connection.setup.timeout.max.ms = 30000 15:54:51 socket.connection.setup.timeout.ms = 10000 15:54:51 ssl.cipher.suites = null 15:54:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:51 ssl.endpoint.identification.algorithm = https 15:54:51 ssl.engine.factory.class = null 15:54:51 ssl.key.password = null 15:54:51 ssl.keymanager.algorithm = SunX509 15:54:51 ssl.keystore.certificate.chain = null 15:54:51 ssl.keystore.key = null 15:54:51 ssl.keystore.location = null 15:54:51 ssl.keystore.password = null 15:54:51 ssl.keystore.type = JKS 15:54:51 ssl.protocol = TLSv1.3 15:54:51 ssl.provider = null 15:54:51 ssl.secure.random.implementation = null 15:54:51 ssl.trustmanager.algorithm = PKIX 15:54:51 ssl.truststore.certificates = null 15:54:51 ssl.truststore.location = null 15:54:51 ssl.truststore.password = null 15:54:51 ssl.truststore.type = JKS 15:54:51 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:51 15:54:51 2025-08-28T15:54:50.936Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:51 2025-08-28T15:54:50.938Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:51 2025-08-28T15:54:50.938Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:51 2025-08-28T15:54:50.938Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396490938 15:54:51 2025-08-28T15:54:50.939Z INFO 12314 --- [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 15:54:51 2025-08-28T15:54:50.946Z INFO 12314 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:54:51 2025-08-28T15:54:50.946Z INFO 12314 --- [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) 15:54:51 2025-08-28T15:54:50.947Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 15:54:51 2025-08-28T15:54:50.953Z INFO 12314 --- [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-7166264a-051a-43e2-97a9-abbea03ebcbd 15:54:51 2025-08-28T15:54:50.953Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 15:54:51 2025-08-28T15:54:50.957Z INFO 12314 --- [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-7166264a-051a-43e2-97a9-abbea03ebcbd', protocol='range'} 15:54:51 2025-08-28T15:54:50.957Z INFO 12314 --- [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-7166264a-051a-43e2-97a9-abbea03ebcbd=Assignment(partitions=[ncmp-events-0])} 15:54:51 2025-08-28T15:54:50.960Z INFO 12314 --- [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-7166264a-051a-43e2-97a9-abbea03ebcbd', protocol='range'} 15:54:51 2025-08-28T15:54:50.961Z INFO 12314 --- [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]) 15:54:51 2025-08-28T15:54:50.961Z INFO 12314 --- [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 15:54:51 2025-08-28T15:54:50.963Z INFO 12314 --- [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 15:54:51 2025-08-28T15:54:50.973Z INFO 12314 --- [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}}. 15:54:51 2025-08-28T15:54:51.503Z INFO 12314 --- [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. 15:54:51 2025-08-28T15:54:51.504Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:51 2025-08-28T15:54:51.504Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:51 2025-08-28T15:54:51.504Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:51 2025-08-28T15:54:51.504Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:51 2025-08-28T15:54:51.585Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:51 2025-08-28T15:54:51.595Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:51 2025-08-28T15:54:51.621Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:51 2025-08-28T15:54:51.665Z INFO 12314 --- [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. 15:54:51 2025-08-28T15:54:51.665Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:51 2025-08-28T15:54:51.666Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:51 2025-08-28T15:54:51.666Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:51 2025-08-28T15:54:51.666Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:51 2025-08-28T15:54:51.689Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:51 2025-08-28T15:54:51.696Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:51 2025-08-28T15:54:51.716Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:51 2025-08-28T15:54:51.726Z WARN 12314 --- [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 15:54:51 2025-08-28T15:54:51.726Z WARN 12314 --- [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 15:54:51 2025-08-28T15:54:51.799Z ERROR 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 15:54:51 2025-08-28T15:54:51.854Z ERROR 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 15:54:51 2025-08-28T15:54:51.872Z ERROR 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 15:54:51 2025-08-28T15:54:51.891Z INFO 12314 --- [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 15:54:51 2025-08-28T15:54:51.891Z INFO 12314 --- [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-7166264a-051a-43e2-97a9-abbea03ebcbd sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:51 2025-08-28T15:54:51.892Z INFO 12314 --- [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 15:54:51 2025-08-28T15:54:51.892Z INFO 12314 --- [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 15:54:51 2025-08-28T15:54:51.892Z INFO 12314 --- [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 15:54:51 2025-08-28T15:54:51.892Z INFO 12314 --- [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 15:54:51 2025-08-28T15:54:51.892Z INFO 12314 --- [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 15:54:51 2025-08-28T15:54:51.902Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:51 2025-08-28T15:54:51.903Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:51 2025-08-28T15:54:51.903Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:51 2025-08-28T15:54:51.903Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:51 2025-08-28T15:54:51.906Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 15:54:52 2025-08-28T15:54:51.924Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:52 allow.auto.create.topics = true 15:54:52 auto.commit.interval.ms = 5000 15:54:52 auto.include.jmx.reporter = true 15:54:52 auto.offset.reset = latest 15:54:52 bootstrap.servers = [localhost:32780] 15:54:52 check.crcs = true 15:54:52 client.dns.lookup = use_all_dns_ips 15:54:52 client.id = consumer-test-group-14 15:54:52 client.rack = 15:54:52 connections.max.idle.ms = 540000 15:54:52 default.api.timeout.ms = 60000 15:54:52 enable.auto.commit = true 15:54:52 enable.metrics.push = true 15:54:52 exclude.internal.topics = true 15:54:52 fetch.max.bytes = 52428800 15:54:52 fetch.max.wait.ms = 500 15:54:52 fetch.min.bytes = 1 15:54:52 group.id = test-group 15:54:52 group.instance.id = null 15:54:52 group.protocol = classic 15:54:52 group.remote.assignor = null 15:54:52 heartbeat.interval.ms = 3000 15:54:52 interceptor.classes = [] 15:54:52 internal.leave.group.on.close = true 15:54:52 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:52 isolation.level = read_uncommitted 15:54:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:52 max.partition.fetch.bytes = 1048576 15:54:52 max.poll.interval.ms = 300000 15:54:52 max.poll.records = 2147483647 15:54:52 metadata.max.age.ms = 300000 15:54:52 metadata.recovery.strategy = none 15:54:52 metric.reporters = [] 15:54:52 metrics.num.samples = 2 15:54:52 metrics.recording.level = INFO 15:54:52 metrics.sample.window.ms = 30000 15:54:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:52 receive.buffer.bytes = 65536 15:54:52 reconnect.backoff.max.ms = 1000 15:54:52 reconnect.backoff.ms = 50 15:54:52 request.timeout.ms = 30000 15:54:52 retry.backoff.max.ms = 1000 15:54:52 retry.backoff.ms = 100 15:54:52 sasl.client.callback.handler.class = null 15:54:52 sasl.jaas.config = null 15:54:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:52 sasl.kerberos.min.time.before.relogin = 60000 15:54:52 sasl.kerberos.service.name = null 15:54:52 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:52 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:52 sasl.login.callback.handler.class = null 15:54:52 sasl.login.class = null 15:54:52 sasl.login.connect.timeout.ms = null 15:54:52 sasl.login.read.timeout.ms = null 15:54:52 sasl.login.refresh.buffer.seconds = 300 15:54:52 sasl.login.refresh.min.period.seconds = 60 15:54:52 sasl.login.refresh.window.factor = 0.8 15:54:52 sasl.login.refresh.window.jitter = 0.05 15:54:52 sasl.login.retry.backoff.max.ms = 10000 15:54:52 sasl.login.retry.backoff.ms = 100 15:54:52 sasl.mechanism = GSSAPI 15:54:52 sasl.oauthbearer.clock.skew.seconds = 30 15:54:52 sasl.oauthbearer.expected.audience = null 15:54:52 sasl.oauthbearer.expected.issuer = null 15:54:52 sasl.oauthbearer.header.urlencode = false 15:54:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:52 sasl.oauthbearer.jwks.endpoint.url = null 15:54:52 sasl.oauthbearer.scope.claim.name = scope 15:54:52 sasl.oauthbearer.sub.claim.name = sub 15:54:52 sasl.oauthbearer.token.endpoint.url = null 15:54:52 security.protocol = PLAINTEXT 15:54:52 security.providers = null 15:54:52 send.buffer.bytes = 131072 15:54:52 session.timeout.ms = 45000 15:54:52 socket.connection.setup.timeout.max.ms = 30000 15:54:52 socket.connection.setup.timeout.ms = 10000 15:54:52 ssl.cipher.suites = null 15:54:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:52 ssl.endpoint.identification.algorithm = https 15:54:52 ssl.engine.factory.class = null 15:54:52 ssl.key.password = null 15:54:52 ssl.keymanager.algorithm = SunX509 15:54:52 ssl.keystore.certificate.chain = null 15:54:52 ssl.keystore.key = null 15:54:52 ssl.keystore.location = null 15:54:52 ssl.keystore.password = null 15:54:52 ssl.keystore.type = JKS 15:54:52 ssl.protocol = TLSv1.3 15:54:52 ssl.provider = null 15:54:52 ssl.secure.random.implementation = null 15:54:52 ssl.trustmanager.algorithm = PKIX 15:54:52 ssl.truststore.certificates = null 15:54:52 ssl.truststore.location = null 15:54:52 ssl.truststore.password = null 15:54:52 ssl.truststore.type = JKS 15:54:52 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:52 15:54:52 2025-08-28T15:54:51.925Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:52 2025-08-28T15:54:51.927Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:52 2025-08-28T15:54:51.927Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:52 2025-08-28T15:54:51.928Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396491927 15:54:52 2025-08-28T15:54:51.928Z INFO 12314 --- [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 15:54:52 2025-08-28T15:54:51.937Z INFO 12314 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:54:52 2025-08-28T15:54:51.938Z INFO 12314 --- [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) 15:54:52 2025-08-28T15:54:51.939Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 15:54:52 2025-08-28T15:54:51.944Z INFO 12314 --- [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-fcff05d3-6471-40e5-8cec-5450a0aa2460 15:54:52 2025-08-28T15:54:51.944Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 15:54:52 2025-08-28T15:54:51.949Z INFO 12314 --- [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-fcff05d3-6471-40e5-8cec-5450a0aa2460', protocol='range'} 15:54:52 2025-08-28T15:54:51.950Z INFO 12314 --- [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-fcff05d3-6471-40e5-8cec-5450a0aa2460=Assignment(partitions=[ncmp-events-0])} 15:54:52 2025-08-28T15:54:51.953Z INFO 12314 --- [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-fcff05d3-6471-40e5-8cec-5450a0aa2460', protocol='range'} 15:54:52 2025-08-28T15:54:51.953Z INFO 12314 --- [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]) 15:54:52 2025-08-28T15:54:51.953Z INFO 12314 --- [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 15:54:52 2025-08-28T15:54:51.955Z INFO 12314 --- [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 15:54:52 2025-08-28T15:54:51.962Z INFO 12314 --- [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}}. 15:54:52 2025-08-28T15:54:52.473Z INFO 12314 --- [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. 15:54:52 2025-08-28T15:54:52.473Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 15:54:52 2025-08-28T15:54:52.474Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 15:54:52 2025-08-28T15:54:52.474Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 15:54:52 2025-08-28T15:54:52.474Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 15:54:52 2025-08-28T15:54:52.528Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:52 2025-08-28T15:54:52.553Z INFO 12314 --- [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. 15:54:52 2025-08-28T15:54:52.575Z INFO 12314 --- [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. 15:54:52 2025-08-28T15:54:52.576Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 15:54:52 2025-08-28T15:54:52.576Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 15:54:52 2025-08-28T15:54:52.576Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 15:54:52 2025-08-28T15:54:52.576Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 15:54:52 2025-08-28T15:54:52.641Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:52 2025-08-28T15:54:52.651Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:52 2025-08-28T15:54:52.716Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:52 2025-08-28T15:54:52.723Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:52 2025-08-28T15:54:52.760Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:52 2025-08-28T15:54:52.834Z INFO 12314 --- [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 15:54:52 2025-08-28T15:54:52.834Z INFO 12314 --- [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-fcff05d3-6471-40e5-8cec-5450a0aa2460 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:52 2025-08-28T15:54:52.835Z INFO 12314 --- [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 15:54:52 2025-08-28T15:54:52.835Z INFO 12314 --- [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 15:54:52 2025-08-28T15:54:52.835Z INFO 12314 --- [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 15:54:52 2025-08-28T15:54:52.835Z INFO 12314 --- [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 15:54:52 2025-08-28T15:54:52.835Z INFO 12314 --- [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 15:54:52 2025-08-28T15:54:52.840Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:52 2025-08-28T15:54:52.840Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:52 2025-08-28T15:54:52.840Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:52 2025-08-28T15:54:52.840Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:52 2025-08-28T15:54:52.852Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 15:54:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.557 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 15:54:52 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 15:54:53 2025-08-28T15:54:52.951Z INFO 12314 --- [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. 15:54:53 2025-08-28T15:54:52.952Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 15:54:53 2025-08-28T15:54:52.952Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 15:54:53 2025-08-28T15:54:52.953Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 15:54:53 2025-08-28T15:54:52.953Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 15:54:53 2025-08-28T15:54:53.024Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:54:53 2025-08-28T15:54:53.037Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:54:53 2025-08-28T15:54:53.151Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:54:53 2025-08-28T15:54:53.161Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:54:53 2025-08-28T15:54:53.229Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:53 2025-08-28T15:54:53.236Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:53 2025-08-28T15:54:53.260Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:53 2025-08-28T15:54:53.773Z ERROR 12314 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:54:53 15:54:53 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 15:54:53 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor420.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:53 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 15:54:53 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:53 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 15:54:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:54:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:54:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:54:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:54:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:54:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:54:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:54:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:54:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:54:53 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:54:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 15:54:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:54:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:54:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:54:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:54:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:54:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:54:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:54:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:54:53 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:54:53 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:54:53 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:54:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:54:53 at groovy.lang.Closure.call(Closure.java:427) 15:54:53 at groovy.lang.Closure.call(Closure.java:416) 15:54:53 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 15:54:53 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 15:54:53 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 15:54:53 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 15:54:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 15:54:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:54:53 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 15:54:53 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 15:54:53 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 15:54:53 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 15:54:53 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:54:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:54:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:54:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:54:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:54:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:54:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:54:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:54:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:54:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:54:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:54:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:54:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:54:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:54:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:54:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:54:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:54:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:54:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:54:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:54:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:54:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:54:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:54:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:54:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:54:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:54:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:54:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:54:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:54:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:54:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:54:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:53 15:54:53 2025-08-28T15:54:53.785Z ERROR 12314 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:54:53 15:54:53 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 15:54:53 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor420.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:53 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 15:54:53 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:53 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 15:54:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:54:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:54:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:54:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:54:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:54:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:54:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:54:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:54:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:54:53 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:54:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 15:54:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:54:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:54:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:54:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:54:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:54:53 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:54:53 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:54:53 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:54:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:54:53 at groovy.lang.Closure.call(Closure.java:427) 15:54:53 at groovy.lang.Closure.call(Closure.java:416) 15:54:53 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 15:54:53 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 15:54:53 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 15:54:53 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 15:54:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 15:54:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:54:53 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 15:54:53 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 15:54:53 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 15:54:53 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 15:54:53 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:54:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:54:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:54:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:54:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:54:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:54:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:54:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:54:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:54:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:54:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:54:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:54:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:54:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:54:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:54:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:54:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:54:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:54:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:54:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:54:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:54:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:54:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:54:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:54:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:54:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:54:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:54:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:54:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:54:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:54:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:54:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:53 15:54:53 2025-08-28T15:54:53.791Z ERROR 12314 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:54:53 15:54:53 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 15:54:53 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor420.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:53 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 15:54:53 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:53 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 15:54:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:54:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:54:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:54:53 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:54:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:54:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:54:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:54:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:54:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:54:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:54:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:54:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:54:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:54:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:54:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:54:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:54:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:54:53 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:54:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 15:54:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:54:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:54:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:54:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:54:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:54:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:54:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:54:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:54:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:54:53 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:54:53 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:54:53 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:54:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:54:53 at groovy.lang.Closure.call(Closure.java:427) 15:54:53 at groovy.lang.Closure.call(Closure.java:416) 15:54:53 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 15:54:53 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 15:54:53 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 15:54:53 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 15:54:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 15:54:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:54:53 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 15:54:53 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 15:54:53 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 15:54:53 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 15:54:53 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:54:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:54:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:54:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:54:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:54:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:54:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:54:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:54:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:54:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:54:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:54:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:54:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:54:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:54:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:54:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:54:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:54:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:54:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:54:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:54:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:54:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:54:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:54:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:54:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:54:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:54:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:54:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:54:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:54:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:54:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:54:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:54:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:54:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:54:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:54:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:54:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:54:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:54:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:54:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:54:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:54:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:54:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:53 15:54:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 15:54:53 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 15:54:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 15:54:54 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 15:54:54 2025-08-28T15:54:54.258Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:54 allow.auto.create.topics = true 15:54:54 auto.commit.interval.ms = 5000 15:54:54 auto.include.jmx.reporter = true 15:54:54 auto.offset.reset = latest 15:54:54 bootstrap.servers = [localhost:32780] 15:54:54 check.crcs = true 15:54:54 client.dns.lookup = use_all_dns_ips 15:54:54 client.id = consumer-test-group-for-update-15 15:54:54 client.rack = 15:54:54 connections.max.idle.ms = 540000 15:54:54 default.api.timeout.ms = 60000 15:54:54 enable.auto.commit = true 15:54:54 enable.metrics.push = true 15:54:54 exclude.internal.topics = true 15:54:54 fetch.max.bytes = 52428800 15:54:54 fetch.max.wait.ms = 500 15:54:54 fetch.min.bytes = 1 15:54:54 group.id = test-group-for-update 15:54:54 group.instance.id = null 15:54:54 group.protocol = classic 15:54:54 group.remote.assignor = null 15:54:54 heartbeat.interval.ms = 3000 15:54:54 interceptor.classes = [] 15:54:54 internal.leave.group.on.close = true 15:54:54 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:54 isolation.level = read_uncommitted 15:54:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:54 max.partition.fetch.bytes = 1048576 15:54:54 max.poll.interval.ms = 300000 15:54:54 max.poll.records = 2147483647 15:54:54 metadata.max.age.ms = 300000 15:54:54 metadata.recovery.strategy = none 15:54:54 metric.reporters = [] 15:54:54 metrics.num.samples = 2 15:54:54 metrics.recording.level = INFO 15:54:54 metrics.sample.window.ms = 30000 15:54:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:54 receive.buffer.bytes = 65536 15:54:54 reconnect.backoff.max.ms = 1000 15:54:54 reconnect.backoff.ms = 50 15:54:54 request.timeout.ms = 30000 15:54:54 retry.backoff.max.ms = 1000 15:54:54 retry.backoff.ms = 100 15:54:54 sasl.client.callback.handler.class = null 15:54:54 sasl.jaas.config = null 15:54:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:54 sasl.kerberos.min.time.before.relogin = 60000 15:54:54 sasl.kerberos.service.name = null 15:54:54 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:54 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:54 sasl.login.callback.handler.class = null 15:54:54 sasl.login.class = null 15:54:54 sasl.login.connect.timeout.ms = null 15:54:54 sasl.login.read.timeout.ms = null 15:54:54 sasl.login.refresh.buffer.seconds = 300 15:54:54 sasl.login.refresh.min.period.seconds = 60 15:54:54 sasl.login.refresh.window.factor = 0.8 15:54:54 sasl.login.refresh.window.jitter = 0.05 15:54:54 sasl.login.retry.backoff.max.ms = 10000 15:54:54 sasl.login.retry.backoff.ms = 100 15:54:54 sasl.mechanism = GSSAPI 15:54:54 sasl.oauthbearer.clock.skew.seconds = 30 15:54:54 sasl.oauthbearer.expected.audience = null 15:54:54 sasl.oauthbearer.expected.issuer = null 15:54:54 sasl.oauthbearer.header.urlencode = false 15:54:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:54 sasl.oauthbearer.jwks.endpoint.url = null 15:54:54 sasl.oauthbearer.scope.claim.name = scope 15:54:54 sasl.oauthbearer.sub.claim.name = sub 15:54:54 sasl.oauthbearer.token.endpoint.url = null 15:54:54 security.protocol = PLAINTEXT 15:54:54 security.providers = null 15:54:54 send.buffer.bytes = 131072 15:54:54 session.timeout.ms = 45000 15:54:54 socket.connection.setup.timeout.max.ms = 30000 15:54:54 socket.connection.setup.timeout.ms = 10000 15:54:54 ssl.cipher.suites = null 15:54:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:54 ssl.endpoint.identification.algorithm = https 15:54:54 ssl.engine.factory.class = null 15:54:54 ssl.key.password = null 15:54:54 ssl.keymanager.algorithm = SunX509 15:54:54 ssl.keystore.certificate.chain = null 15:54:54 ssl.keystore.key = null 15:54:54 ssl.keystore.location = null 15:54:54 ssl.keystore.password = null 15:54:54 ssl.keystore.type = JKS 15:54:54 ssl.protocol = TLSv1.3 15:54:54 ssl.provider = null 15:54:54 ssl.secure.random.implementation = null 15:54:54 ssl.trustmanager.algorithm = PKIX 15:54:54 ssl.truststore.certificates = null 15:54:54 ssl.truststore.location = null 15:54:54 ssl.truststore.password = null 15:54:54 ssl.truststore.type = JKS 15:54:54 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:54 15:54:54 2025-08-28T15:54:54.258Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:54 2025-08-28T15:54:54.261Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:54 2025-08-28T15:54:54.261Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:54 2025-08-28T15:54:54.261Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396494261 15:54:54 2025-08-28T15:54:54.261Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.267Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.268Z INFO 12314 --- [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) 15:54:54 2025-08-28T15:54:54.269Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.272Z INFO 12314 --- [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-cdab6169-df1c-4ac7-a7fb-d7c26dd39d66 15:54:54 2025-08-28T15:54:54.272Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.275Z INFO 12314 --- [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-cdab6169-df1c-4ac7-a7fb-d7c26dd39d66', protocol='range'} 15:54:54 2025-08-28T15:54:54.275Z INFO 12314 --- [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-cdab6169-df1c-4ac7-a7fb-d7c26dd39d66=Assignment(partitions=[ncmp-events-0])} 15:54:54 2025-08-28T15:54:54.278Z INFO 12314 --- [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-cdab6169-df1c-4ac7-a7fb-d7c26dd39d66', protocol='range'} 15:54:54 2025-08-28T15:54:54.278Z INFO 12314 --- [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]) 15:54:54 2025-08-28T15:54:54.278Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.280Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.285Z INFO 12314 --- [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}}. 15:54:54 2025-08-28T15:54:54.796Z INFO 12314 --- [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. 15:54:54 2025-08-28T15:54:54.797Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:54 2025-08-28T15:54:54.797Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:54 2025-08-28T15:54:54.797Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:54 2025-08-28T15:54:54.797Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:54 2025-08-28T15:54:54.865Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:54 2025-08-28T15:54:54.878Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:54 2025-08-28T15:54:54.896Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:54 2025-08-28T15:54:54.917Z WARN 12314 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:54:54 2025-08-28T15:54:54.975Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.975Z INFO 12314 --- [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-cdab6169-df1c-4ac7-a7fb-d7c26dd39d66 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:54 2025-08-28T15:54:54.975Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.975Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.975Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.978Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.978Z INFO 12314 --- [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 15:54:54 2025-08-28T15:54:54.979Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:54 2025-08-28T15:54:54.979Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:54 2025-08-28T15:54:54.979Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:54 2025-08-28T15:54:54.979Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:54 2025-08-28T15:54:54.981Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-15 unregistered 15:54:55 2025-08-28T15:54:54.997Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:55 allow.auto.create.topics = true 15:54:55 auto.commit.interval.ms = 5000 15:54:55 auto.include.jmx.reporter = true 15:54:55 auto.offset.reset = latest 15:54:55 bootstrap.servers = [localhost:32780] 15:54:55 check.crcs = true 15:54:55 client.dns.lookup = use_all_dns_ips 15:54:55 client.id = consumer-test-group-for-update-16 15:54:55 client.rack = 15:54:55 connections.max.idle.ms = 540000 15:54:55 default.api.timeout.ms = 60000 15:54:55 enable.auto.commit = true 15:54:55 enable.metrics.push = true 15:54:55 exclude.internal.topics = true 15:54:55 fetch.max.bytes = 52428800 15:54:55 fetch.max.wait.ms = 500 15:54:55 fetch.min.bytes = 1 15:54:55 group.id = test-group-for-update 15:54:55 group.instance.id = null 15:54:55 group.protocol = classic 15:54:55 group.remote.assignor = null 15:54:55 heartbeat.interval.ms = 3000 15:54:55 interceptor.classes = [] 15:54:55 internal.leave.group.on.close = true 15:54:55 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:55 isolation.level = read_uncommitted 15:54:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:55 max.partition.fetch.bytes = 1048576 15:54:55 max.poll.interval.ms = 300000 15:54:55 max.poll.records = 2147483647 15:54:55 metadata.max.age.ms = 300000 15:54:55 metadata.recovery.strategy = none 15:54:55 metric.reporters = [] 15:54:55 metrics.num.samples = 2 15:54:55 metrics.recording.level = INFO 15:54:55 metrics.sample.window.ms = 30000 15:54:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:55 receive.buffer.bytes = 65536 15:54:55 reconnect.backoff.max.ms = 1000 15:54:55 reconnect.backoff.ms = 50 15:54:55 request.timeout.ms = 30000 15:54:55 retry.backoff.max.ms = 1000 15:54:55 retry.backoff.ms = 100 15:54:55 sasl.client.callback.handler.class = null 15:54:55 sasl.jaas.config = null 15:54:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:55 sasl.kerberos.min.time.before.relogin = 60000 15:54:55 sasl.kerberos.service.name = null 15:54:55 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:55 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:55 sasl.login.callback.handler.class = null 15:54:55 sasl.login.class = null 15:54:55 sasl.login.connect.timeout.ms = null 15:54:55 sasl.login.read.timeout.ms = null 15:54:55 sasl.login.refresh.buffer.seconds = 300 15:54:55 sasl.login.refresh.min.period.seconds = 60 15:54:55 sasl.login.refresh.window.factor = 0.8 15:54:55 sasl.login.refresh.window.jitter = 0.05 15:54:55 sasl.login.retry.backoff.max.ms = 10000 15:54:55 sasl.login.retry.backoff.ms = 100 15:54:55 sasl.mechanism = GSSAPI 15:54:55 sasl.oauthbearer.clock.skew.seconds = 30 15:54:55 sasl.oauthbearer.expected.audience = null 15:54:55 sasl.oauthbearer.expected.issuer = null 15:54:55 sasl.oauthbearer.header.urlencode = false 15:54:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:55 sasl.oauthbearer.jwks.endpoint.url = null 15:54:55 sasl.oauthbearer.scope.claim.name = scope 15:54:55 sasl.oauthbearer.sub.claim.name = sub 15:54:55 sasl.oauthbearer.token.endpoint.url = null 15:54:55 security.protocol = PLAINTEXT 15:54:55 security.providers = null 15:54:55 send.buffer.bytes = 131072 15:54:55 session.timeout.ms = 45000 15:54:55 socket.connection.setup.timeout.max.ms = 30000 15:54:55 socket.connection.setup.timeout.ms = 10000 15:54:55 ssl.cipher.suites = null 15:54:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:55 ssl.endpoint.identification.algorithm = https 15:54:55 ssl.engine.factory.class = null 15:54:55 ssl.key.password = null 15:54:55 ssl.keymanager.algorithm = SunX509 15:54:55 ssl.keystore.certificate.chain = null 15:54:55 ssl.keystore.key = null 15:54:55 ssl.keystore.location = null 15:54:55 ssl.keystore.password = null 15:54:55 ssl.keystore.type = JKS 15:54:55 ssl.protocol = TLSv1.3 15:54:55 ssl.provider = null 15:54:55 ssl.secure.random.implementation = null 15:54:55 ssl.trustmanager.algorithm = PKIX 15:54:55 ssl.truststore.certificates = null 15:54:55 ssl.truststore.location = null 15:54:55 ssl.truststore.password = null 15:54:55 ssl.truststore.type = JKS 15:54:55 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:55 15:54:55 2025-08-28T15:54:54.997Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:55 2025-08-28T15:54:55.000Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:55 2025-08-28T15:54:55.000Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:55 2025-08-28T15:54:55.000Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396495000 15:54:55 2025-08-28T15:54:55.000Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.036Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.040Z INFO 12314 --- [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) 15:54:55 2025-08-28T15:54:55.042Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.046Z INFO 12314 --- [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-25e1b2ba-6398-42ec-8b98-cd8f4a6a7175 15:54:55 2025-08-28T15:54:55.046Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.049Z INFO 12314 --- [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-25e1b2ba-6398-42ec-8b98-cd8f4a6a7175', protocol='range'} 15:54:55 2025-08-28T15:54:55.049Z INFO 12314 --- [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-25e1b2ba-6398-42ec-8b98-cd8f4a6a7175=Assignment(partitions=[ncmp-events-0])} 15:54:55 2025-08-28T15:54:55.052Z INFO 12314 --- [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-25e1b2ba-6398-42ec-8b98-cd8f4a6a7175', protocol='range'} 15:54:55 2025-08-28T15:54:55.052Z INFO 12314 --- [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]) 15:54:55 2025-08-28T15:54:55.052Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.053Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.058Z INFO 12314 --- [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}}. 15:54:55 2025-08-28T15:54:55.536Z INFO 12314 --- [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. 15:54:55 2025-08-28T15:54:55.537Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:55 2025-08-28T15:54:55.537Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:55 2025-08-28T15:54:55.538Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:55 2025-08-28T15:54:55.538Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:55 2025-08-28T15:54:55.615Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:55 2025-08-28T15:54:55.627Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:55 2025-08-28T15:54:55.649Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:55 2025-08-28T15:54:55.691Z WARN 12314 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:54:55 2025-08-28T15:54:55.773Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.773Z INFO 12314 --- [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-25e1b2ba-6398-42ec-8b98-cd8f4a6a7175 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:55 2025-08-28T15:54:55.774Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.774Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.774Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.774Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.774Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.780Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:55 2025-08-28T15:54:55.780Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:55 2025-08-28T15:54:55.780Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:55 2025-08-28T15:54:55.780Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:55 2025-08-28T15:54:55.783Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-16 unregistered 15:54:55 2025-08-28T15:54:55.803Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:55 allow.auto.create.topics = true 15:54:55 auto.commit.interval.ms = 5000 15:54:55 auto.include.jmx.reporter = true 15:54:55 auto.offset.reset = latest 15:54:55 bootstrap.servers = [localhost:32780] 15:54:55 check.crcs = true 15:54:55 client.dns.lookup = use_all_dns_ips 15:54:55 client.id = consumer-test-group-for-update-17 15:54:55 client.rack = 15:54:55 connections.max.idle.ms = 540000 15:54:55 default.api.timeout.ms = 60000 15:54:55 enable.auto.commit = true 15:54:55 enable.metrics.push = true 15:54:55 exclude.internal.topics = true 15:54:55 fetch.max.bytes = 52428800 15:54:55 fetch.max.wait.ms = 500 15:54:55 fetch.min.bytes = 1 15:54:55 group.id = test-group-for-update 15:54:55 group.instance.id = null 15:54:55 group.protocol = classic 15:54:55 group.remote.assignor = null 15:54:55 heartbeat.interval.ms = 3000 15:54:55 interceptor.classes = [] 15:54:55 internal.leave.group.on.close = true 15:54:55 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:55 isolation.level = read_uncommitted 15:54:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:55 max.partition.fetch.bytes = 1048576 15:54:55 max.poll.interval.ms = 300000 15:54:55 max.poll.records = 2147483647 15:54:55 metadata.max.age.ms = 300000 15:54:55 metadata.recovery.strategy = none 15:54:55 metric.reporters = [] 15:54:55 metrics.num.samples = 2 15:54:55 metrics.recording.level = INFO 15:54:55 metrics.sample.window.ms = 30000 15:54:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:55 receive.buffer.bytes = 65536 15:54:55 reconnect.backoff.max.ms = 1000 15:54:55 reconnect.backoff.ms = 50 15:54:55 request.timeout.ms = 30000 15:54:55 retry.backoff.max.ms = 1000 15:54:55 retry.backoff.ms = 100 15:54:55 sasl.client.callback.handler.class = null 15:54:55 sasl.jaas.config = null 15:54:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:55 sasl.kerberos.min.time.before.relogin = 60000 15:54:55 sasl.kerberos.service.name = null 15:54:55 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:55 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:55 sasl.login.callback.handler.class = null 15:54:55 sasl.login.class = null 15:54:55 sasl.login.connect.timeout.ms = null 15:54:55 sasl.login.read.timeout.ms = null 15:54:55 sasl.login.refresh.buffer.seconds = 300 15:54:55 sasl.login.refresh.min.period.seconds = 60 15:54:55 sasl.login.refresh.window.factor = 0.8 15:54:55 sasl.login.refresh.window.jitter = 0.05 15:54:55 sasl.login.retry.backoff.max.ms = 10000 15:54:55 sasl.login.retry.backoff.ms = 100 15:54:55 sasl.mechanism = GSSAPI 15:54:55 sasl.oauthbearer.clock.skew.seconds = 30 15:54:55 sasl.oauthbearer.expected.audience = null 15:54:55 sasl.oauthbearer.expected.issuer = null 15:54:55 sasl.oauthbearer.header.urlencode = false 15:54:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:55 sasl.oauthbearer.jwks.endpoint.url = null 15:54:55 sasl.oauthbearer.scope.claim.name = scope 15:54:55 sasl.oauthbearer.sub.claim.name = sub 15:54:55 sasl.oauthbearer.token.endpoint.url = null 15:54:55 security.protocol = PLAINTEXT 15:54:55 security.providers = null 15:54:55 send.buffer.bytes = 131072 15:54:55 session.timeout.ms = 45000 15:54:55 socket.connection.setup.timeout.max.ms = 30000 15:54:55 socket.connection.setup.timeout.ms = 10000 15:54:55 ssl.cipher.suites = null 15:54:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:55 ssl.endpoint.identification.algorithm = https 15:54:55 ssl.engine.factory.class = null 15:54:55 ssl.key.password = null 15:54:55 ssl.keymanager.algorithm = SunX509 15:54:55 ssl.keystore.certificate.chain = null 15:54:55 ssl.keystore.key = null 15:54:55 ssl.keystore.location = null 15:54:55 ssl.keystore.password = null 15:54:55 ssl.keystore.type = JKS 15:54:55 ssl.protocol = TLSv1.3 15:54:55 ssl.provider = null 15:54:55 ssl.secure.random.implementation = null 15:54:55 ssl.trustmanager.algorithm = PKIX 15:54:55 ssl.truststore.certificates = null 15:54:55 ssl.truststore.location = null 15:54:55 ssl.truststore.password = null 15:54:55 ssl.truststore.type = JKS 15:54:55 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:55 15:54:55 2025-08-28T15:54:55.803Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:55 2025-08-28T15:54:55.806Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:55 2025-08-28T15:54:55.806Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:55 2025-08-28T15:54:55.806Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396495806 15:54:55 2025-08-28T15:54:55.807Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.817Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.817Z INFO 12314 --- [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) 15:54:55 2025-08-28T15:54:55.819Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.831Z INFO 12314 --- [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-5ec167a2-818d-4368-a85d-fe1af9d29dbe 15:54:55 2025-08-28T15:54:55.831Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.836Z INFO 12314 --- [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-5ec167a2-818d-4368-a85d-fe1af9d29dbe', protocol='range'} 15:54:55 2025-08-28T15:54:55.836Z INFO 12314 --- [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-5ec167a2-818d-4368-a85d-fe1af9d29dbe=Assignment(partitions=[ncmp-events-0])} 15:54:55 2025-08-28T15:54:55.839Z INFO 12314 --- [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-5ec167a2-818d-4368-a85d-fe1af9d29dbe', protocol='range'} 15:54:55 2025-08-28T15:54:55.839Z INFO 12314 --- [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]) 15:54:55 2025-08-28T15:54:55.839Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.841Z INFO 12314 --- [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 15:54:55 2025-08-28T15:54:55.850Z INFO 12314 --- [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}}. 15:54:56 2025-08-28T15:54:56.344Z INFO 12314 --- [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. 15:54:56 2025-08-28T15:54:56.344Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:56 2025-08-28T15:54:56.344Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:56 2025-08-28T15:54:56.344Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:56 2025-08-28T15:54:56.344Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:56 2025-08-28T15:54:56.418Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:56 2025-08-28T15:54:56.431Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:56 2025-08-28T15:54:56.454Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:56 2025-08-28T15:54:56.499Z WARN 12314 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:54:56 2025-08-28T15:54:56.584Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.585Z INFO 12314 --- [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-5ec167a2-818d-4368-a85d-fe1af9d29dbe sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:56 2025-08-28T15:54:56.585Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.585Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.585Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.586Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.586Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.590Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:56 2025-08-28T15:54:56.591Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:56 2025-08-28T15:54:56.591Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:56 2025-08-28T15:54:56.591Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:56 2025-08-28T15:54:56.592Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-17 unregistered 15:54:56 2025-08-28T15:54:56.616Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:56 allow.auto.create.topics = true 15:54:56 auto.commit.interval.ms = 5000 15:54:56 auto.include.jmx.reporter = true 15:54:56 auto.offset.reset = latest 15:54:56 bootstrap.servers = [localhost:32780] 15:54:56 check.crcs = true 15:54:56 client.dns.lookup = use_all_dns_ips 15:54:56 client.id = consumer-test-group-for-update-18 15:54:56 client.rack = 15:54:56 connections.max.idle.ms = 540000 15:54:56 default.api.timeout.ms = 60000 15:54:56 enable.auto.commit = true 15:54:56 enable.metrics.push = true 15:54:56 exclude.internal.topics = true 15:54:56 fetch.max.bytes = 52428800 15:54:56 fetch.max.wait.ms = 500 15:54:56 fetch.min.bytes = 1 15:54:56 group.id = test-group-for-update 15:54:56 group.instance.id = null 15:54:56 group.protocol = classic 15:54:56 group.remote.assignor = null 15:54:56 heartbeat.interval.ms = 3000 15:54:56 interceptor.classes = [] 15:54:56 internal.leave.group.on.close = true 15:54:56 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:56 isolation.level = read_uncommitted 15:54:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:56 max.partition.fetch.bytes = 1048576 15:54:56 max.poll.interval.ms = 300000 15:54:56 max.poll.records = 2147483647 15:54:56 metadata.max.age.ms = 300000 15:54:56 metadata.recovery.strategy = none 15:54:56 metric.reporters = [] 15:54:56 metrics.num.samples = 2 15:54:56 metrics.recording.level = INFO 15:54:56 metrics.sample.window.ms = 30000 15:54:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:56 receive.buffer.bytes = 65536 15:54:56 reconnect.backoff.max.ms = 1000 15:54:56 reconnect.backoff.ms = 50 15:54:56 request.timeout.ms = 30000 15:54:56 retry.backoff.max.ms = 1000 15:54:56 retry.backoff.ms = 100 15:54:56 sasl.client.callback.handler.class = null 15:54:56 sasl.jaas.config = null 15:54:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:56 sasl.kerberos.min.time.before.relogin = 60000 15:54:56 sasl.kerberos.service.name = null 15:54:56 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:56 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:56 sasl.login.callback.handler.class = null 15:54:56 sasl.login.class = null 15:54:56 sasl.login.connect.timeout.ms = null 15:54:56 sasl.login.read.timeout.ms = null 15:54:56 sasl.login.refresh.buffer.seconds = 300 15:54:56 sasl.login.refresh.min.period.seconds = 60 15:54:56 sasl.login.refresh.window.factor = 0.8 15:54:56 sasl.login.refresh.window.jitter = 0.05 15:54:56 sasl.login.retry.backoff.max.ms = 10000 15:54:56 sasl.login.retry.backoff.ms = 100 15:54:56 sasl.mechanism = GSSAPI 15:54:56 sasl.oauthbearer.clock.skew.seconds = 30 15:54:56 sasl.oauthbearer.expected.audience = null 15:54:56 sasl.oauthbearer.expected.issuer = null 15:54:56 sasl.oauthbearer.header.urlencode = false 15:54:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:56 sasl.oauthbearer.jwks.endpoint.url = null 15:54:56 sasl.oauthbearer.scope.claim.name = scope 15:54:56 sasl.oauthbearer.sub.claim.name = sub 15:54:56 sasl.oauthbearer.token.endpoint.url = null 15:54:56 security.protocol = PLAINTEXT 15:54:56 security.providers = null 15:54:56 send.buffer.bytes = 131072 15:54:56 session.timeout.ms = 45000 15:54:56 socket.connection.setup.timeout.max.ms = 30000 15:54:56 socket.connection.setup.timeout.ms = 10000 15:54:56 ssl.cipher.suites = null 15:54:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:56 ssl.endpoint.identification.algorithm = https 15:54:56 ssl.engine.factory.class = null 15:54:56 ssl.key.password = null 15:54:56 ssl.keymanager.algorithm = SunX509 15:54:56 ssl.keystore.certificate.chain = null 15:54:56 ssl.keystore.key = null 15:54:56 ssl.keystore.location = null 15:54:56 ssl.keystore.password = null 15:54:56 ssl.keystore.type = JKS 15:54:56 ssl.protocol = TLSv1.3 15:54:56 ssl.provider = null 15:54:56 ssl.secure.random.implementation = null 15:54:56 ssl.trustmanager.algorithm = PKIX 15:54:56 ssl.truststore.certificates = null 15:54:56 ssl.truststore.location = null 15:54:56 ssl.truststore.password = null 15:54:56 ssl.truststore.type = JKS 15:54:56 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:56 15:54:56 2025-08-28T15:54:56.617Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:56 2025-08-28T15:54:56.619Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:56 2025-08-28T15:54:56.619Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:56 2025-08-28T15:54:56.619Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396496619 15:54:56 2025-08-28T15:54:56.619Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.625Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.625Z INFO 12314 --- [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) 15:54:56 2025-08-28T15:54:56.626Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.634Z INFO 12314 --- [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-9af27699-e8fb-481a-81f8-d4dd802b54be 15:54:56 2025-08-28T15:54:56.634Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.638Z INFO 12314 --- [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-9af27699-e8fb-481a-81f8-d4dd802b54be', protocol='range'} 15:54:56 2025-08-28T15:54:56.638Z INFO 12314 --- [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-9af27699-e8fb-481a-81f8-d4dd802b54be=Assignment(partitions=[ncmp-events-0])} 15:54:56 2025-08-28T15:54:56.642Z INFO 12314 --- [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-9af27699-e8fb-481a-81f8-d4dd802b54be', protocol='range'} 15:54:56 2025-08-28T15:54:56.642Z INFO 12314 --- [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]) 15:54:56 2025-08-28T15:54:56.642Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.643Z INFO 12314 --- [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 15:54:56 2025-08-28T15:54:56.650Z INFO 12314 --- [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}}. 15:54:57 2025-08-28T15:54:57.153Z INFO 12314 --- [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. 15:54:57 2025-08-28T15:54:57.153Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:57 2025-08-28T15:54:57.153Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:57 2025-08-28T15:54:57.154Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:57 2025-08-28T15:54:57.154Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:57 2025-08-28T15:54:57.226Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:57 2025-08-28T15:54:57.242Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:57 2025-08-28T15:54:57.263Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:57 2025-08-28T15:54:57.284Z WARN 12314 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:54:57 2025-08-28T15:54:57.346Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.346Z INFO 12314 --- [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-9af27699-e8fb-481a-81f8-d4dd802b54be sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:57 2025-08-28T15:54:57.346Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.346Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.346Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.347Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.347Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.360Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:57 2025-08-28T15:54:57.360Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:57 2025-08-28T15:54:57.360Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:57 2025-08-28T15:54:57.360Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:57 2025-08-28T15:54:57.362Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-18 unregistered 15:54:57 2025-08-28T15:54:57.382Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:57 allow.auto.create.topics = true 15:54:57 auto.commit.interval.ms = 5000 15:54:57 auto.include.jmx.reporter = true 15:54:57 auto.offset.reset = latest 15:54:57 bootstrap.servers = [localhost:32780] 15:54:57 check.crcs = true 15:54:57 client.dns.lookup = use_all_dns_ips 15:54:57 client.id = consumer-test-group-for-update-19 15:54:57 client.rack = 15:54:57 connections.max.idle.ms = 540000 15:54:57 default.api.timeout.ms = 60000 15:54:57 enable.auto.commit = true 15:54:57 enable.metrics.push = true 15:54:57 exclude.internal.topics = true 15:54:57 fetch.max.bytes = 52428800 15:54:57 fetch.max.wait.ms = 500 15:54:57 fetch.min.bytes = 1 15:54:57 group.id = test-group-for-update 15:54:57 group.instance.id = null 15:54:57 group.protocol = classic 15:54:57 group.remote.assignor = null 15:54:57 heartbeat.interval.ms = 3000 15:54:57 interceptor.classes = [] 15:54:57 internal.leave.group.on.close = true 15:54:57 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:57 isolation.level = read_uncommitted 15:54:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:57 max.partition.fetch.bytes = 1048576 15:54:57 max.poll.interval.ms = 300000 15:54:57 max.poll.records = 2147483647 15:54:57 metadata.max.age.ms = 300000 15:54:57 metadata.recovery.strategy = none 15:54:57 metric.reporters = [] 15:54:57 metrics.num.samples = 2 15:54:57 metrics.recording.level = INFO 15:54:57 metrics.sample.window.ms = 30000 15:54:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:57 receive.buffer.bytes = 65536 15:54:57 reconnect.backoff.max.ms = 1000 15:54:57 reconnect.backoff.ms = 50 15:54:57 request.timeout.ms = 30000 15:54:57 retry.backoff.max.ms = 1000 15:54:57 retry.backoff.ms = 100 15:54:57 sasl.client.callback.handler.class = null 15:54:57 sasl.jaas.config = null 15:54:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:57 sasl.kerberos.min.time.before.relogin = 60000 15:54:57 sasl.kerberos.service.name = null 15:54:57 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:57 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:57 sasl.login.callback.handler.class = null 15:54:57 sasl.login.class = null 15:54:57 sasl.login.connect.timeout.ms = null 15:54:57 sasl.login.read.timeout.ms = null 15:54:57 sasl.login.refresh.buffer.seconds = 300 15:54:57 sasl.login.refresh.min.period.seconds = 60 15:54:57 sasl.login.refresh.window.factor = 0.8 15:54:57 sasl.login.refresh.window.jitter = 0.05 15:54:57 sasl.login.retry.backoff.max.ms = 10000 15:54:57 sasl.login.retry.backoff.ms = 100 15:54:57 sasl.mechanism = GSSAPI 15:54:57 sasl.oauthbearer.clock.skew.seconds = 30 15:54:57 sasl.oauthbearer.expected.audience = null 15:54:57 sasl.oauthbearer.expected.issuer = null 15:54:57 sasl.oauthbearer.header.urlencode = false 15:54:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:57 sasl.oauthbearer.jwks.endpoint.url = null 15:54:57 sasl.oauthbearer.scope.claim.name = scope 15:54:57 sasl.oauthbearer.sub.claim.name = sub 15:54:57 sasl.oauthbearer.token.endpoint.url = null 15:54:57 security.protocol = PLAINTEXT 15:54:57 security.providers = null 15:54:57 send.buffer.bytes = 131072 15:54:57 session.timeout.ms = 45000 15:54:57 socket.connection.setup.timeout.max.ms = 30000 15:54:57 socket.connection.setup.timeout.ms = 10000 15:54:57 ssl.cipher.suites = null 15:54:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:57 ssl.endpoint.identification.algorithm = https 15:54:57 ssl.engine.factory.class = null 15:54:57 ssl.key.password = null 15:54:57 ssl.keymanager.algorithm = SunX509 15:54:57 ssl.keystore.certificate.chain = null 15:54:57 ssl.keystore.key = null 15:54:57 ssl.keystore.location = null 15:54:57 ssl.keystore.password = null 15:54:57 ssl.keystore.type = JKS 15:54:57 ssl.protocol = TLSv1.3 15:54:57 ssl.provider = null 15:54:57 ssl.secure.random.implementation = null 15:54:57 ssl.trustmanager.algorithm = PKIX 15:54:57 ssl.truststore.certificates = null 15:54:57 ssl.truststore.location = null 15:54:57 ssl.truststore.password = null 15:54:57 ssl.truststore.type = JKS 15:54:57 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:57 15:54:57 2025-08-28T15:54:57.383Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:57 2025-08-28T15:54:57.385Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:57 2025-08-28T15:54:57.385Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:57 2025-08-28T15:54:57.385Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396497385 15:54:57 2025-08-28T15:54:57.385Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.391Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.392Z INFO 12314 --- [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) 15:54:57 2025-08-28T15:54:57.393Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.396Z INFO 12314 --- [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-3115ed7f-c5bd-43be-8b35-7ada7fc68839 15:54:57 2025-08-28T15:54:57.396Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.398Z INFO 12314 --- [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-3115ed7f-c5bd-43be-8b35-7ada7fc68839', protocol='range'} 15:54:57 2025-08-28T15:54:57.398Z INFO 12314 --- [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-3115ed7f-c5bd-43be-8b35-7ada7fc68839=Assignment(partitions=[ncmp-events-0])} 15:54:57 2025-08-28T15:54:57.402Z INFO 12314 --- [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-3115ed7f-c5bd-43be-8b35-7ada7fc68839', protocol='range'} 15:54:57 2025-08-28T15:54:57.402Z INFO 12314 --- [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]) 15:54:57 2025-08-28T15:54:57.403Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.404Z INFO 12314 --- [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 15:54:57 2025-08-28T15:54:57.407Z INFO 12314 --- [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}}. 15:54:58 2025-08-28T15:54:57.917Z INFO 12314 --- [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. 15:54:58 2025-08-28T15:54:57.918Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:58 2025-08-28T15:54:57.918Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:58 2025-08-28T15:54:57.918Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:58 2025-08-28T15:54:57.918Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:58 2025-08-28T15:54:57.993Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:58 2025-08-28T15:54:58.016Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:58 2025-08-28T15:54:58.026Z WARN 12314 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42565/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42565 15:54:58 2025-08-28T15:54:58.041Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:58 2025-08-28T15:54:58.073Z WARN 12314 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60381/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60381 15:54:58 2025-08-28T15:54:58.078Z WARN 12314 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:54:58 2025-08-28T15:54:58.109Z WARN 12314 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34879/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34879 15:54:58 2025-08-28T15:54:58.133Z WARN 12314 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38933/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38933 15:54:58 2025-08-28T15:54:58.157Z WARN 12314 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56631/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56631 15:54:58 2025-08-28T15:54:58.166Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.166Z INFO 12314 --- [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-3115ed7f-c5bd-43be-8b35-7ada7fc68839 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:58 2025-08-28T15:54:58.166Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.166Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.166Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.169Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.169Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.172Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:58 2025-08-28T15:54:58.172Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:58 2025-08-28T15:54:58.172Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:58 2025-08-28T15:54:58.172Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:58 2025-08-28T15:54:58.173Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-19 unregistered 15:54:58 2025-08-28T15:54:58.201Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:58 allow.auto.create.topics = true 15:54:58 auto.commit.interval.ms = 5000 15:54:58 auto.include.jmx.reporter = true 15:54:58 auto.offset.reset = latest 15:54:58 bootstrap.servers = [localhost:32780] 15:54:58 check.crcs = true 15:54:58 client.dns.lookup = use_all_dns_ips 15:54:58 client.id = consumer-test-group-for-update-20 15:54:58 client.rack = 15:54:58 connections.max.idle.ms = 540000 15:54:58 default.api.timeout.ms = 60000 15:54:58 enable.auto.commit = true 15:54:58 enable.metrics.push = true 15:54:58 exclude.internal.topics = true 15:54:58 fetch.max.bytes = 52428800 15:54:58 fetch.max.wait.ms = 500 15:54:58 fetch.min.bytes = 1 15:54:58 group.id = test-group-for-update 15:54:58 group.instance.id = null 15:54:58 group.protocol = classic 15:54:58 group.remote.assignor = null 15:54:58 heartbeat.interval.ms = 3000 15:54:58 interceptor.classes = [] 15:54:58 internal.leave.group.on.close = true 15:54:58 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:58 isolation.level = read_uncommitted 15:54:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:58 max.partition.fetch.bytes = 1048576 15:54:58 max.poll.interval.ms = 300000 15:54:58 max.poll.records = 2147483647 15:54:58 metadata.max.age.ms = 300000 15:54:58 metadata.recovery.strategy = none 15:54:58 metric.reporters = [] 15:54:58 metrics.num.samples = 2 15:54:58 metrics.recording.level = INFO 15:54:58 metrics.sample.window.ms = 30000 15:54:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:58 receive.buffer.bytes = 65536 15:54:58 reconnect.backoff.max.ms = 1000 15:54:58 reconnect.backoff.ms = 50 15:54:58 request.timeout.ms = 30000 15:54:58 retry.backoff.max.ms = 1000 15:54:58 retry.backoff.ms = 100 15:54:58 sasl.client.callback.handler.class = null 15:54:58 sasl.jaas.config = null 15:54:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:58 sasl.kerberos.min.time.before.relogin = 60000 15:54:58 sasl.kerberos.service.name = null 15:54:58 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:58 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:58 sasl.login.callback.handler.class = null 15:54:58 sasl.login.class = null 15:54:58 sasl.login.connect.timeout.ms = null 15:54:58 sasl.login.read.timeout.ms = null 15:54:58 sasl.login.refresh.buffer.seconds = 300 15:54:58 sasl.login.refresh.min.period.seconds = 60 15:54:58 sasl.login.refresh.window.factor = 0.8 15:54:58 sasl.login.refresh.window.jitter = 0.05 15:54:58 sasl.login.retry.backoff.max.ms = 10000 15:54:58 sasl.login.retry.backoff.ms = 100 15:54:58 sasl.mechanism = GSSAPI 15:54:58 sasl.oauthbearer.clock.skew.seconds = 30 15:54:58 sasl.oauthbearer.expected.audience = null 15:54:58 sasl.oauthbearer.expected.issuer = null 15:54:58 sasl.oauthbearer.header.urlencode = false 15:54:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:58 sasl.oauthbearer.jwks.endpoint.url = null 15:54:58 sasl.oauthbearer.scope.claim.name = scope 15:54:58 sasl.oauthbearer.sub.claim.name = sub 15:54:58 sasl.oauthbearer.token.endpoint.url = null 15:54:58 security.protocol = PLAINTEXT 15:54:58 security.providers = null 15:54:58 send.buffer.bytes = 131072 15:54:58 session.timeout.ms = 45000 15:54:58 socket.connection.setup.timeout.max.ms = 30000 15:54:58 socket.connection.setup.timeout.ms = 10000 15:54:58 ssl.cipher.suites = null 15:54:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:58 ssl.endpoint.identification.algorithm = https 15:54:58 ssl.engine.factory.class = null 15:54:58 ssl.key.password = null 15:54:58 ssl.keymanager.algorithm = SunX509 15:54:58 ssl.keystore.certificate.chain = null 15:54:58 ssl.keystore.key = null 15:54:58 ssl.keystore.location = null 15:54:58 ssl.keystore.password = null 15:54:58 ssl.keystore.type = JKS 15:54:58 ssl.protocol = TLSv1.3 15:54:58 ssl.provider = null 15:54:58 ssl.secure.random.implementation = null 15:54:58 ssl.trustmanager.algorithm = PKIX 15:54:58 ssl.truststore.certificates = null 15:54:58 ssl.truststore.location = null 15:54:58 ssl.truststore.password = null 15:54:58 ssl.truststore.type = JKS 15:54:58 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:58 15:54:58 2025-08-28T15:54:58.202Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:58 2025-08-28T15:54:58.203Z WARN 12314 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39935/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39935 15:54:58 2025-08-28T15:54:58.204Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:58 2025-08-28T15:54:58.204Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:58 2025-08-28T15:54:58.204Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396498204 15:54:58 2025-08-28T15:54:58.204Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.210Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.219Z INFO 12314 --- [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) 15:54:58 2025-08-28T15:54:58.221Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.225Z WARN 12314 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36885/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36885 15:54:58 2025-08-28T15:54:58.228Z INFO 12314 --- [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-a63a46c6-7e47-4a71-a733-e202ab0b9577 15:54:58 2025-08-28T15:54:58.229Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.231Z INFO 12314 --- [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-a63a46c6-7e47-4a71-a733-e202ab0b9577', protocol='range'} 15:54:58 2025-08-28T15:54:58.231Z INFO 12314 --- [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-a63a46c6-7e47-4a71-a733-e202ab0b9577=Assignment(partitions=[ncmp-events-0])} 15:54:58 2025-08-28T15:54:58.244Z INFO 12314 --- [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-a63a46c6-7e47-4a71-a733-e202ab0b9577', protocol='range'} 15:54:58 2025-08-28T15:54:58.245Z INFO 12314 --- [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]) 15:54:58 2025-08-28T15:54:58.245Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.250Z WARN 12314 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39433/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39433 15:54:58 2025-08-28T15:54:58.253Z INFO 12314 --- [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 15:54:58 2025-08-28T15:54:58.262Z INFO 12314 --- [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}}. 15:54:58 2025-08-28T15:54:58.270Z WARN 12314 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49065/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49065 15:54:58 2025-08-28T15:54:58.289Z WARN 12314 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40439/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40439 15:54:58 2025-08-28T15:54:58.311Z WARN 12314 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52091/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52091 15:54:58 2025-08-28T15:54:58.356Z WARN 12314 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40139/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40139 15:54:58 2025-08-28T15:54:58.390Z WARN 12314 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32811/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:32811 15:54:58 2025-08-28T15:54:58.413Z WARN 12314 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38225/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38225 15:54:58 2025-08-28T15:54:58.438Z WARN 12314 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52311/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52311 15:54:58 2025-08-28T15:54:58.474Z WARN 12314 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43167/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43167 15:54:58 2025-08-28T15:54:58.504Z WARN 12314 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37335/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37335 15:54:58 2025-08-28T15:54:58.522Z WARN 12314 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58317/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58317 15:54:58 2025-08-28T15:54:58.572Z WARN 12314 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39313/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39313 15:54:58 2025-08-28T15:54:58.592Z WARN 12314 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41547/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41547 15:54:58 2025-08-28T15:54:58.609Z WARN 12314 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50847/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50847 15:54:58 2025-08-28T15:54:58.627Z WARN 12314 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33497/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33497 15:54:58 2025-08-28T15:54:58.646Z WARN 12314 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43143/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43143 15:54:58 2025-08-28T15:54:58.685Z WARN 12314 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44307/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44307 15:54:58 2025-08-28T15:54:58.707Z WARN 12314 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36405/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36405 15:54:58 2025-08-28T15:54:58.724Z WARN 12314 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47245/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47245 15:54:58 2025-08-28T15:54:58.742Z WARN 12314 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33117/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33117 15:54:58 2025-08-28T15:54:58.767Z INFO 12314 --- [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. 15:54:58 2025-08-28T15:54:58.767Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:58 2025-08-28T15:54:58.770Z WARN 12314 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50593/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50593 15:54:58 2025-08-28T15:54:58.778Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:58 2025-08-28T15:54:58.779Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:58 2025-08-28T15:54:58.779Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:58 2025-08-28T15:54:58.789Z WARN 12314 --- [cps-integration-test] [or-http-epoll-7] 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 15:54:58 2025-08-28T15:54:58.809Z WARN 12314 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59015/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59015 15:54:58 2025-08-28T15:54:58.834Z WARN 12314 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60185/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60185 15:54:58 2025-08-28T15:54:58.854Z WARN 12314 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42019/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42019 15:54:58 2025-08-28T15:54:58.869Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:58 2025-08-28T15:54:58.875Z WARN 12314 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54943/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54943 15:54:58 2025-08-28T15:54:58.882Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:58 2025-08-28T15:54:58.895Z WARN 12314 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40539/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40539 15:54:58 2025-08-28T15:54:58.907Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:58 2025-08-28T15:54:58.920Z WARN 12314 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60301/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60301 15:54:58 2025-08-28T15:54:58.941Z WARN 12314 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45521/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45521 15:54:58 2025-08-28T15:54:58.942Z WARN 12314 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 15:54:59 2025-08-28T15:54:58.965Z WARN 12314 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57851/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57851 15:54:59 2025-08-28T15:54:58.994Z WARN 12314 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53987/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53987 15:54:59 2025-08-28T15:54:59.034Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.035Z INFO 12314 --- [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-a63a46c6-7e47-4a71-a733-e202ab0b9577 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:59 2025-08-28T15:54:59.035Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.035Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.035Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.036Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.036Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.040Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:59 2025-08-28T15:54:59.040Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:59 2025-08-28T15:54:59.040Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:59 2025-08-28T15:54:59.041Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:59 2025-08-28T15:54:59.042Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-20 unregistered 15:54:59 2025-08-28T15:54:59.063Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:59 allow.auto.create.topics = true 15:54:59 auto.commit.interval.ms = 5000 15:54:59 auto.include.jmx.reporter = true 15:54:59 auto.offset.reset = latest 15:54:59 bootstrap.servers = [localhost:32780] 15:54:59 check.crcs = true 15:54:59 client.dns.lookup = use_all_dns_ips 15:54:59 client.id = consumer-test-group-for-update-21 15:54:59 client.rack = 15:54:59 connections.max.idle.ms = 540000 15:54:59 default.api.timeout.ms = 60000 15:54:59 enable.auto.commit = true 15:54:59 enable.metrics.push = true 15:54:59 exclude.internal.topics = true 15:54:59 fetch.max.bytes = 52428800 15:54:59 fetch.max.wait.ms = 500 15:54:59 fetch.min.bytes = 1 15:54:59 group.id = test-group-for-update 15:54:59 group.instance.id = null 15:54:59 group.protocol = classic 15:54:59 group.remote.assignor = null 15:54:59 heartbeat.interval.ms = 3000 15:54:59 interceptor.classes = [] 15:54:59 internal.leave.group.on.close = true 15:54:59 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:59 isolation.level = read_uncommitted 15:54:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:59 max.partition.fetch.bytes = 1048576 15:54:59 max.poll.interval.ms = 300000 15:54:59 max.poll.records = 2147483647 15:54:59 metadata.max.age.ms = 300000 15:54:59 metadata.recovery.strategy = none 15:54:59 metric.reporters = [] 15:54:59 metrics.num.samples = 2 15:54:59 metrics.recording.level = INFO 15:54:59 metrics.sample.window.ms = 30000 15:54:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:59 receive.buffer.bytes = 65536 15:54:59 reconnect.backoff.max.ms = 1000 15:54:59 reconnect.backoff.ms = 50 15:54:59 request.timeout.ms = 30000 15:54:59 retry.backoff.max.ms = 1000 15:54:59 retry.backoff.ms = 100 15:54:59 sasl.client.callback.handler.class = null 15:54:59 sasl.jaas.config = null 15:54:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:59 sasl.kerberos.min.time.before.relogin = 60000 15:54:59 sasl.kerberos.service.name = null 15:54:59 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:59 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:59 sasl.login.callback.handler.class = null 15:54:59 sasl.login.class = null 15:54:59 sasl.login.connect.timeout.ms = null 15:54:59 sasl.login.read.timeout.ms = null 15:54:59 sasl.login.refresh.buffer.seconds = 300 15:54:59 sasl.login.refresh.min.period.seconds = 60 15:54:59 sasl.login.refresh.window.factor = 0.8 15:54:59 sasl.login.refresh.window.jitter = 0.05 15:54:59 sasl.login.retry.backoff.max.ms = 10000 15:54:59 sasl.login.retry.backoff.ms = 100 15:54:59 sasl.mechanism = GSSAPI 15:54:59 sasl.oauthbearer.clock.skew.seconds = 30 15:54:59 sasl.oauthbearer.expected.audience = null 15:54:59 sasl.oauthbearer.expected.issuer = null 15:54:59 sasl.oauthbearer.header.urlencode = false 15:54:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:59 sasl.oauthbearer.jwks.endpoint.url = null 15:54:59 sasl.oauthbearer.scope.claim.name = scope 15:54:59 sasl.oauthbearer.sub.claim.name = sub 15:54:59 sasl.oauthbearer.token.endpoint.url = null 15:54:59 security.protocol = PLAINTEXT 15:54:59 security.providers = null 15:54:59 send.buffer.bytes = 131072 15:54:59 session.timeout.ms = 45000 15:54:59 socket.connection.setup.timeout.max.ms = 30000 15:54:59 socket.connection.setup.timeout.ms = 10000 15:54:59 ssl.cipher.suites = null 15:54:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:59 ssl.endpoint.identification.algorithm = https 15:54:59 ssl.engine.factory.class = null 15:54:59 ssl.key.password = null 15:54:59 ssl.keymanager.algorithm = SunX509 15:54:59 ssl.keystore.certificate.chain = null 15:54:59 ssl.keystore.key = null 15:54:59 ssl.keystore.location = null 15:54:59 ssl.keystore.password = null 15:54:59 ssl.keystore.type = JKS 15:54:59 ssl.protocol = TLSv1.3 15:54:59 ssl.provider = null 15:54:59 ssl.secure.random.implementation = null 15:54:59 ssl.trustmanager.algorithm = PKIX 15:54:59 ssl.truststore.certificates = null 15:54:59 ssl.truststore.location = null 15:54:59 ssl.truststore.password = null 15:54:59 ssl.truststore.type = JKS 15:54:59 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:59 15:54:59 2025-08-28T15:54:59.064Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:59 2025-08-28T15:54:59.066Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:59 2025-08-28T15:54:59.066Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:59 2025-08-28T15:54:59.066Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396499066 15:54:59 2025-08-28T15:54:59.066Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.077Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.080Z INFO 12314 --- [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) 15:54:59 2025-08-28T15:54:59.081Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.086Z INFO 12314 --- [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-bab144a2-cbe9-4372-a66f-cbaff990adf6 15:54:59 2025-08-28T15:54:59.086Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.089Z INFO 12314 --- [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-bab144a2-cbe9-4372-a66f-cbaff990adf6', protocol='range'} 15:54:59 2025-08-28T15:54:59.089Z INFO 12314 --- [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-bab144a2-cbe9-4372-a66f-cbaff990adf6=Assignment(partitions=[ncmp-events-0])} 15:54:59 2025-08-28T15:54:59.097Z INFO 12314 --- [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-bab144a2-cbe9-4372-a66f-cbaff990adf6', protocol='range'} 15:54:59 2025-08-28T15:54:59.097Z INFO 12314 --- [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]) 15:54:59 2025-08-28T15:54:59.097Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.098Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.104Z INFO 12314 --- [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}}. 15:54:59 2025-08-28T15:54:59.617Z INFO 12314 --- [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. 15:54:59 2025-08-28T15:54:59.617Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:54:59 2025-08-28T15:54:59.617Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:54:59 2025-08-28T15:54:59.618Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:54:59 2025-08-28T15:54:59.618Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:54:59 2025-08-28T15:54:59.690Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:54:59 2025-08-28T15:54:59.702Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:54:59 2025-08-28T15:54:59.726Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:54:59 2025-08-28T15:54:59.754Z WARN 12314 --- [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 15:54:59 2025-08-28T15:54:59.824Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.824Z INFO 12314 --- [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-bab144a2-cbe9-4372-a66f-cbaff990adf6 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:54:59 2025-08-28T15:54:59.825Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.825Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.825Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.825Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.825Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.829Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:54:59 2025-08-28T15:54:59.829Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:54:59 2025-08-28T15:54:59.830Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:54:59 2025-08-28T15:54:59.830Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:54:59 2025-08-28T15:54:59.832Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-21 unregistered 15:54:59 2025-08-28T15:54:59.848Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:54:59 allow.auto.create.topics = true 15:54:59 auto.commit.interval.ms = 5000 15:54:59 auto.include.jmx.reporter = true 15:54:59 auto.offset.reset = latest 15:54:59 bootstrap.servers = [localhost:32780] 15:54:59 check.crcs = true 15:54:59 client.dns.lookup = use_all_dns_ips 15:54:59 client.id = consumer-test-group-for-update-22 15:54:59 client.rack = 15:54:59 connections.max.idle.ms = 540000 15:54:59 default.api.timeout.ms = 60000 15:54:59 enable.auto.commit = true 15:54:59 enable.metrics.push = true 15:54:59 exclude.internal.topics = true 15:54:59 fetch.max.bytes = 52428800 15:54:59 fetch.max.wait.ms = 500 15:54:59 fetch.min.bytes = 1 15:54:59 group.id = test-group-for-update 15:54:59 group.instance.id = null 15:54:59 group.protocol = classic 15:54:59 group.remote.assignor = null 15:54:59 heartbeat.interval.ms = 3000 15:54:59 interceptor.classes = [] 15:54:59 internal.leave.group.on.close = true 15:54:59 internal.throw.on.fetch.stable.offset.unsupported = false 15:54:59 isolation.level = read_uncommitted 15:54:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:59 max.partition.fetch.bytes = 1048576 15:54:59 max.poll.interval.ms = 300000 15:54:59 max.poll.records = 2147483647 15:54:59 metadata.max.age.ms = 300000 15:54:59 metadata.recovery.strategy = none 15:54:59 metric.reporters = [] 15:54:59 metrics.num.samples = 2 15:54:59 metrics.recording.level = INFO 15:54:59 metrics.sample.window.ms = 30000 15:54:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:54:59 receive.buffer.bytes = 65536 15:54:59 reconnect.backoff.max.ms = 1000 15:54:59 reconnect.backoff.ms = 50 15:54:59 request.timeout.ms = 30000 15:54:59 retry.backoff.max.ms = 1000 15:54:59 retry.backoff.ms = 100 15:54:59 sasl.client.callback.handler.class = null 15:54:59 sasl.jaas.config = null 15:54:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:54:59 sasl.kerberos.min.time.before.relogin = 60000 15:54:59 sasl.kerberos.service.name = null 15:54:59 sasl.kerberos.ticket.renew.jitter = 0.05 15:54:59 sasl.kerberos.ticket.renew.window.factor = 0.8 15:54:59 sasl.login.callback.handler.class = null 15:54:59 sasl.login.class = null 15:54:59 sasl.login.connect.timeout.ms = null 15:54:59 sasl.login.read.timeout.ms = null 15:54:59 sasl.login.refresh.buffer.seconds = 300 15:54:59 sasl.login.refresh.min.period.seconds = 60 15:54:59 sasl.login.refresh.window.factor = 0.8 15:54:59 sasl.login.refresh.window.jitter = 0.05 15:54:59 sasl.login.retry.backoff.max.ms = 10000 15:54:59 sasl.login.retry.backoff.ms = 100 15:54:59 sasl.mechanism = GSSAPI 15:54:59 sasl.oauthbearer.clock.skew.seconds = 30 15:54:59 sasl.oauthbearer.expected.audience = null 15:54:59 sasl.oauthbearer.expected.issuer = null 15:54:59 sasl.oauthbearer.header.urlencode = false 15:54:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:54:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:54:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:54:59 sasl.oauthbearer.jwks.endpoint.url = null 15:54:59 sasl.oauthbearer.scope.claim.name = scope 15:54:59 sasl.oauthbearer.sub.claim.name = sub 15:54:59 sasl.oauthbearer.token.endpoint.url = null 15:54:59 security.protocol = PLAINTEXT 15:54:59 security.providers = null 15:54:59 send.buffer.bytes = 131072 15:54:59 session.timeout.ms = 45000 15:54:59 socket.connection.setup.timeout.max.ms = 30000 15:54:59 socket.connection.setup.timeout.ms = 10000 15:54:59 ssl.cipher.suites = null 15:54:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:54:59 ssl.endpoint.identification.algorithm = https 15:54:59 ssl.engine.factory.class = null 15:54:59 ssl.key.password = null 15:54:59 ssl.keymanager.algorithm = SunX509 15:54:59 ssl.keystore.certificate.chain = null 15:54:59 ssl.keystore.key = null 15:54:59 ssl.keystore.location = null 15:54:59 ssl.keystore.password = null 15:54:59 ssl.keystore.type = JKS 15:54:59 ssl.protocol = TLSv1.3 15:54:59 ssl.provider = null 15:54:59 ssl.secure.random.implementation = null 15:54:59 ssl.trustmanager.algorithm = PKIX 15:54:59 ssl.truststore.certificates = null 15:54:59 ssl.truststore.location = null 15:54:59 ssl.truststore.password = null 15:54:59 ssl.truststore.type = JKS 15:54:59 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:54:59 15:54:59 2025-08-28T15:54:59.848Z INFO 12314 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:54:59 2025-08-28T15:54:59.851Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:54:59 2025-08-28T15:54:59.851Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:54:59 2025-08-28T15:54:59.851Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1756396499851 15:54:59 2025-08-28T15:54:59.851Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.856Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.857Z INFO 12314 --- [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) 15:54:59 2025-08-28T15:54:59.858Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.870Z INFO 12314 --- [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-c62a7606-2cec-4fde-8646-e5c04b822543 15:54:59 2025-08-28T15:54:59.870Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.874Z INFO 12314 --- [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-c62a7606-2cec-4fde-8646-e5c04b822543', protocol='range'} 15:54:59 2025-08-28T15:54:59.874Z INFO 12314 --- [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-c62a7606-2cec-4fde-8646-e5c04b822543=Assignment(partitions=[ncmp-events-0])} 15:54:59 2025-08-28T15:54:59.877Z INFO 12314 --- [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-c62a7606-2cec-4fde-8646-e5c04b822543', protocol='range'} 15:54:59 2025-08-28T15:54:59.877Z INFO 12314 --- [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]) 15:54:59 2025-08-28T15:54:59.877Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.878Z INFO 12314 --- [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 15:54:59 2025-08-28T15:54:59.882Z INFO 12314 --- [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}}. 15:55:00 2025-08-28T15:55:00.388Z INFO 12314 --- [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. 15:55:00 2025-08-28T15:55:00.388Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:00 2025-08-28T15:55:00.388Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:00 2025-08-28T15:55:00.388Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:00 2025-08-28T15:55:00.388Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:00 2025-08-28T15:55:00.459Z INFO 12314 --- [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 15:55:00 2025-08-28T15:55:00.473Z INFO 12314 --- [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 15:55:00 2025-08-28T15:55:00.495Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:00 2025-08-28T15:55:00.588Z INFO 12314 --- [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 15:55:00 2025-08-28T15:55:00.588Z INFO 12314 --- [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-c62a7606-2cec-4fde-8646-e5c04b822543 sending LeaveGroup request to coordinator localhost:32780 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 15:55:00 2025-08-28T15:55:00.589Z INFO 12314 --- [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 15:55:00 2025-08-28T15:55:00.589Z INFO 12314 --- [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 15:55:00 2025-08-28T15:55:00.589Z INFO 12314 --- [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 15:55:00 2025-08-28T15:55:00.589Z INFO 12314 --- [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 15:55:00 2025-08-28T15:55:00.589Z INFO 12314 --- [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 15:55:00 2025-08-28T15:55:00.592Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:55:00 2025-08-28T15:55:00.592Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:55:00 2025-08-28T15:55:00.592Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 15:55:00 2025-08-28T15:55:00.592Z INFO 12314 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:55:00 2025-08-28T15:55:00.594Z INFO 12314 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 15:55:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.374 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 15:55:00 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 15:55:00 2025-08-28T15:55:00.679Z INFO 12314 --- [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. 15:55:00 2025-08-28T15:55:00.680Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:00 2025-08-28T15:55:00.680Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:00 2025-08-28T15:55:00.680Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:00 2025-08-28T15:55:00.680Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:00 2025-08-28T15:55:00.756Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:00 2025-08-28T15:55:00.769Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:00 2025-08-28T15:55:00.796Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:00 2025-08-28T15:55:00.818Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:55:00 2025-08-28T15:55:00.858Z INFO 12314 --- [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. 15:55:00 2025-08-28T15:55:00.883Z INFO 12314 --- [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. 15:55:00 2025-08-28T15:55:00.884Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:00 2025-08-28T15:55:00.884Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:00 2025-08-28T15:55:00.884Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:00 2025-08-28T15:55:00.884Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:01 2025-08-28T15:55:00.994Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:01 2025-08-28T15:55:01.102Z INFO 12314 --- [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. 15:55:01 2025-08-28T15:55:01.102Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:01 2025-08-28T15:55:01.103Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:01 2025-08-28T15:55:01.103Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:01 2025-08-28T15:55:01.103Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:01 2025-08-28T15:55:01.179Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:01 2025-08-28T15:55:01.194Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:01 2025-08-28T15:55:01.218Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:01 2025-08-28T15:55:01.246Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:55:01 2025-08-28T15:55:01.284Z INFO 12314 --- [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. 15:55:01 2025-08-28T15:55:01.307Z INFO 12314 --- [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. 15:55:01 2025-08-28T15:55:01.307Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:01 2025-08-28T15:55:01.307Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:01 2025-08-28T15:55:01.307Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:01 2025-08-28T15:55:01.307Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:01 2025-08-28T15:55:01.376Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 15:55:01 2025-08-28T15:55:01.385Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 15:55:01 2025-08-28T15:55:01.408Z INFO 12314 --- [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 15:55:01 2025-08-28T15:55:01.429Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:01 2025-08-28T15:55:01.585Z INFO 12314 --- [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. 15:55:01 2025-08-28T15:55:01.585Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:01 2025-08-28T15:55:01.585Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:01 2025-08-28T15:55:01.586Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:01 2025-08-28T15:55:01.586Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:01 2025-08-28T15:55:01.677Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 15:55:01 2025-08-28T15:55:01.687Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 15:55:01 2025-08-28T15:55:01.702Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:01 2025-08-28T15:55:01.724Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:55:01 2025-08-28T15:55:01.756Z INFO 12314 --- [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. 15:55:01 2025-08-28T15:55:01.779Z INFO 12314 --- [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. 15:55:01 2025-08-28T15:55:01.779Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:01 2025-08-28T15:55:01.779Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:01 2025-08-28T15:55:01.780Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:01 2025-08-28T15:55:01.780Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:01 2025-08-28T15:55:01.848Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:01 2025-08-28T15:55:01.859Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:01 2025-08-28T15:55:01.871Z INFO 12314 --- [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: 15:55:01 2025-08-28T15:55:01.888Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:02 2025-08-28T15:55:01.986Z INFO 12314 --- [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. 15:55:02 2025-08-28T15:55:01.987Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:02 2025-08-28T15:55:01.987Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:02 2025-08-28T15:55:01.987Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:02 2025-08-28T15:55:01.987Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:02 2025-08-28T15:55:02.074Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 15:55:02 2025-08-28T15:55:02.085Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 15:55:02 2025-08-28T15:55:02.101Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:02 2025-08-28T15:55:02.122Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:55:02 2025-08-28T15:55:02.153Z INFO 12314 --- [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. 15:55:02 2025-08-28T15:55:02.174Z INFO 12314 --- [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. 15:55:02 2025-08-28T15:55:02.174Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:02 2025-08-28T15:55:02.174Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:02 2025-08-28T15:55:02.175Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:02 2025-08-28T15:55:02.175Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:02 2025-08-28T15:55:02.240Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 15:55:02 2025-08-28T15:55:02.251Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 15:55:02 2025-08-28T15:55:02.263Z INFO 12314 --- [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 15:55:02 2025-08-28T15:55:02.279Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:02 2025-08-28T15:55:02.426Z INFO 12314 --- [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. 15:55:02 2025-08-28T15:55:02.426Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:02 2025-08-28T15:55:02.427Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:02 2025-08-28T15:55:02.427Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:02 2025-08-28T15:55:02.427Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:02 2025-08-28T15:55:02.498Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 15:55:02 2025-08-28T15:55:02.511Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 15:55:02 2025-08-28T15:55:02.530Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:02 2025-08-28T15:55:02.587Z INFO 12314 --- [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. 15:55:02 2025-08-28T15:55:02.587Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:02 2025-08-28T15:55:02.588Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:02 2025-08-28T15:55:02.597Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:02 2025-08-28T15:55:02.597Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:02 2025-08-28T15:55:02.669Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:02 2025-08-28T15:55:02.681Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:02 2025-08-28T15:55:02.701Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:02 2025-08-28T15:55:02.723Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:55:02 2025-08-28T15:55:02.764Z INFO 12314 --- [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. 15:55:02 2025-08-28T15:55:02.789Z INFO 12314 --- [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. 15:55:02 2025-08-28T15:55:02.789Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:02 2025-08-28T15:55:02.789Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:02 2025-08-28T15:55:02.789Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:02 2025-08-28T15:55:02.789Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:02 2025-08-28T15:55:02.813Z INFO 12314 --- [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 15:55:02 2025-08-28T15:55:02.835Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:03 2025-08-28T15:55:02.986Z INFO 12314 --- [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. 15:55:03 2025-08-28T15:55:02.986Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:03 2025-08-28T15:55:02.987Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:03 2025-08-28T15:55:02.987Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:03 2025-08-28T15:55:02.987Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:03 2025-08-28T15:55:03.057Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 15:55:03 2025-08-28T15:55:03.068Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 15:55:03 2025-08-28T15:55:03.090Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:03 2025-08-28T15:55:03.125Z INFO 12314 --- [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. 15:55:03 2025-08-28T15:55:03.125Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:03 2025-08-28T15:55:03.125Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:03 2025-08-28T15:55:03.126Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:03 2025-08-28T15:55:03.126Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:03 2025-08-28T15:55:03.197Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 15:55:03 2025-08-28T15:55:03.208Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 15:55:03 2025-08-28T15:55:03.224Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:03 2025-08-28T15:55:03.243Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:55:03 2025-08-28T15:55:03.268Z INFO 12314 --- [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. 15:55:03 2025-08-28T15:55:03.288Z INFO 12314 --- [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. 15:55:03 2025-08-28T15:55:03.288Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:03 2025-08-28T15:55:03.289Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:03 2025-08-28T15:55:03.289Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:03 2025-08-28T15:55:03.289Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:03 2025-08-28T15:55:03.308Z INFO 12314 --- [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 15:55:03 2025-08-28T15:55:03.324Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:03 2025-08-28T15:55:03.430Z INFO 12314 --- [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. 15:55:03 2025-08-28T15:55:03.430Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:03 2025-08-28T15:55:03.431Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:03 2025-08-28T15:55:03.431Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:03 2025-08-28T15:55:03.431Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:03 2025-08-28T15:55:03.502Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 15:55:03 2025-08-28T15:55:03.513Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 15:55:03 2025-08-28T15:55:03.529Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:03 2025-08-28T15:55:03.651Z INFO 12314 --- [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. 15:55:03 2025-08-28T15:55:03.651Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:03 2025-08-28T15:55:03.653Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:03 2025-08-28T15:55:03.653Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:03 2025-08-28T15:55:03.653Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:03 2025-08-28T15:55:03.728Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 15:55:03 2025-08-28T15:55:03.739Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 15:55:03 2025-08-28T15:55:03.758Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:03 2025-08-28T15:55:03.774Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 15:55:03 2025-08-28T15:55:03.800Z INFO 12314 --- [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. 15:55:03 2025-08-28T15:55:03.822Z INFO 12314 --- [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. 15:55:03 2025-08-28T15:55:03.822Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:03 2025-08-28T15:55:03.822Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:03 2025-08-28T15:55:03.823Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:03 2025-08-28T15:55:03.823Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:03 2025-08-28T15:55:03.851Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.284 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 15:55:03 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 15:55:07 2025-08-28T15:55:07.568Z INFO 12314 --- [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. 15:55:07 2025-08-28T15:55:07.573Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 15:55:07 2025-08-28T15:55:07.944Z INFO 12314 --- [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. 15:55:07 2025-08-28T15:55:07.947Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 15:55:08 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.305 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 15:55:08 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 15:55:08 2025-08-28T15:55:08.279Z INFO 12314 --- [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. 15:55:08 2025-08-28T15:55:08.279Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:08 2025-08-28T15:55:08.279Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:08 2025-08-28T15:55:08.280Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:08 2025-08-28T15:55:08.280Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:08 2025-08-28T15:55:08.367Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:08 2025-08-28T15:55:08.380Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:08 2025-08-28T15:55:08.400Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:08 2025-08-28T15:55:08.436Z INFO 12314 --- [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. 15:55:08 2025-08-28T15:55:08.436Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:08 2025-08-28T15:55:08.437Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:08 2025-08-28T15:55:08.437Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:08 2025-08-28T15:55:08.437Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:08 2025-08-28T15:55:08.500Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:08 2025-08-28T15:55:08.509Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:08 2025-08-28T15:55:08.523Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:08 2025-08-28T15:55:08.557Z INFO 12314 --- [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. 15:55:08 2025-08-28T15:55:08.557Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:08 2025-08-28T15:55:08.557Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:08 2025-08-28T15:55:08.557Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:08 2025-08-28T15:55:08.557Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:08 2025-08-28T15:55:08.625Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:08 2025-08-28T15:55:08.634Z INFO 12314 --- [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 15:55:08 2025-08-28T15:55:08.649Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:08 2025-08-28T15:55:08.797Z INFO 12314 --- [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. 15:55:08 2025-08-28T15:55:08.797Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:08 2025-08-28T15:55:08.797Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:08 2025-08-28T15:55:08.798Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:08 2025-08-28T15:55:08.798Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:08 2025-08-28T15:55:08.867Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:08 2025-08-28T15:55:08.880Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:08 2025-08-28T15:55:08.894Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:09 2025-08-28T15:55:08.922Z INFO 12314 --- [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. 15:55:09 2025-08-28T15:55:08.922Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:09 2025-08-28T15:55:08.922Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:09 2025-08-28T15:55:08.923Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:09 2025-08-28T15:55:08.923Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:09 2025-08-28T15:55:08.984Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:09 2025-08-28T15:55:08.991Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:09 2025-08-28T15:55:09.004Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:09 2025-08-28T15:55:09.032Z INFO 12314 --- [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. 15:55:09 2025-08-28T15:55:09.032Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:09 2025-08-28T15:55:09.033Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:09 2025-08-28T15:55:09.034Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:09 2025-08-28T15:55:09.034Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:09 2025-08-28T15:55:09.099Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:09 2025-08-28T15:55:09.108Z INFO 12314 --- [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 15:55:09 2025-08-28T15:55:09.121Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:09 2025-08-28T15:55:09.226Z INFO 12314 --- [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. 15:55:09 2025-08-28T15:55:09.226Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:09 2025-08-28T15:55:09.226Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:09 2025-08-28T15:55:09.227Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:09 2025-08-28T15:55:09.227Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:09 2025-08-28T15:55:09.297Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:09 2025-08-28T15:55:09.309Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:09 2025-08-28T15:55:09.326Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:09 2025-08-28T15:55:09.356Z INFO 12314 --- [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. 15:55:09 2025-08-28T15:55:09.356Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:09 2025-08-28T15:55:09.357Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:09 2025-08-28T15:55:09.357Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:09 2025-08-28T15:55:09.357Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:09 2025-08-28T15:55:09.422Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:09 2025-08-28T15:55:09.432Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:09 2025-08-28T15:55:09.448Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:09 2025-08-28T15:55:09.493Z INFO 12314 --- [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. 15:55:09 2025-08-28T15:55:09.494Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:09 2025-08-28T15:55:09.494Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:09 2025-08-28T15:55:09.494Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:09 2025-08-28T15:55:09.494Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:09 2025-08-28T15:55:09.563Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:09 2025-08-28T15:55:09.572Z INFO 12314 --- [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 15:55:09 2025-08-28T15:55:09.588Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:09 2025-08-28T15:55:09.726Z INFO 12314 --- [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. 15:55:09 2025-08-28T15:55:09.727Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:09 2025-08-28T15:55:09.727Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:09 2025-08-28T15:55:09.728Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:09 2025-08-28T15:55:09.728Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:09 2025-08-28T15:55:09.802Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:09 2025-08-28T15:55:09.813Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:09 2025-08-28T15:55:09.829Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:09 2025-08-28T15:55:09.859Z INFO 12314 --- [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. 15:55:09 2025-08-28T15:55:09.859Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:09 2025-08-28T15:55:09.859Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:09 2025-08-28T15:55:09.859Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:09 2025-08-28T15:55:09.859Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:10 2025-08-28T15:55:09.921Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:10 2025-08-28T15:55:09.927Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:10 2025-08-28T15:55:09.942Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:10 2025-08-28T15:55:09.972Z INFO 12314 --- [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. 15:55:10 2025-08-28T15:55:09.972Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:10 2025-08-28T15:55:09.972Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:10 2025-08-28T15:55:09.972Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:10 2025-08-28T15:55:09.972Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:10 2025-08-28T15:55:10.033Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:10 2025-08-28T15:55:10.041Z INFO 12314 --- [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 15:55:10 2025-08-28T15:55:10.058Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:10 2025-08-28T15:55:10.184Z INFO 12314 --- [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. 15:55:10 2025-08-28T15:55:10.185Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:10 2025-08-28T15:55:10.185Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:10 2025-08-28T15:55:10.186Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:10 2025-08-28T15:55:10.186Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:10 2025-08-28T15:55:10.254Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:10 2025-08-28T15:55:10.265Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:10 2025-08-28T15:55:10.280Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:10 2025-08-28T15:55:10.315Z INFO 12314 --- [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. 15:55:10 2025-08-28T15:55:10.316Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:10 2025-08-28T15:55:10.316Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:10 2025-08-28T15:55:10.316Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:10 2025-08-28T15:55:10.316Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:10 2025-08-28T15:55:10.376Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:10 2025-08-28T15:55:10.385Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:10 2025-08-28T15:55:10.402Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:10 2025-08-28T15:55:10.432Z INFO 12314 --- [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. 15:55:10 2025-08-28T15:55:10.432Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:10 2025-08-28T15:55:10.433Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:10 2025-08-28T15:55:10.433Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:10 2025-08-28T15:55:10.433Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:10 2025-08-28T15:55:10.499Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:10 2025-08-28T15:55:10.508Z INFO 12314 --- [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 15:55:10 2025-08-28T15:55:10.525Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:10 2025-08-28T15:55:10.652Z INFO 12314 --- [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. 15:55:10 2025-08-28T15:55:10.652Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:10 2025-08-28T15:55:10.653Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:10 2025-08-28T15:55:10.653Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:10 2025-08-28T15:55:10.653Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:10 2025-08-28T15:55:10.721Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:10 2025-08-28T15:55:10.734Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:10 2025-08-28T15:55:10.750Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:10 2025-08-28T15:55:10.777Z INFO 12314 --- [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. 15:55:10 2025-08-28T15:55:10.777Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:10 2025-08-28T15:55:10.778Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:10 2025-08-28T15:55:10.778Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:10 2025-08-28T15:55:10.778Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:10 2025-08-28T15:55:10.841Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:10 2025-08-28T15:55:10.852Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:10 2025-08-28T15:55:10.865Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:10 2025-08-28T15:55:10.894Z INFO 12314 --- [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. 15:55:10 2025-08-28T15:55:10.894Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:10 2025-08-28T15:55:10.894Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:10 2025-08-28T15:55:10.895Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:10 2025-08-28T15:55:10.895Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:11 2025-08-28T15:55:10.971Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:11 2025-08-28T15:55:10.980Z INFO 12314 --- [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 15:55:11 2025-08-28T15:55:10.998Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:11 2025-08-28T15:55:11.128Z INFO 12314 --- [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. 15:55:11 2025-08-28T15:55:11.128Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:11 2025-08-28T15:55:11.129Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:11 2025-08-28T15:55:11.129Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:11 2025-08-28T15:55:11.129Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:11 2025-08-28T15:55:11.204Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:11 2025-08-28T15:55:11.217Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:11 2025-08-28T15:55:11.235Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:11 2025-08-28T15:55:11.265Z INFO 12314 --- [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. 15:55:11 2025-08-28T15:55:11.265Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:11 2025-08-28T15:55:11.266Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:11 2025-08-28T15:55:11.266Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:11 2025-08-28T15:55:11.266Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:11 2025-08-28T15:55:11.327Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:11 2025-08-28T15:55:11.335Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:11 2025-08-28T15:55:11.349Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:11 2025-08-28T15:55:11.382Z INFO 12314 --- [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. 15:55:11 2025-08-28T15:55:11.383Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:11 2025-08-28T15:55:11.383Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:11 2025-08-28T15:55:11.383Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:11 2025-08-28T15:55:11.383Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:11 2025-08-28T15:55:11.443Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:11 2025-08-28T15:55:11.452Z INFO 12314 --- [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 15:55:11 2025-08-28T15:55:11.468Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:11 2025-08-28T15:55:11.587Z INFO 12314 --- [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. 15:55:11 2025-08-28T15:55:11.587Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:11 2025-08-28T15:55:11.587Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:11 2025-08-28T15:55:11.587Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:11 2025-08-28T15:55:11.587Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:11 2025-08-28T15:55:11.674Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:11 2025-08-28T15:55:11.682Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:11 2025-08-28T15:55:11.695Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:11 2025-08-28T15:55:11.723Z INFO 12314 --- [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. 15:55:11 2025-08-28T15:55:11.723Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:11 2025-08-28T15:55:11.723Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:11 2025-08-28T15:55:11.724Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:11 2025-08-28T15:55:11.724Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:11 2025-08-28T15:55:11.785Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:11 2025-08-28T15:55:11.808Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:11 2025-08-28T15:55:11.825Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:11 2025-08-28T15:55:11.861Z INFO 12314 --- [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. 15:55:11 2025-08-28T15:55:11.862Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:11 2025-08-28T15:55:11.862Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:11 2025-08-28T15:55:11.862Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:11 2025-08-28T15:55:11.862Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:12 2025-08-28T15:55:11.936Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:12 2025-08-28T15:55:11.944Z INFO 12314 --- [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 15:55:12 2025-08-28T15:55:11.963Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:12 2025-08-28T15:55:12.103Z INFO 12314 --- [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. 15:55:12 2025-08-28T15:55:12.104Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:12 2025-08-28T15:55:12.104Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:12 2025-08-28T15:55:12.104Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:12 2025-08-28T15:55:12.104Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:12 2025-08-28T15:55:12.175Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:12 2025-08-28T15:55:12.187Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:12 2025-08-28T15:55:12.212Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:12 2025-08-28T15:55:12.249Z INFO 12314 --- [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. 15:55:12 2025-08-28T15:55:12.250Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:12 2025-08-28T15:55:12.250Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:12 2025-08-28T15:55:12.250Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:12 2025-08-28T15:55:12.250Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:12 2025-08-28T15:55:12.319Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:12 2025-08-28T15:55:12.329Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:12 2025-08-28T15:55:12.349Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:12 2025-08-28T15:55:12.382Z INFO 12314 --- [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. 15:55:12 2025-08-28T15:55:12.382Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:12 2025-08-28T15:55:12.382Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:12 2025-08-28T15:55:12.383Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:12 2025-08-28T15:55:12.383Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:12 2025-08-28T15:55:12.448Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:12 2025-08-28T15:55:12.455Z INFO 12314 --- [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 15:55:12 2025-08-28T15:55:12.474Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:12 2025-08-28T15:55:12.598Z INFO 12314 --- [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. 15:55:12 2025-08-28T15:55:12.598Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:12 2025-08-28T15:55:12.598Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:12 2025-08-28T15:55:12.598Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:12 2025-08-28T15:55:12.598Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:12 2025-08-28T15:55:12.661Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:12 2025-08-28T15:55:12.672Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:12 2025-08-28T15:55:12.691Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:12 2025-08-28T15:55:12.724Z INFO 12314 --- [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. 15:55:12 2025-08-28T15:55:12.724Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:12 2025-08-28T15:55:12.724Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:12 2025-08-28T15:55:12.725Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:12 2025-08-28T15:55:12.725Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:12 2025-08-28T15:55:12.789Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:12 2025-08-28T15:55:12.811Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:12 2025-08-28T15:55:12.826Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:12 2025-08-28T15:55:12.866Z INFO 12314 --- [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. 15:55:12 2025-08-28T15:55:12.866Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:12 2025-08-28T15:55:12.866Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:12 2025-08-28T15:55:12.866Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:12 2025-08-28T15:55:12.866Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:13 2025-08-28T15:55:12.925Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:13 2025-08-28T15:55:12.932Z INFO 12314 --- [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 15:55:13 2025-08-28T15:55:12.946Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:13 2025-08-28T15:55:13.059Z INFO 12314 --- [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. 15:55:13 2025-08-28T15:55:13.059Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:13 2025-08-28T15:55:13.060Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:13 2025-08-28T15:55:13.060Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:13 2025-08-28T15:55:13.060Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:13 2025-08-28T15:55:13.120Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:13 2025-08-28T15:55:13.131Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:13 2025-08-28T15:55:13.144Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:13 2025-08-28T15:55:13.172Z INFO 12314 --- [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. 15:55:13 2025-08-28T15:55:13.172Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:13 2025-08-28T15:55:13.173Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:13 2025-08-28T15:55:13.173Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:13 2025-08-28T15:55:13.173Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:13 2025-08-28T15:55:13.236Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:13 2025-08-28T15:55:13.248Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:13 2025-08-28T15:55:13.266Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:13 2025-08-28T15:55:13.296Z INFO 12314 --- [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. 15:55:13 2025-08-28T15:55:13.296Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:13 2025-08-28T15:55:13.297Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:13 2025-08-28T15:55:13.297Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:13 2025-08-28T15:55:13.297Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:13 2025-08-28T15:55:13.364Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:13 2025-08-28T15:55:13.372Z INFO 12314 --- [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 15:55:13 2025-08-28T15:55:13.394Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:13 2025-08-28T15:55:13.556Z INFO 12314 --- [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. 15:55:13 2025-08-28T15:55:13.556Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:13 2025-08-28T15:55:13.557Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:13 2025-08-28T15:55:13.557Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:13 2025-08-28T15:55:13.557Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:13 2025-08-28T15:55:13.624Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:13 2025-08-28T15:55:13.633Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:13 2025-08-28T15:55:13.649Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:13 2025-08-28T15:55:13.677Z INFO 12314 --- [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. 15:55:13 2025-08-28T15:55:13.677Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:13 2025-08-28T15:55:13.677Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:13 2025-08-28T15:55:13.677Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:13 2025-08-28T15:55:13.677Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:13 2025-08-28T15:55:13.744Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:13 2025-08-28T15:55:13.752Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:13 2025-08-28T15:55:13.767Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:13 2025-08-28T15:55:13.792Z INFO 12314 --- [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. 15:55:13 2025-08-28T15:55:13.792Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:13 2025-08-28T15:55:13.793Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:13 2025-08-28T15:55:13.793Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:13 2025-08-28T15:55:13.793Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:13 2025-08-28T15:55:13.856Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:13 2025-08-28T15:55:13.870Z INFO 12314 --- [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 15:55:13 2025-08-28T15:55:13.888Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:14 2025-08-28T15:55:14.005Z INFO 12314 --- [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. 15:55:14 2025-08-28T15:55:14.005Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:14 2025-08-28T15:55:14.006Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:14 2025-08-28T15:55:14.006Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:14 2025-08-28T15:55:14.006Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:14 2025-08-28T15:55:14.077Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:14 2025-08-28T15:55:14.087Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:14 2025-08-28T15:55:14.105Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:14 2025-08-28T15:55:14.144Z INFO 12314 --- [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. 15:55:14 2025-08-28T15:55:14.144Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:14 2025-08-28T15:55:14.144Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:14 2025-08-28T15:55:14.145Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:14 2025-08-28T15:55:14.145Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:14 2025-08-28T15:55:14.212Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:14 2025-08-28T15:55:14.222Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:14 2025-08-28T15:55:14.241Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:14 2025-08-28T15:55:14.271Z INFO 12314 --- [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. 15:55:14 2025-08-28T15:55:14.271Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:14 2025-08-28T15:55:14.271Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:14 2025-08-28T15:55:14.272Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:14 2025-08-28T15:55:14.272Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:14 2025-08-28T15:55:14.335Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:14 2025-08-28T15:55:14.344Z INFO 12314 --- [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 15:55:14 2025-08-28T15:55:14.360Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:14 2025-08-28T15:55:14.481Z INFO 12314 --- [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. 15:55:14 2025-08-28T15:55:14.481Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:14 2025-08-28T15:55:14.482Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:14 2025-08-28T15:55:14.482Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:14 2025-08-28T15:55:14.482Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:14 2025-08-28T15:55:14.550Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:14 2025-08-28T15:55:14.563Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:14 2025-08-28T15:55:14.580Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:14 2025-08-28T15:55:14.611Z INFO 12314 --- [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. 15:55:14 2025-08-28T15:55:14.611Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:14 2025-08-28T15:55:14.612Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:14 2025-08-28T15:55:14.612Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:14 2025-08-28T15:55:14.612Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:14 2025-08-28T15:55:14.682Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:14 2025-08-28T15:55:14.690Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:14 2025-08-28T15:55:14.705Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:14 2025-08-28T15:55:14.733Z INFO 12314 --- [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. 15:55:14 2025-08-28T15:55:14.733Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:14 2025-08-28T15:55:14.734Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:14 2025-08-28T15:55:14.734Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:14 2025-08-28T15:55:14.734Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:14 2025-08-28T15:55:14.797Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:14 2025-08-28T15:55:14.806Z INFO 12314 --- [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 15:55:14 2025-08-28T15:55:14.820Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:15 2025-08-28T15:55:14.934Z INFO 12314 --- [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. 15:55:15 2025-08-28T15:55:14.935Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:15 2025-08-28T15:55:14.935Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:15 2025-08-28T15:55:14.935Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:15 2025-08-28T15:55:14.935Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:15 2025-08-28T15:55:15.000Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:15 2025-08-28T15:55:15.011Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:15 2025-08-28T15:55:15.027Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:15 2025-08-28T15:55:15.056Z INFO 12314 --- [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. 15:55:15 2025-08-28T15:55:15.056Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:15 2025-08-28T15:55:15.056Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:15 2025-08-28T15:55:15.056Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:15 2025-08-28T15:55:15.056Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:15 2025-08-28T15:55:15.120Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:15 2025-08-28T15:55:15.129Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:15 2025-08-28T15:55:15.148Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:15 2025-08-28T15:55:15.182Z INFO 12314 --- [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. 15:55:15 2025-08-28T15:55:15.182Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:15 2025-08-28T15:55:15.182Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:15 2025-08-28T15:55:15.183Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:15 2025-08-28T15:55:15.183Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:15 2025-08-28T15:55:15.247Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 15:55:15 2025-08-28T15:55:15.253Z INFO 12314 --- [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 15:55:15 2025-08-28T15:55:15.266Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:15 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.119 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 15:55:15 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 15:55:15 2025-08-28T15:55:15.469Z INFO 12314 --- [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. 15:55:15 2025-08-28T15:55:15.469Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:15 2025-08-28T15:55:15.476Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:15 2025-08-28T15:55:15.477Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:15 2025-08-28T15:55:15.477Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:15 2025-08-28T15:55:15.490Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:15 2025-08-28T15:55:15.493Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:15 2025-08-28T15:55:15.535Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:15 2025-08-28T15:55:15.565Z INFO 12314 --- [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. 15:55:15 2025-08-28T15:55:15.566Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:15 2025-08-28T15:55:15.567Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:15 2025-08-28T15:55:15.576Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:15 2025-08-28T15:55:15.576Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:15 2025-08-28T15:55:15.589Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:15 2025-08-28T15:55:15.592Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:15 2025-08-28T15:55:15.605Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:15 2025-08-28T15:55:15.651Z INFO 12314 --- [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. 15:55:15 2025-08-28T15:55:15.651Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:15 2025-08-28T15:55:15.651Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:15 2025-08-28T15:55:15.651Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:15 2025-08-28T15:55:15.651Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:15 2025-08-28T15:55:15.663Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:55:15 2025-08-28T15:55:15.665Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:55:15 2025-08-28T15:55:15.678Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:15 2025-08-28T15:55:15.795Z INFO 12314 --- [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. 15:55:15 2025-08-28T15:55:15.795Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:15 2025-08-28T15:55:15.796Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:15 2025-08-28T15:55:15.796Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:15 2025-08-28T15:55:15.796Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:15 2025-08-28T15:55:15.808Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:15 2025-08-28T15:55:15.810Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:15 2025-08-28T15:55:15.824Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:15 2025-08-28T15:55:15.851Z INFO 12314 --- [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. 15:55:15 2025-08-28T15:55:15.851Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:15 2025-08-28T15:55:15.851Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:15 2025-08-28T15:55:15.852Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:15 2025-08-28T15:55:15.852Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:15 2025-08-28T15:55:15.864Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:15 2025-08-28T15:55:15.866Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:15 2025-08-28T15:55:15.881Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:15 2025-08-28T15:55:15.931Z INFO 12314 --- [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. 15:55:15 2025-08-28T15:55:15.931Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:16 2025-08-28T15:55:15.937Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:16 2025-08-28T15:55:15.938Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:16 2025-08-28T15:55:15.938Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:16 2025-08-28T15:55:15.954Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:55:16 2025-08-28T15:55:15.957Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:55:16 2025-08-28T15:55:15.968Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:16 2025-08-28T15:55:15.997Z WARN 12314 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 15:55:16 2025-08-28T15:55:15.997Z WARN 12314 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 15:55:16 2025-08-28T15:55:15.998Z WARN 12314 --- [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. 15:55:16 2025-08-28T15:55:16.000Z ERROR 12314 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:55:16 15:55:16 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 15:55:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 15:55:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 15:55:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 15:55:16 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:16 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 15:55:16 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:16 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 15:55:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:55:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:55:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:55:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:55:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:55:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:55:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:55:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:55:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:55:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:55:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:55:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:55:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:55:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:55:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:16 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:55:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:55:16 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:55:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:55:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:55:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:55:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:55:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:55:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:55:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:55:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:55:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:55:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:55:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:55:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:55:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:55:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:55:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:55:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:55:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:55:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:55:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:55:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:55:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:55:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:55:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:55:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:55:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:55:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:55:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:16 15:55:16 2025-08-28T15:55:16.099Z INFO 12314 --- [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. 15:55:16 2025-08-28T15:55:16.099Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:16 2025-08-28T15:55:16.099Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:16 2025-08-28T15:55:16.100Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:16 2025-08-28T15:55:16.100Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:16 2025-08-28T15:55:16.115Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:16 2025-08-28T15:55:16.118Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:16 2025-08-28T15:55:16.132Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:16 2025-08-28T15:55:16.166Z INFO 12314 --- [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. 15:55:16 2025-08-28T15:55:16.166Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:16 2025-08-28T15:55:16.166Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:16 2025-08-28T15:55:16.166Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:16 2025-08-28T15:55:16.166Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:16 2025-08-28T15:55:16.177Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:16 2025-08-28T15:55:16.180Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:16 2025-08-28T15:55:16.192Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:16 2025-08-28T15:55:16.220Z INFO 12314 --- [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. 15:55:16 2025-08-28T15:55:16.220Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:16 2025-08-28T15:55:16.220Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:16 2025-08-28T15:55:16.220Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:16 2025-08-28T15:55:16.220Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:16 2025-08-28T15:55:16.231Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:55:16 2025-08-28T15:55:16.234Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:55:16 2025-08-28T15:55:16.250Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:17 2025-08-28T15:55:17.279Z WARN 12314 --- [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. 15:55:17 2025-08-28T15:55:17.279Z WARN 12314 --- [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 15:55:17 2025-08-28T15:55:17.279Z WARN 12314 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 15:55:17 2025-08-28T15:55:17.280Z WARN 12314 --- [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 15:55:17 2025-08-28T15:55:17.281Z ERROR 12314 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:55:17 15:55:17 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 15:55:17 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 15:55:17 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:242) 15:55:17 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:231) 15:55:17 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:17 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:17 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 15:55:17 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:17 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:17 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 15:55:17 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:17 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:17 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 15:55:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:17 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:55:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:55:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:55:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:55:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:55:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:55:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:55:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:55:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:55:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:55:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:55:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:55:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:55:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:55:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:55:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:55:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:55:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:17 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:55:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:55:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:55:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:55:17 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:55:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:55:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:55:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:55:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:55:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:55:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:55:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:55:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:55:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:55:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:55:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:55:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:55:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:55:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:55:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:55:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:55:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:55:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:55:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:55:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:55:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:55:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:55:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:55:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:55:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:55:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:55:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:55:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:55:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:55:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:55:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:55:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:55:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:55:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:17 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 15:55:17 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 15:55:17 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 15:55:17 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 15:55:17 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 15:55:17 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 15:55:17 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 15:55:17 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 15:55:17 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 15:55:17 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 15:55:17 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 15:55:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 15:55:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 15:55:17 at java.base/java.lang.Thread.run(Thread.java:833) 15:55:17 15:55:18 2025-08-28T15:55:18.325Z INFO 12314 --- [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. 15:55:18 2025-08-28T15:55:18.325Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:18 2025-08-28T15:55:18.326Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:18 2025-08-28T15:55:18.326Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:18 2025-08-28T15:55:18.326Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:18 2025-08-28T15:55:18.340Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 15:55:18 2025-08-28T15:55:18.344Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 15:55:18 2025-08-28T15:55:18.368Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:18 2025-08-28T15:55:18.408Z INFO 12314 --- [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. 15:55:18 2025-08-28T15:55:18.408Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:18 2025-08-28T15:55:18.409Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:18 2025-08-28T15:55:18.409Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:18 2025-08-28T15:55:18.409Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:18 2025-08-28T15:55:18.420Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 15:55:18 2025-08-28T15:55:18.424Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 15:55:18 2025-08-28T15:55:18.439Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:18 2025-08-28T15:55:18.477Z INFO 12314 --- [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. 15:55:18 2025-08-28T15:55:18.477Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 15:55:18 2025-08-28T15:55:18.478Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:55:18 2025-08-28T15:55:18.478Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 15:55:18 2025-08-28T15:55:18.478Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:55:18 2025-08-28T15:55:18.491Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 15:55:18 2025-08-28T15:55:18.495Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 15:55:18 2025-08-28T15:55:18.512Z INFO 12314 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 15:55:18 2025-08-28T15:55:18.543Z WARN 12314 --- [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. 15:55:18 2025-08-28T15:55:18.543Z WARN 12314 --- [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 15:55:18 2025-08-28T15:55:18.543Z WARN 12314 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 15:55:18 2025-08-28T15:55:18.543Z WARN 12314 --- [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 15:55:18 2025-08-28T15:55:18.544Z ERROR 12314 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 15:55:18 15:55:18 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 15:55:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 15:55:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:242) 15:55:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:225) 15:55:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:18 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 15:55:18 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:18 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:18 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 15:55:18 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:18 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:18 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 15:55:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:18 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:55:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:55:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:55:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:55:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:55:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:55:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:55:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:55:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:55:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:18 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:55:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:55:18 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:55:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:55:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:55:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:55:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:55:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:55:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:55:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:55:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:55:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:55:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:55:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:18 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 15:55:18 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 15:55:18 Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 15:55:18 Error has been observed at the following site(s): 15:55:18 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 15:55:18 Original Stack Trace: 15:55:18 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 15:55:18 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 15:55:18 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 15:55:18 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 15:55:18 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 15:55:18 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 15:55:18 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 15:55:18 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 15:55:18 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 15:55:18 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 15:55:18 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 15:55:18 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 15:55:18 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 15:55:18 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 15:55:18 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 15:55:18 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 15:55:18 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:455) 15:55:18 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:509) 15:55:18 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:821) 15:55:18 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 15:55:18 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 15:55:18 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 15:55:18 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 15:55:18 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 15:55:18 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) 15:55:18 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) 15:55:18 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 15:55:18 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 15:55:18 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 15:55:18 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 15:55:18 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) 15:55:18 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 15:55:18 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 15:55:18 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 15:55:18 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 15:55:18 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 15:55:18 at java.base/java.lang.Thread.run(Thread.java:833) 15:55:18 Suppressed: java.lang.Exception: #block terminated with an error 15:55:18 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 15:55:18 at reactor.core.publisher.Mono.block(Mono.java:1779) 15:55:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 15:55:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:18 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:18 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 15:55:18 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:18 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:18 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 15:55:18 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:18 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:18 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 15:55:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:18 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:18 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:18 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:18 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:55:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:55:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:55:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:55:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:55:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:55:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:55:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:55:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:55:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:18 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:55:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:55:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:55:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:55:18 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:55:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:55:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:55:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:55:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:55:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:55:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:55:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:55:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:55:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:55:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:55:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:18 15:55:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.257 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 15:55:18 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 15:55:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 15:55:18 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 15:55:19 2025-08-28T15:55:19.357Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:19 2025-08-28T15:55:19.357Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 15:55:19 Detail: Key (dataspace_id, name)=(5, newAnchor) already exists. 15:55:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 15:55:19 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 15:55:19 line 1:0 mismatched input 'invalid' expecting '/' 15:55:19 line 1:0 mismatched input 'invalid' expecting '/' 15:55:19 2025-08-28T15:55:19.848Z WARN 12314 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 15:55:20 2025-08-28T15:55:20.479Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:55:20 2025-08-28T15:55:20.479Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:20 2025-08-28T15:55:20.479Z ERROR 12314 --- [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" 15:55:20 Detail: Key (anchor_id, xpath)=(141, /bookstore) already exists. Call getNextException to see other errors in the batch. 15:55:20 2025-08-28T15:55:20.479Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:55:20 Detail: Key (anchor_id, xpath)=(141, /bookstore) already exists. 15:55:20 2025-08-28T15:55:20.483Z WARN 12314 --- [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" 15:55:20 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 15:55:20 2025-08-28T15:55:20.487Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:55:20 2025-08-28T15:55:20.487Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:20 2025-08-28T15:55:20.487Z ERROR 12314 --- [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" 15:55:20 Detail: Key (anchor_id, xpath)=(141, /bookstore) already exists. Call getNextException to see other errors in the batch. 15:55:20 2025-08-28T15:55:20.487Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:55:20 Detail: Key (anchor_id, xpath)=(141, /bookstore) already exists. 15:55:20 line 1:9 missing '/' at 'path' 15:55:20 line 1:9 missing '/' at 'path' 15:55:20 2025-08-28T15:55:20.587Z WARN 12314 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 15:55:20 2025-08-28T15:55:20.855Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:55:20 2025-08-28T15:55:20.855Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:20 2025-08-28T15:55:20.855Z ERROR 12314 --- [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" 15:55:20 Detail: Key (anchor_id, xpath)=(143, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:55:20 2025-08-28T15:55:20.855Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:55:20 Detail: Key (anchor_id, xpath)=(143, /bookstore/categories[@code='1']) already exists. 15:55:20 2025-08-28T15:55:20.856Z WARN 12314 --- [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" 15:55:20 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 15:55:20 2025-08-28T15:55:20.860Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:55:20 2025-08-28T15:55:20.860Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:20 2025-08-28T15:55:20.860Z ERROR 12314 --- [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" 15:55:20 Detail: Key (anchor_id, xpath)=(143, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:55:20 2025-08-28T15:55:20.860Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:55:20 Detail: Key (anchor_id, xpath)=(143, /bookstore/categories[@code='1']) already exists. 15:55:21 2025-08-28T15:55:21.089Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:55:21 2025-08-28T15:55:21.089Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:21 2025-08-28T15:55:21.089Z ERROR 12314 --- [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" 15:55:21 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:55:21 2025-08-28T15:55:21.089Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:55:21 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. 15:55:21 2025-08-28T15:55:21.090Z WARN 12314 --- [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" 15:55:21 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 15:55:21 2025-08-28T15:55:21.094Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:55:21 2025-08-28T15:55:21.094Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:21 2025-08-28T15:55:21.094Z ERROR 12314 --- [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" 15:55:21 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:55:21 2025-08-28T15:55:21.094Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:55:21 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. 15:55:21 2025-08-28T15:55:21.237Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:55:21 2025-08-28T15:55:21.237Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:21 2025-08-28T15:55:21.237Z ERROR 12314 --- [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" 15:55:21 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:55:21 2025-08-28T15:55:21.237Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:55:21 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 15:55:21 2025-08-28T15:55:21.238Z WARN 12314 --- [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" 15:55:21 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 15:55:21 2025-08-28T15:55:21.241Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:55:21 2025-08-28T15:55:21.241Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:21 2025-08-28T15:55:21.242Z ERROR 12314 --- [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" 15:55:21 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:55:21 2025-08-28T15:55:21.242Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:55:21 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 15:55:21 2025-08-28T15:55:21.272Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:55:21 2025-08-28T15:55:21.272Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:21 2025-08-28T15:55:21.272Z ERROR 12314 --- [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" 15:55:21 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:55:21 2025-08-28T15:55:21.272Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:55:21 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 15:55:21 2025-08-28T15:55:21.273Z WARN 12314 --- [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" 15:55:21 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 15:55:21 2025-08-28T15:55:21.275Z INFO 12314 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:55:21 2025-08-28T15:55:21.275Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:21 2025-08-28T15:55:21.275Z ERROR 12314 --- [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" 15:55:21 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:55:21 2025-08-28T15:55:21.275Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:55:21 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 15:55:22 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.138 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 15:55:22 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 15:55:22 2025-08-28T15:55:22.863Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:22 2025-08-28T15:55:22.863Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 15:55:22 Detail: Key (name)=(generalTestDataspace) already exists. 15:55:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 15:55:22 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 15:55:23 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 15:55:23 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 15:55:24 2025-08-28T15:55:24.019Z WARN 12314 --- [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]] 15:55:24 2025-08-28T15:55:24.181Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.181Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.181Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.181Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.182Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.183Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.183Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.183Z WARN 12314 --- [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_27, Optional[2027-01-01]] 15:55:24 2025-08-28T15:55:24.593Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:24 2025-08-28T15:55:24.593Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 15:55:24 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 15:55:24 2025-08-28T15:55:24.607Z WARN 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:55:24 2025-08-28T15:55:24.607Z ERROR 12314 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 15:55:24 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 15:55:24 2025-08-28T15:55:24.984Z WARN 12314 --- [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_1, Optional[2001-01-01]] 15:55:25 2025-08-28T15:55:25.092Z WARN 12314 --- [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]] 15:55:25 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 15:55:25 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 15:55:26 line 1:0 mismatched input 'cpsPath' expecting '/' 15:55:26 line 1:0 mismatched input 'cpsPath' expecting '/' 15:55:27 [INFO] Tests run: 162, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 15:55:27 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 15:55:27 2025-08-28T15:55:27.409Z INFO 12314 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:55:27 2025-08-28T15:55:27.430Z INFO 12314 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:55:27 2025-08-28T15:55:27.736Z INFO 12314 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:55:27 2025-08-28T15:55:27.738Z INFO 12314 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:55:27 2025-08-28T15:55:27.754Z INFO 12314 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:55:27 2025-08-28T15:55:27.756Z INFO 12314 --- [cps-integration-test] [ool-14-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:55:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 15:55:28 [INFO] 15:55:28 [INFO] Results: 15:55:28 [INFO] 15:55:28 [WARNING] Tests run: 433, Failures: 0, Errors: 0, Skipped: 2 15:55:28 [INFO] 15:55:28 [INFO] 15:55:28 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ integration-test --- 15:55:28 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 15:55:28 [INFO] 15:55:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ integration-test --- 15:55:28 [INFO] Skipping JaCoCo execution due to missing classes directory. 15:55:28 [INFO] 15:55:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 15:55:28 [WARNING] JAR will be empty - no content was marked for inclusion! 15:55:28 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.7.1-SNAPSHOT.jar 15:55:28 [INFO] 15:55:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 15:55:28 [INFO] Installing /w/workspace/cps-master-merge-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 15:55:28 [INFO] Installing /w/workspace/cps-master-merge-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 15:55:28 [INFO] 15:55:28 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ integration-test --- 15:55:28 [INFO] 15:55:28 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 15:55:28 [INFO] Building spotbugs 3.7.1-SNAPSHOT [17/21] 15:55:28 [INFO] --------------------------------[ jar ]--------------------------------- 15:55:28 [INFO] 15:55:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 15:55:28 [INFO] 15:55:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 15:55:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:55:28 [INFO] Copying 1 resource 15:55:28 [INFO] 15:55:28 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 15:55:28 [INFO] No sources to compile 15:55:28 [INFO] 15:55:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 15:55:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:55:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 15:55:28 [INFO] 15:55:28 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 15:55:28 [INFO] No sources to compile 15:55:28 [INFO] 15:55:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 15:55:28 [INFO] No tests to run. 15:55:28 [INFO] 15:55:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 15:55:28 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.7.1-SNAPSHOT.jar 15:55:28 [INFO] 15:55:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 15:55:28 [INFO] Installing /w/workspace/cps-master-merge-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 15:55:28 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.1-SNAPSHOT/spotbugs-3.7.1-SNAPSHOT.pom 15:55:28 [INFO] 15:55:28 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ spotbugs --- 15:55:29 [INFO] 15:55:29 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 15:55:29 [INFO] Building cps-application 3.7.1-SNAPSHOT [18/21] 15:55:29 [INFO] --------------------------------[ jar ]--------------------------------- 15:55:30 [INFO] 15:55:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 15:55:30 [INFO] 15:55:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 15:55:30 [INFO] 15:55:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-application --- 15:55: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-merge-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 15:55:30 [INFO] 15:55:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 15:55:30 [INFO] You have 0 Checkstyle violations. 15:55:30 [INFO] 15:55:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 15:55:30 [INFO] You have 0 Checkstyle violations. 15:55:30 [INFO] 15:55:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 15:55:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:55:30 [INFO] Copying 1 resource 15:55:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 15:55:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 15:55:30 [INFO] 15:55:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 15:55:30 [INFO] Recompiling the module because of changed dependency. 15:55:30 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 15:55:31 [INFO] 15:55:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 15:55:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:55:31 [INFO] Copying 2 resources 15:55:31 [INFO] 15:55:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 15:55:31 [INFO] Recompiling the module because of changed dependency. 15:55:31 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 15:55:31 [INFO] 15:55:31 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 15:55:31 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:55:31 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:55:31 [INFO] Parallel parsing disabled. 15:55:32 [INFO] Compiled 9 files. 15:55:32 [INFO] 15:55:32 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 15:55:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:55:32 [INFO] 15:55:32 [INFO] ------------------------------------------------------- 15:55:32 [INFO] T E S T S 15:55:32 [INFO] ------------------------------------------------------- 15:55:33 15:55:33.593 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 15:55:34 [INFO] Running org.onap.cps.ApplicationSpec 15:55:34 15:55:34.422 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-41906.novalocal 15:55:34 15:55:34.422 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 1078 ms 15:55:35 15:55:35.501 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 15:55:36 15:55:36,167 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:55:36 15:55:36,167 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:55:36 15:55:36,171 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 15:55:36 15:55:36,227 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:55:36 15:55:36,228 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:55:37 {"logTimeStamp":"2025-08-28T15:55:37.102Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 16280 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application)","processId":"16280","threadName":"main","class":"org.onap.cps.Application"} 15:55:37 {"logTimeStamp":"2025-08-28T15:55:37.103Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"16280","threadName":"main","class":"org.onap.cps.Application"} 15:55:39 {"logTimeStamp":"2025-08-28T15:55:38.996Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"16280","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 15:55:39 {"logTimeStamp":"2025-08-28T15:55:39.252Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 244 ms. Found 6 JPA repository interfaces.","processId":"16280","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 15:55:40 {"logTimeStamp":"2025-08-28T15:55:40.850Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"16280","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 15:55:40 {"logTimeStamp":"2025-08-28T15:55:40.859Z","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":"16280","threadName":"main","class":"org.eclipse.jetty.server.Server"} 15:55:40 {"logTimeStamp":"2025-08-28T15:55:40.905Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"16280","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 15:55:40 {"logTimeStamp":"2025-08-28T15:55:40.906Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3745 ms","processId":"16280","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 15:55:41 {"logTimeStamp":"2025-08-28T15:55:41.527Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"16280","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 15:55:41 {"logTimeStamp":"2025-08-28T15:55:41.537Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@50dffc4{application,/,b=[file:/tmp/jetty-docbase.8080.16539169892337940670/, 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@3b31d4cf{STARTED}}","processId":"16280","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 15:55:41 {"logTimeStamp":"2025-08-28T15:55:41.537Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@50dffc4{application,/,b=[file:/tmp/jetty-docbase.8080.16539169892337940670/, 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@3b31d4cf{STARTED}}","processId":"16280","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 15:55:41 {"logTimeStamp":"2025-08-28T15:55:41.541Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@133efe21{STARTING}[12.0.23,sto=0] @9019ms","processId":"16280","threadName":"main","class":"org.eclipse.jetty.server.Server"} 15:55:41 {"logTimeStamp":"2025-08-28T15:55:41.763Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"16280","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 15:55:42 {"logTimeStamp":"2025-08-28T15:55:42.870Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"16280","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 15:55:43 {"logTimeStamp":"2025-08-28T15:55:42.971Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.22.Final","processId":"16280","threadName":"main","class":"org.hibernate.Version"} 15:55:43 {"logTimeStamp":"2025-08-28T15:55:42.974Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"16280","threadName":"main","class":"org.hibernate.cfg.Environment"} 15:55:43 {"logTimeStamp":"2025-08-28T15:55:43.028Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"16280","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 15:55:43 {"logTimeStamp":"2025-08-28T15:55:43.414Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"16280","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 15:55:43 {"logTimeStamp":"2025-08-28T15:55:43.457Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"16280","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 15:55:44 {"logTimeStamp":"2025-08-28T15:55:44.462Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"16280","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 15:55:44 {"logTimeStamp":"2025-08-28T15:55:44.462Z","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":"16280","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 15:55:44 {"logTimeStamp":"2025-08-28T15:55:44.464Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"16280","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"} 15:55:44 {"logTimeStamp":"2025-08-28T15:55:44.494Z","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":"16280","threadName":"main","class":"org.hibernate.orm.deprecation"} 15:55:44 {"logTimeStamp":"2025-08-28T15:55:44.513Z","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":"16280","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 15:55:46 {"logTimeStamp":"2025-08-28T15:55:46.003Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"16280","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 15:55:46 {"logTimeStamp":"2025-08-28T15:55:46.006Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"16280","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 15:55:46 {"logTimeStamp":"2025-08-28T15:55:46.651Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"16280","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 15:55:48 {"logTimeStamp":"2025-08-28T15:55:48.226Z","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":"16280","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 15:55:48 {"logTimeStamp":"2025-08-28T15:55:48.379Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]: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":"16280","threadName":"main","class":"com.hazelcast.system.logo"} 15:55:48 {"logTimeStamp":"2025-08-28T15:55:48.379Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"16280","threadName":"main","class":"com.hazelcast.system"} 15:55:48 {"logTimeStamp":"2025-08-28T15:55:48.381Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.44]:5701","processId":"16280","threadName":"main","class":"com.hazelcast.system"} 15:55:48 {"logTimeStamp":"2025-08-28T15:55:48.381Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"16280","threadName":"main","class":"com.hazelcast.system"} 15:55:48 {"logTimeStamp":"2025-08-28T15:55:48.381Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]: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":"16280","threadName":"main","class":"com.hazelcast.system"} 15:55:48 {"logTimeStamp":"2025-08-28T15:55:48.385Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]: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":"16280","threadName":"main","class":"com.hazelcast.system"} 15:55:49 {"logTimeStamp":"2025-08-28T15:55:49.106Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]: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":"16280","threadName":"main","class":"com.hazelcast.system.security"} 15:55:49 {"logTimeStamp":"2025-08-28T15:55:49.203Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"16280","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 15:55:49 {"logTimeStamp":"2025-08-28T15:55:49.481Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"16280","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 15:55:49 {"logTimeStamp":"2025-08-28T15:55:49.488Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.44]:5701 is STARTING","processId":"16280","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 15:55:51 {"logTimeStamp":"2025-08-28T15:55:51.834Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.44]:5701 - 0d42b6cf-3e54-4c50-a8f5-bb31b310e4ed this\n]\n","processId":"16280","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 15:55:51 {"logTimeStamp":"2025-08-28T15:55:51.858Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.44]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.44]:5701 is STARTED","processId":"16280","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 15:55:53 {"logTimeStamp":"2025-08-28T15:55:53.883Z","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":"16280","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.160Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"16280","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.334Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"16280","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.335Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"16280","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.336Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"16280","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.345Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@29eeee46{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"16280","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.347Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"16280","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.406Z","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":"16280","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.473Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16280","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.582Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16280","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.583Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.583Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.584Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756396554582","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.587Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"16280","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.599Z","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":"16280","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.599Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16280","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.607Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16280","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.608Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.608Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.608Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756396554608","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.608Z","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":"16280","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.629Z","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":"16280","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.630Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16280","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.712Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.712Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.712Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756396554712","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.713Z","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":"16280","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.729Z","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":"16280","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.730Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16280","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.737Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16280","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.737Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.737Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.737Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756396554737","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.737Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"16280","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.740Z","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":"16280","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.740Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16280","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.746Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16280","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756396554746","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.746Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"16280","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.760Z","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":"16280","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.760Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"16280","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.770Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"16280","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.770Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.770Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.770Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1756396554770","processId":"16280","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.770Z","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":"16280","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.808Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 19.214 seconds (process running for 22.285)","processId":"16280","threadName":"main","class":"org.onap.cps.Application"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.834Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"16280","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 15:55:54 {"logTimeStamp":"2025-08-28T15:55:54.864Z","logLevel":"INFO","traceId":"2036e4836070f6c195723bcd863ea8a2","serviceName":"cps-application","message":"[10.30.106.44]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","spanId":"5fb04aeddddd09e5","processId":"16280","threadName":"watchdog-th-1","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.120Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.122Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.123Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.123Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.123Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.123Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.124Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.124Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.124Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.128Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.128Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.128Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.129Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.130Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.130Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.130Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.132Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.132Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.213Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.213Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.213Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.214Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.215Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.215Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.228Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.228Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.228Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.230Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.230Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.230Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.230Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.230Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.230Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.235Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.235Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.236Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.333Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.333Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.333Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.333Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.333Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.333Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.336Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.336Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.336Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.338Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.338Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.338Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.342Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.342Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.343Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.382Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.383Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.383Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.540Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.540Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.540Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.544Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.544Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.544Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.548Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.548Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.548Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.557Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.557Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.557Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.579Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.579Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.579Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.648Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.648Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.648Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.837Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"16280","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.837Z","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":"16280","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.848Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"16280","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.849Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed ","processId":"16280","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.858Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.858Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.858Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.858Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.858Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.858Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.858Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.858Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.858Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.859Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.859Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.859Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.859Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.859Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.859Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.859Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.859Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.859Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.860Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.860Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.860Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.861Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.861Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.861Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:55 {"logTimeStamp":"2025-08-28T15:55:55.864Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.864Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.865Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.865Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.865Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.866Z","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":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.867Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.867Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.867Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.867Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.867Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.867Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.867Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.868Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.868Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.868Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.869Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.869Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.870Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.870Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.870Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.870Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.870Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.870Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.874Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.874Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.884Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.884Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.884Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.885Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.885Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.886Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.887Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-2 unregistered","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.887Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.888Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.889Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.890Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-6 unregistered","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.890Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.893Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-3 unregistered","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.893Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.893Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-5 unregistered","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.893Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"16280","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.895Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"16280","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.896Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"16280","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.900Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@29eeee46{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"16280","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.941Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"16280","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.956Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@133efe21{STOPPING}[12.0.23,sto=0]","processId":"16280","threadName":"main","class":"org.eclipse.jetty.server.Server"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.962Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"16280","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.964Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@50dffc4{application,/,b=[file:/tmp/jetty-docbase.8080.16539169892337940670/, 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@3b31d4cf{STOPPED}}","processId":"16280","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.968Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"16280","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:55:56 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@45aa02de has been closed already 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.968Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed ","processId":"16280","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:55:56 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 15:55:56 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 15:55:56 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 15:55:56 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:188) 15:55:56 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:64) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:56 at jdk.internal.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) 15:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:56 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 15:55:56 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 15:55:56 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 15:55:56 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 15:55:56 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 15:55:56 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 15:55:56 at org.springframework.boot.context.event.EventPublishingRunListener.started(EventPublishingRunListener.java:103) 15:55:56 at org.springframework.boot.SpringApplicationRunListeners.lambda$started$5(SpringApplicationRunListeners.java:76) 15:55:56 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 15:55:56 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 15:55:56 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 15:55:56 at org.springframework.boot.SpringApplicationRunListeners.started(SpringApplicationRunListeners.java:76) 15:55:56 at org.springframework.boot.SpringApplication.run(SpringApplication.java:324) 15:55:56 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 15:55:56 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 15:55:56 at org.onap.cps.Application.main(Application.java:45) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:56 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:55:56 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:55:56 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 15:55:56 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 15:55:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:55:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:55:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 15:55:56 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:55:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:55:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:55:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:55:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:55:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:55:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:55:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:55:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:55:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:55:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:55:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:55:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:56 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@45aa02de has been closed already 15:55:56 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 15:55:56 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 15:55:56 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 15:55:56 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:188) 15:55:56 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:64) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.973Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"16280","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:55:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 15:55:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 15:55:56 at jdk.internal.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) 15:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.973Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed ","processId":"16280","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 15:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 15:55:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 15:55:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 15:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:55:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:55:56 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 15:55:56 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 15:55:56 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 15:55:56 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 15:55:56 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 15:55:56 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 15:55:56 at org.springframework.boot.context.event.EventPublishingRunListener.started(EventPublishingRunListener.java:103) 15:55:56 at org.springframework.boot.SpringApplicationRunListeners.lambda$started$5(SpringApplicationRunListeners.java:76) 15:55:56 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 15:55:56 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 15:55:56 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 15:55:56 at org.springframework.boot.SpringApplicationRunListeners.started(SpringApplicationRunListeners.java:76) 15:55:56 at org.springframework.boot.SpringApplication.run(SpringApplication.java:324) 15:55:56 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 15:55:56 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 15:55:56 at org.onap.cps.Application.main(Application.java:45) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:56 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:55:56 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:55:56 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 15:55:56 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 15:55:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:55:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:55:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 15:55:56 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:55:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:55:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:55:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:55:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:55:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:55:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:55:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:55:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:55:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:55:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:55:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:55:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:55:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:55:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:55:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:55:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:55:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:56 {"logTimeStamp":"2025-08-28T15:55:55.990Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"16280","threadName":"main","class":"org.onap.cps.Application"} 15:55:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.86 s -- in org.onap.cps.ApplicationSpec 15:55:56 [INFO] Running org.onap.cps.config.JettyConfigSpec 15:55:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s -- in org.onap.cps.config.JettyConfigSpec 15:55:56 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 15:55:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.config.MicroMeterConfigSpec 15:55:56 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.948Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.949Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.953Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.953Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.954Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.954Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.955Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.955Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.958Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.958Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.959Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.959Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.960Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.960Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.961Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.961Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.962Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.962Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.967Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.968Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-41906.novalocal","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.968Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1078 ms","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 {"logTimeStamp":"2025-08-28T15:55:56.969Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"16280","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 15:55:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 15:55:56 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 15:55:57 {"logTimeStamp":"2025-08-28T15:55:56.987Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"16280","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 15:56:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.844 s -- in org.onap.cps.architecture.CpsArchitectureTest 15:56:01 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 15:56:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.onap.cps.architecture.NcmpArchitectureTest 15:56:02 [INFO] 15:56:02 [INFO] Results: 15:56:02 [INFO] 15:56:02 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 15:56:02 [INFO] 15:56:02 [INFO] 15:56:02 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-application --- 15:56:02 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 15:56:02 [INFO] Analyzed bundle 'cps-application' with 4 classes 15:56:02 [INFO] All coverage checks have been met. 15:56:02 [INFO] 15:56:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-application --- 15:56:02 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 15:56:02 [INFO] Analyzed bundle 'cps-application' with 4 classes 15:56:02 [INFO] 15:56:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 15:56:02 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.7.1-SNAPSHOT.jar 15:56:02 [INFO] 15:56:02 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 15:56:02 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.7.1-SNAPSHOT-springboot.jar with classifier springboot 15:56:02 [INFO] 15:56:02 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 15:56:05 [INFO] 15:56:05 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.1-SNAPSHOT-20250828T154654Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 15:56:05 [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 15:56:05 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:56:05 [INFO] Building dependencies layer... 15:56:05 [INFO] Building resources layer... 15:56:05 [INFO] Building project dependencies layer... 15:56:05 [INFO] Building classes layer... 15:56:05 [INFO] Building jvm arg files layer... 15:56:05 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:56:10 [INFO] 15:56:10 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 15:56:10 [INFO] Loading to Docker daemon... 15:56:14 [INFO] 15:56:14 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.1-SNAPSHOT-20250828T154654Z, nexus3.onap.org:10003/onap/cps-and-ncmp 15:56:14 [INFO] 15:56:14 [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! 15:56:14 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 15:56:14 [INFO] 15:56:14 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 15:56:14 [INFO] 15:56:14 [INFO] 15:56:14 [INFO] 15:56:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 15:56:14 [INFO] Installing /w/workspace/cps-master-merge-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 15:56:14 [INFO] Installing /w/workspace/cps-master-merge-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 15:56:14 [INFO] Installing /w/workspace/cps-master-merge-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 15:56:14 [INFO] 15:56:14 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-application --- 15:56:18 [INFO] 15:56:18 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 15:56:18 [INFO] 15:56:18 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.1-SNAPSHOT-20250828T154654Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 15:56:18 [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 15:56:18 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.1-SNAPSHOT-20250828T154654Z 15:56:18 [INFO] Building project dependencies layer... 15:56:18 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:56:18 [INFO] Building dependencies layer... 15:56:18 [INFO] Building classes layer... 15:56:18 [INFO] Building resources layer... 15:56:18 [INFO] Building jvm arg files layer... 15:56:18 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:56:18 [INFO] 15:56:18 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 15:56:18 [INFO] 15:56:18 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.1-SNAPSHOT-20250828T154654Z, nexus3.onap.org:10003/onap/cps-and-ncmp 15:56:18 [INFO] 15:56:18 [INFO] 15:56:18 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 15:56:18 [INFO] Building policy-executor-stub 3.7.1-SNAPSHOT [19/21] 15:56:18 [INFO] --------------------------------[ jar ]--------------------------------- 15:56:18 [INFO] 15:56:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 15:56:18 [INFO] 15:56:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 15:56: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-merge-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 15:56:18 [INFO] 15:56:18 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 15:56:18 [INFO] Generating with dryRun=false 15:56:18 [INFO] Output directory (/w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 15:56:18 [INFO] OpenAPI Generator: spring (server) 15:56:18 [INFO] Generator 'spring' is considered stable. 15:56:18 [INFO] ---------------------------------- 15:56:18 [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) 15:56:18 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:56:18 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 15:56:18 [INFO] Processing operation initiatePermissionRequest 15:56:18 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:56:18 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:56:18 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:56:18 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 15:56:18 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 15:56:18 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 15:56:18 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 15:56:18 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 15:56:18 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:56:18 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 15:56:18 [INFO] Skipping generation of Webhooks. 15:56:18 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:56:18 [INFO] Skipping generation of supporting files. 15:56:18 ################################################################################ 15:56:18 # Thanks for using OpenAPI Generator. # 15:56:18 # Please consider donation to help us maintain this project 🙏 # 15:56:18 # https://opencollective.com/openapi_generator/donate # 15:56:18 ################################################################################ 15:56:18 [INFO] 15:56:18 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 15:56:18 [INFO] 15:56:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 15:56:18 [INFO] You have 0 Checkstyle violations. 15:56:18 [INFO] 15:56:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 15:56:18 [INFO] You have 0 Checkstyle violations. 15:56:18 [INFO] 15:56:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 15:56:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:56:18 [INFO] Copying 1 resource 15:56:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/license 15:56:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-resources/licenses 15:56:18 [INFO] 15:56:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 15:56:19 [INFO] Recompiling the module because of changed dependency. 15:56:19 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 15:56:19 [INFO] 15:56:19 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 15:56:19 [INFO] Generating with dryRun=false 15:56:19 [INFO] No .openapi-generator-ignore file found. 15:56:19 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:56:19 [INFO] Generator 'openapi-yaml' is considered stable. 15:56:19 [INFO] Output file [outputFile=openapi.yaml] 15:56:19 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:56:19 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:56:19 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 15:56:19 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:56:19 [INFO] Skipping generation of Webhooks. 15:56:19 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 15:56:19 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/README.md 15:56:19 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 15:56:19 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 15:56:19 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 15:56:19 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 15:56:19 ################################################################################ 15:56:19 # Thanks for using OpenAPI Generator. # 15:56:19 # Please consider donation to help us maintain this project 🙏 # 15:56:19 # https://opencollective.com/openapi_generator/donate # 15:56:19 ################################################################################ 15:56:19 [INFO] 15:56:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 15:56:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:56:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/src/test/resources 15:56:19 [INFO] 15:56:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 15:56:19 [INFO] No sources to compile 15:56:19 [INFO] 15:56:19 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 15:56:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:56:19 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:56:19 [INFO] Parallel parsing disabled. 15:56:20 [INFO] Compiled 3 files. 15:56:20 [INFO] 15:56:20 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 15:56:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:56:20 [INFO] 15:56:20 [INFO] ------------------------------------------------------- 15:56:20 [INFO] T E S T S 15:56:20 [INFO] ------------------------------------------------------- 15:56:21 15:56:21.554 [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. 15:56:21 15:56:21.782 [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 15:56:21 15:56:21.830 [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. 15:56:21 15:56:21.845 [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 15:56:22 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 15:56:23 15:56:23 . ____ _ __ _ _ 15:56:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:56:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:56:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:56:23 ' |____| .__|_| |_|_| |_\__, | / / / / 15:56:23 =========|_|==============|___/=/_/_/_/ 15:56:23 15:56:23 :: Spring Boot :: (v3.5.4) 15:56:23 15:56:23 2025-08-28T15:56:23.119Z INFO 16704 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 16704 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 15:56:23 2025-08-28T15:56:23.121Z INFO 16704 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 15:56:24 2025-08-28T15:56:24.457Z INFO 16704 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 15:56:24 2025-08-28T15:56:24.467Z INFO 16704 --- [ 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 15:56:24 2025-08-28T15:56:24.522Z INFO 16704 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 15:56:24 2025-08-28T15:56:24.524Z INFO 16704 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1364 ms 15:56:24 2025-08-28T15:56:24.610Z INFO 16704 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 15:56:24 2025-08-28T15:56:24.620Z INFO 16704 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@36f329e7{application,/,b=[file:/tmp/jetty-docbase.8093.11348203369556568035/, 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@69c70b62{STARTED}} 15:56:24 2025-08-28T15:56:24.621Z INFO 16704 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@36f329e7{application,/,b=[file:/tmp/jetty-docbase.8093.11348203369556568035/, 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@69c70b62{STARTED}} 15:56:24 2025-08-28T15:56:24.624Z INFO 16704 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@178826db{STARTING}[12.0.23,sto=0] @4218ms 15:56:25 2025-08-28T15:56:25.283Z INFO 16704 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 15:56:25 2025-08-28T15:56:25.284Z INFO 16704 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 15:56:25 2025-08-28T15:56:25.285Z INFO 16704 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 15:56:25 2025-08-28T15:56:25.305Z INFO 16704 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@70886b0e{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 15:56:25 2025-08-28T15:56:25.308Z INFO 16704 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 15:56:25 2025-08-28T15:56:25.321Z INFO 16704 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.885 seconds (process running for 4.915) 15:56:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.211 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 15:56:25 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 15:56:25 15:56:25 . ____ _ __ _ _ 15:56:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:56:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:56:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:56:25 ' |____| .__|_| |_|_| |_\__, | / / / / 15:56:25 =========|_|==============|___/=/_/_/_/ 15:56:25 15:56:25 :: Spring Boot :: (v3.5.4) 15:56:25 15:56:25 2025-08-28T15:56:25.862Z INFO 16704 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 16704 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 15:56:25 2025-08-28T15:56:25.863Z INFO 16704 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:56:26 2025-08-28T15:56:26.127Z INFO 16704 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:56:26 2025-08-28T15:56:26.127Z INFO 16704 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:56:26 2025-08-28T15:56:26.128Z INFO 16704 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:56:26 2025-08-28T15:56:26.144Z INFO 16704 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.317 seconds (process running for 5.738) 15:56:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:56:27 2025-08-28T15:56:27.044Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:56:27 2025-08-28T15:56:27.044Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 15:56:27 2025-08-28T15:56:27.044Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 15:56:27 2025-08-28T15:56:27.107Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:56:27 2025-08-28T15:56:27.107Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 15:56:27 2025-08-28T15:56:27.107Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (All good) 15:56:27 2025-08-28T15:56:27.118Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:56:27 2025-08-28T15:56:27.118Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 15:56:28 2025-08-28T15:56:28.121Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 15:56:28 2025-08-28T15:56:28.137Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:56:28 2025-08-28T15:56:28.137Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 15:56:28 2025-08-28T15:56:28.137Z WARN 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 15:56:28 2025-08-28T15:56:28.148Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:56:28 2025-08-28T15:56:28.148Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 15:56:28 2025-08-28T15:56:28.148Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 15:56:28 2025-08-28T15:56:28.157Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:56:28 2025-08-28T15:56:28.167Z WARN 16704 --- [ 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')] 15:56:28 2025-08-28T15:56:28.195Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:56:28 2025-08-28T15:56:28.196Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 15:56:28 2025-08-28T15:56:28.201Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 15:56:28 2025-08-28T15:56:28.222Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:56:28 2025-08-28T15:56:28.222Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 15:56:28 2025-08-28T15:56:28.222Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 15:56:28 2025-08-28T15:56:28.231Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:56:28 2025-08-28T15:56:28.231Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other 15:56:28 2025-08-28T15:56:28.231Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 15:56:28 2025-08-28T15:56:28.262Z WARN 16704 --- [ 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]] ] 15:56:28 2025-08-28T15:56:28.271Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 15:56:28 2025-08-28T15:56:28.272Z INFO 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other 15:56:28 2025-08-28T15:56:28.272Z WARN 16704 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 15:56:28 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.908 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 15:56:28 [INFO] 15:56:28 [INFO] Results: 15:56:28 [INFO] 15:56:28 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 15:56:28 [INFO] 15:56:28 [INFO] 15:56:28 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ policy-executor-stub --- 15:56:28 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 15:56:28 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 15:56:28 [INFO] All coverage checks have been met. 15:56:28 [INFO] 15:56:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-executor-stub --- 15:56:28 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 15:56:28 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 15:56:28 [INFO] 15:56:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 15:56:28 [INFO] Building jar: /w/workspace/cps-master-merge-java/policy-executor-stub/target/policy-executor-stub-3.7.1-SNAPSHOT.jar 15:56:28 [INFO] 15:56:28 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 15:56:28 [INFO] 15:56:28 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.1-SNAPSHOT-20250828T154654Z, nexus3.onap.org:10003/onap/policy-executor-stub... 15:56:28 [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 15:56:28 [INFO] Building dependencies layer... 15:56:28 [INFO] Building classes layer... 15:56:28 [INFO] Building resources layer... 15:56:28 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:56:28 [INFO] Building jvm arg files layer... 15:56:28 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:56:29 [INFO] 15:56:29 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 15:56:29 [INFO] Loading to Docker daemon... 15:56:34 [INFO] 15:56:34 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.1-SNAPSHOT-20250828T154654Z, nexus3.onap.org:10003/onap/policy-executor-stub 15:56:34 [INFO] 15:56:34 [INFO] 15:56:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 15:56:34 [INFO] Installing /w/workspace/cps-master-merge-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 15:56:34 [INFO] Installing /w/workspace/cps-master-merge-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 15:56:35 [INFO] 15:56:35 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ policy-executor-stub --- 15:56:36 [INFO] 15:56:36 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ policy-executor-stub --- 15:56:36 [INFO] 15:56:36 [INFO] Containerizing application to nexus3.onap.org:10003/onap/policy-executor-stub:3.7.1-SNAPSHOT-20250828T154654Z, nexus3.onap.org:10003/onap/policy-executor-stub... 15:56:36 [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 15:56:36 [INFO] Building dependencies layer... 15:56:36 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:56:36 [INFO] Building classes layer... 15:56:36 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/policy-executor-stub:3.7.1-SNAPSHOT-20250828T154654Z 15:56:36 [INFO] Building resources layer... 15:56:36 [INFO] Building jvm arg files layer... 15:56:36 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:56:36 [INFO] 15:56:36 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 15:56:36 [INFO] 15:56:36 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.1-SNAPSHOT-20250828T154654Z, nexus3.onap.org:10003/onap/policy-executor-stub 15:56:37 [INFO] 15:56:37 [INFO] 15:56:37 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 15:56:37 [INFO] Building jacoco-report 3.7.1-SNAPSHOT [20/21] 15:56:37 [INFO] --------------------------------[ jar ]--------------------------------- 15:56:37 [INFO] 15:56:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 15:56:37 [INFO] 15:56:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ jacoco-report --- 15:56:37 [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-merge-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 15:56:37 [INFO] 15:56:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 15:56:37 [INFO] You have 0 Checkstyle violations. 15:56:37 [INFO] 15:56:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 15:56:38 [INFO] You have 0 Checkstyle violations. 15:56:38 [INFO] 15:56:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 15:56:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:56:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 15:56:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 15:56:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 15:56:38 [INFO] 15:56:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 15:56:38 [INFO] No sources to compile 15:56:38 [INFO] 15:56:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 15:56:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:56:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 15:56:38 [INFO] 15:56:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 15:56:38 [INFO] No sources to compile 15:56:38 [INFO] 15:56:38 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 15:56:38 [INFO] No sources specified for compilation. Skipping. 15:56:38 [INFO] 15:56:38 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 15:56:38 [INFO] No tests to run. 15:56:38 [INFO] 15:56:38 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ jacoco-report --- 15:56:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 15:56:38 [INFO] 15:56:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ jacoco-report --- 15:56:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:56:38 [INFO] 15:56:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 15:56:38 [WARNING] JAR will be empty - no content was marked for inclusion! 15:56:38 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.7.1-SNAPSHOT.jar 15:56:38 [INFO] 15:56:38 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report) @ jacoco-report --- 15:56:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 15:56:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:56:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:56:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:56:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:56:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:56:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 15:56:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 15:56:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 15:56:38 [INFO] Analyzed bundle 'cps-application' with 4 classes 15:56:38 [INFO] Analyzed bundle 'cps-events' with 0 classes 15:56:38 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 15:56:38 [INFO] Analyzed bundle 'cps-ncmp-service' with 158 classes 15:56:38 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 15:56:38 [INFO] Analyzed bundle 'cps-rest' with 7 classes 15:56:38 [INFO] Analyzed bundle 'cps-ri' with 18 classes 15:56:38 [INFO] Analyzed bundle 'cps-service' with 68 classes 15:56:38 [INFO] Analyzed bundle 'integration-test' with 0 classes 15:56:38 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 15:56:38 [INFO] 15:56:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 15:56:38 [INFO] Installing /w/workspace/cps-master-merge-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 15:56:38 [INFO] Installing /w/workspace/cps-master-merge-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 15:56:38 [INFO] 15:56:38 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ jacoco-report --- 15:56:38 [INFO] 15:56:38 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 15:56:38 [INFO] Building cps 3.7.1-SNAPSHOT [21/21] 15:56:38 [INFO] --------------------------------[ pom ]--------------------------------- 15:56:38 [INFO] 15:56:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 15:56:38 [INFO] 15:56:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 15:56:38 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.1-SNAPSHOT/cps-aggregator-3.7.1-SNAPSHOT.pom 15:56:38 [INFO] 15:56:38 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cps-aggregator --- 15:56:39 [INFO] ------------------------------------------------------------------------ 15:56:39 [INFO] Reactor Summary for cps 3.7.1-SNAPSHOT: 15:56:39 [INFO] 15:56:39 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.639 s] 15:56:39 [INFO] cps-bom ............................................ SUCCESS [ 0.186 s] 15:56:39 [INFO] checkstyle ......................................... SUCCESS [ 4.036 s] 15:56:39 [INFO] cps-parent ......................................... SUCCESS [ 6.242 s] 15:56:39 [INFO] cps-events ......................................... SUCCESS [ 3.266 s] 15:56:39 [INFO] cps-path-parser .................................... SUCCESS [ 8.532 s] 15:56:39 [INFO] cps-service ........................................ SUCCESS [ 25.428 s] 15:56:39 [INFO] cps-rest ........................................... SUCCESS [ 21.333 s] 15:56:39 [INFO] cps-ncmp-events .................................... SUCCESS [ 3.288 s] 15:56:39 [INFO] cps-ncmp-service ................................... SUCCESS [03:37 min] 15:56:39 [INFO] cps-ncmp-rest ...................................... SUCCESS [01:08 min] 15:56:39 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.189 s] 15:56:39 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 7.981 s] 15:56:39 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 4.326 s] 15:56:39 [INFO] cps-ri ............................................. SUCCESS [ 7.330 s] 15:56:39 [INFO] integration-test ................................... SUCCESS [02:10 min] 15:56:39 [INFO] spotbugs ........................................... SUCCESS [ 0.200 s] 15:56:39 [INFO] cps-application .................................... SUCCESS [ 49.658 s] 15:56:39 [INFO] policy-executor-stub ............................... SUCCESS [ 18.716 s] 15:56:39 [INFO] jacoco-report ...................................... SUCCESS [ 1.441 s] 15:56:39 [INFO] cps ................................................ SUCCESS [ 0.270 s] 15:56:39 [INFO] ------------------------------------------------------------------------ 15:56:39 [INFO] BUILD SUCCESS 15:56:39 [INFO] ------------------------------------------------------------------------ 15:56:39 [INFO] Total time: 09:45 min 15:56:39 [INFO] Finished at: 2025-08-28T15:56:39Z 15:56:39 [INFO] ------------------------------------------------------------------------ 15:56:39 $ ssh-agent -k 15:56:39 unset SSH_AUTH_SOCK; 15:56:39 unset SSH_AGENT_PID; 15:56:39 echo Agent pid 5590 killed; 15:56:39 [ssh-agent] Stopped. 15:56:39 [PostBuildScript] - [INFO] Executing post build scripts. 15:56:39 [cps-master-merge-java] $ /bin/bash /tmp/jenkins12891608272239172955.sh 15:56:39 ---> sysstat.sh 15:56:39 [cps-master-merge-java] $ /bin/bash /tmp/jenkins5808894162759477075.sh 15:56:39 ---> package-listing.sh 15:56:39 ++ facter osfamily 15:56:39 ++ tr '[:upper:]' '[:lower:]' 15:56:40 + OS_FAMILY=redhat 15:56:40 + workspace=/w/workspace/cps-master-merge-java 15:56:40 + START_PACKAGES=/tmp/packages_start.txt 15:56:40 + END_PACKAGES=/tmp/packages_end.txt 15:56:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:56:40 + PACKAGES=/tmp/packages_start.txt 15:56:40 + '[' /w/workspace/cps-master-merge-java ']' 15:56:40 + PACKAGES=/tmp/packages_end.txt 15:56:40 + case "${OS_FAMILY}" in 15:56:40 + rpm -qa 15:56:40 + sort 15:56:40 + '[' -f /tmp/packages_start.txt ']' 15:56:40 + '[' -f /tmp/packages_end.txt ']' 15:56:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:56:40 + '[' /w/workspace/cps-master-merge-java ']' 15:56:40 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 15:56:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 15:56:40 [cps-master-merge-java] $ /bin/bash /tmp/jenkins15308135037693290170.sh 15:56:40 ---> capture-instance-metadata.sh 15:56:40 Setup pyenv: 15:56:40 system 15:56:40 3.8.13 15:56:40 3.9.13 15:56:40 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 15:56:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cj2n from file:/tmp/.os_lf_venv 15:56:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:56:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:56:42 lf-activate-venv(): INFO: Base packages installed successfully 15:56:42 lf-activate-venv(): INFO: Installing additional packages: lftools 15:56:51 lf-activate-venv(): INFO: Adding /tmp/venv-Cj2n/bin to PATH 15:56:51 INFO: Running in OpenStack, capturing instance metadata 15:56:52 [cps-master-merge-java] $ /bin/bash /tmp/jenkins4205445468610650166.sh 15:56:52 provisioning config files... 15:56:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config2798672719589792928tmp 15:56:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:56:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:56:52 [EnvInject] - Injecting environment variables from a build step. 15:56:52 [EnvInject] - Injecting as environment variables the properties content 15:56:52 SERVER_ID=logs 15:56:52 15:56:52 [EnvInject] - Variables injected successfully. 15:56:52 [cps-master-merge-java] $ /bin/bash /tmp/jenkins2688389833348680301.sh 15:56:52 ---> create-netrc.sh 15:56:52 [cps-master-merge-java] $ /bin/bash /tmp/jenkins12827702885674978134.sh 15:56:52 ---> python-tools-install.sh 15:56:52 Setup pyenv: 15:56:52 system 15:56:52 3.8.13 15:56:52 3.9.13 15:56:52 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 15:56:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cj2n from file:/tmp/.os_lf_venv 15:56:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:56:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:56:54 lf-activate-venv(): INFO: Base packages installed successfully 15:56:54 lf-activate-venv(): INFO: Installing additional packages: lftools 15:57:03 lf-activate-venv(): INFO: Adding /tmp/venv-Cj2n/bin to PATH 15:57:03 [cps-master-merge-java] $ /bin/bash /tmp/jenkins10707681623821337220.sh 15:57:03 ---> sudo-logs.sh 15:57:03 Archiving 'sudo' log.. 15:57:03 [cps-master-merge-java] $ /bin/bash /tmp/jenkins9255945142400005578.sh 15:57:03 ---> job-cost.sh 15:57:03 Setup pyenv: 15:57:03 system 15:57:03 3.8.13 15:57:03 3.9.13 15:57:03 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 15:57:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cj2n from file:/tmp/.os_lf_venv 15:57:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:57:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:57:05 lf-activate-venv(): INFO: Base packages installed successfully 15:57:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:57:10 lf-activate-venv(): INFO: Adding /tmp/venv-Cj2n/bin to PATH 15:57:10 INFO: No Stack... 15:57:11 INFO: Retrieving Pricing Info for: v3-standard-8 15:57:11 INFO: Archiving Costs 15:57:11 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins10088657719946486998.sh 15:57:11 ---> logs-deploy.sh 15:57:11 Setup pyenv: 15:57:11 system 15:57:11 3.8.13 15:57:11 3.9.13 15:57:11 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 15:57:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cj2n from file:/tmp/.os_lf_venv 15:57:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:57:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:57:13 lf-activate-venv(): INFO: Base packages installed successfully 15:57:13 lf-activate-venv(): INFO: Installing additional packages: lftools 15:57:22 lf-activate-venv(): INFO: Adding /tmp/venv-Cj2n/bin to PATH 15:57:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1940 15:57:22 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 15:57:23 Archives upload complete. 15:57:23 INFO: archiving logs to Nexus 15:57:24 ---> uname -a: 15:57:24 Linux prd-centos8-docker-8c-8g-41906.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 15:57:24 15:57:24 15:57:24 ---> lscpu: 15:57:24 Architecture: x86_64 15:57:24 CPU op-mode(s): 32-bit, 64-bit 15:57:24 Byte Order: Little Endian 15:57:24 CPU(s): 8 15:57:24 On-line CPU(s) list: 0-7 15:57:24 Thread(s) per core: 1 15:57:24 Core(s) per socket: 1 15:57:24 Socket(s): 8 15:57:24 NUMA node(s): 1 15:57:24 Vendor ID: AuthenticAMD 15:57:24 CPU family: 23 15:57:24 Model: 49 15:57:24 Model name: AMD EPYC-Rome Processor 15:57:24 Stepping: 0 15:57:24 CPU MHz: 2799.998 15:57:24 BogoMIPS: 5599.99 15:57:24 Virtualization: AMD-V 15:57:24 Hypervisor vendor: KVM 15:57:24 Virtualization type: full 15:57:24 L1d cache: 32K 15:57:24 L1i cache: 32K 15:57:24 L2 cache: 512K 15:57:24 L3 cache: 16384K 15:57:24 NUMA node0 CPU(s): 0-7 15:57:24 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 15:57:24 15:57:24 15:57:24 ---> nproc: 15:57:24 8 15:57:24 15:57:24 15:57:24 ---> df -h: 15:57:24 Filesystem Size Used Avail Use% Mounted on 15:57:24 devtmpfs 16G 0 16G 0% /dev 15:57:24 tmpfs 16G 0 16G 0% /dev/shm 15:57:24 tmpfs 16G 17M 16G 1% /run 15:57:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:57:24 /dev/vda1 160G 13G 148G 9% / 15:57:24 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:57:24 15:57:24 15:57:24 ---> free -m: 15:57:24 total used free shared buff/cache available 15:57:24 Mem: 31890 1149 25288 19 5452 30267 15:57:24 Swap: 1023 0 1023 15:57:24 15:57:24 15:57:24 ---> ip addr: 15:57:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:57:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:57:24 inet 127.0.0.1/8 scope host lo 15:57:24 valid_lft forever preferred_lft forever 15:57:24 inet6 ::1/128 scope host 15:57:24 valid_lft forever preferred_lft forever 15:57:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:57:24 link/ether fa:16:3e:6f:77:40 brd ff:ff:ff:ff:ff:ff 15:57:24 altname enp0s3 15:57:24 altname ens3 15:57:24 inet 10.30.106.44/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 15:57:24 valid_lft 85654sec preferred_lft 85654sec 15:57:24 inet6 fe80::f816:3eff:fe6f:7740/64 scope link 15:57:24 valid_lft forever preferred_lft forever 15:57:24 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:57:24 link/ether 02:42:9d:36:3c:06 brd ff:ff:ff:ff:ff:ff 15:57:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:57:24 valid_lft forever preferred_lft forever 15:57:24 inet6 fe80::42:9dff:fe36:3c06/64 scope link 15:57:24 valid_lft forever preferred_lft forever 15:57:24 15:57:24 15:57:24 ---> sar -b -r -n DEV: 15:57:24 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 08/28/2025 _x86_64_ (8 CPU) 15:57:24 15:57:24 15:44:55 LINUX RESTART (8 CPU) 15:57:24 15:57:24 03:46:01 PM tps rtps wtps bread/s bwrtn/s 15:57:24 03:47:01 PM 166.05 14.36 151.69 3052.47 10756.89 15:57:24 03:48:01 PM 224.89 4.85 220.04 1165.61 11188.49 15:57:24 03:49:01 PM 163.05 0.57 162.48 413.33 47195.42 15:57:24 03:50:01 PM 30.38 0.18 30.20 13.19 601.90 15:57:24 03:51:01 PM 32.03 0.50 31.53 21.59 538.53 15:57:24 03:52:01 PM 6.86 0.00 6.86 0.00 423.74 15:57:24 03:53:01 PM 8.73 0.00 8.73 0.00 235.21 15:57:24 03:54:01 PM 107.23 0.00 107.23 0.00 23550.22 15:57:24 03:55:01 PM 17.97 0.00 17.97 0.00 459.23 15:57:24 03:56:01 PM 107.41 0.00 107.41 0.00 1758.76 15:57:24 03:57:01 PM 55.75 2.93 52.82 4574.48 27842.12 15:57:24 Average: 83.67 2.13 81.54 840.06 11322.28 15:57:24 15:57:24 03:46:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:57:24 03:47:01 PM 29254152 31097220 3401560 10.42 2688 2161172 1581452 4.69 159068 2788120 131124 15:57:24 03:48:01 PM 27641164 29866060 5014548 15.36 2688 2535256 2889172 8.57 259820 4259160 203416 15:57:24 03:49:01 PM 25492236 28894204 7163476 21.94 2688 3685276 3691144 10.95 344808 6211972 60 15:57:24 03:50:01 PM 24992768 28399340 7662944 23.47 2688 3688592 4404092 13.07 433028 6615736 112 15:57:24 03:51:01 PM 24867660 28280024 7788052 23.85 2688 3693624 4136596 12.27 440012 6734308 68 15:57:24 03:52:01 PM 25753560 29175764 6902152 21.14 2688 3704204 3145584 9.33 442420 5853980 20 15:57:24 03:53:01 PM 25231296 28658560 7424416 22.74 2688 3708636 4118616 12.22 445032 6369764 3588 15:57:24 03:54:01 PM 24457804 28583256 8197908 25.10 2688 4392248 4166724 12.36 636320 6898468 48 15:57:24 03:55:01 PM 23150968 27308712 9504744 29.11 2688 4426504 6093700 18.08 649380 8180664 1732 15:57:24 03:56:01 PM 23653744 27748208 9001968 27.57 2688 4350948 4332736 12.86 647752 7696148 696 15:57:24 03:57:01 PM 25843140 30940988 6812572 20.86 2688 5342996 1571380 4.66 1139144 5009632 62472 15:57:24 Average: 25485317 28995667 7170395 21.96 2688 3789951 3648291 10.82 508799 6056177 36667 15:57:24 15:57:24 03:46:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:57:24 03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 03:47:01 PM eth0 107.68 85.87 1192.19 27.53 0.00 0.00 0.00 0.00 15:57:24 03:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 03:48:01 PM eth0 421.79 330.64 5278.58 50.58 0.00 0.00 0.00 0.00 15:57:24 03:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 03:49:01 PM eth0 346.78 213.75 10039.03 36.13 0.00 0.00 0.00 0.00 15:57:24 03:49:01 PM docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 03:49:01 PM vethdf6a15a 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 15:57:24 03:50:01 PM lo 8.86 8.86 0.63 0.63 0.00 0.00 0.00 0.00 15:57:24 03:50:01 PM eth0 20.37 19.52 8.12 10.42 0.00 0.00 0.00 0.00 15:57:24 03:50:01 PM docker0 1.23 1.60 0.18 0.19 0.00 0.00 0.00 0.00 15:57:24 03:50:01 PM vetha3b0cd3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:57:24 03:51:01 PM lo 58.07 58.07 4.58 4.58 0.00 0.00 0.00 0.00 15:57:24 03:51:01 PM eth0 247.31 176.26 74.48 74.31 0.00 0.00 0.00 0.00 15:57:24 03:51:01 PM docker0 10.54 11.91 1.56 1.46 0.00 0.00 0.00 0.00 15:57:24 03:51:01 PM veth4e84dbd 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:57:24 03:52:01 PM lo 49.65 49.65 2.55 2.55 0.00 0.00 0.00 0.00 15:57:24 03:52:01 PM eth0 229.51 175.89 85.09 72.62 0.00 0.00 0.00 0.00 15:57:24 03:52:01 PM docker0 0.80 0.95 0.11 0.13 0.00 0.00 0.00 0.00 15:57:24 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 03:53:01 PM eth0 142.73 110.70 82.31 38.77 0.00 0.00 0.00 0.00 15:57:24 03:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 03:54:01 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 15:57:24 03:54:01 PM eth0 592.39 352.75 2957.30 1614.97 0.00 0.00 0.00 0.00 15:57:24 03:54:01 PM docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 03:54:01 PM veth28cc5f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:57:24 03:54:01 PM veth0d596a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 03:55:01 PM lo 604.58 604.58 88.34 88.34 0.00 0.00 0.00 0.00 15:57:24 03:55:01 PM eth0 127.40 86.63 38.31 36.76 0.00 0.00 0.00 0.00 15:57:24 03:55:01 PM docker0 256.65 267.41 39.87 42.73 0.00 0.00 0.00 0.00 15:57:24 03:55:01 PM veth28cc5f9 227.08 236.69 39.89 35.18 0.00 0.00 0.00 0.00 15:57:24 03:55:01 PM veth0d596a0 29.56 31.31 3.48 7.81 0.00 0.00 0.00 0.00 15:57:24 03:56:01 PM lo 874.36 874.36 162.77 162.77 0.00 0.00 0.00 0.00 15:57:24 03:56:01 PM eth0 81.76 63.55 265.33 21.92 0.00 0.00 0.00 0.00 15:57:24 03:56:01 PM docker0 377.51 385.17 82.15 75.63 0.00 0.00 0.00 0.00 15:57:24 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 03:57:01 PM eth0 112.98 134.82 1269.64 2324.12 0.00 0.00 0.00 0.00 15:57:24 03:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:24 Average: lo 145.08 145.08 23.54 23.54 0.00 0.00 0.00 0.00 15:57:24 Average: eth0 220.97 159.12 1935.39 391.63 0.00 0.00 0.00 0.00 15:57:24 Average: docker0 58.80 60.65 11.26 10.92 0.00 0.00 0.00 0.00 15:57:24 15:57:24 15:57:24 ---> sar -P ALL: 15:57:24 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 08/28/2025 _x86_64_ (8 CPU) 15:57:24 15:57:24 15:44:55 LINUX RESTART (8 CPU) 15:57:24 15:57:24 03:46:01 PM CPU %user %nice %system %iowait %steal %idle 15:57:24 03:47:01 PM all 10.82 0.00 0.99 1.73 0.05 86.41 15:57:24 03:47:01 PM 0 5.86 0.00 0.60 0.43 0.05 93.05 15:57:24 03:47:01 PM 1 22.24 0.00 1.97 0.64 0.05 75.10 15:57:24 03:47:01 PM 2 18.04 0.00 1.37 3.96 0.05 76.58 15:57:24 03:47:01 PM 3 9.74 0.00 0.85 1.32 0.03 88.06 15:57:24 03:47:01 PM 4 3.58 0.00 0.45 1.30 0.05 94.62 15:57:24 03:47:01 PM 5 12.02 0.00 1.35 1.47 0.03 85.12 15:57:24 03:47:01 PM 6 6.14 0.00 0.72 3.97 0.08 89.09 15:57:24 03:47:01 PM 7 8.96 0.00 0.60 0.72 0.03 89.69 15:57:24 03:48:01 PM all 38.07 0.00 1.45 1.56 0.10 58.82 15:57:24 03:48:01 PM 0 40.40 0.00 2.00 3.19 0.10 54.32 15:57:24 03:48:01 PM 1 40.18 0.00 0.89 0.08 0.12 58.73 15:57:24 03:48:01 PM 2 26.59 0.00 1.43 3.44 0.10 68.45 15:57:24 03:48:01 PM 3 48.77 0.00 1.42 0.84 0.12 48.85 15:57:24 03:48:01 PM 4 44.15 0.00 1.61 2.77 0.10 51.38 15:57:24 03:48:01 PM 5 21.97 0.00 1.47 0.90 0.08 75.57 15:57:24 03:48:01 PM 6 37.40 0.00 1.76 0.94 0.10 59.81 15:57:24 03:48:01 PM 7 45.12 0.00 1.04 0.32 0.10 53.41 15:57:24 03:49:01 PM all 28.19 0.00 2.77 4.13 0.10 64.81 15:57:24 03:49:01 PM 0 31.95 0.00 2.05 2.71 0.10 63.19 15:57:24 03:49:01 PM 1 30.73 0.00 3.46 9.66 0.13 56.01 15:57:24 03:49:01 PM 2 16.34 0.00 2.91 8.02 0.08 72.64 15:57:24 03:49:01 PM 3 28.68 0.00 2.42 3.31 0.08 65.49 15:57:24 03:49:01 PM 4 17.60 0.00 2.49 2.39 0.10 77.42 15:57:24 03:49:01 PM 5 31.99 0.00 2.29 3.20 0.10 62.42 15:57:24 03:49:01 PM 6 30.74 0.00 3.54 0.44 0.10 65.18 15:57:24 03:49:01 PM 7 37.48 0.00 3.00 3.29 0.10 56.13 15:57:24 03:50:01 PM all 19.48 0.00 1.82 0.59 0.09 78.02 15:57:24 03:50:01 PM 0 21.34 0.00 1.95 0.10 0.10 76.51 15:57:24 03:50:01 PM 1 27.93 0.00 1.90 0.30 0.08 69.79 15:57:24 03:50:01 PM 2 17.00 0.00 2.06 0.44 0.10 80.40 15:57:24 03:50:01 PM 3 16.36 0.00 1.66 0.67 0.08 81.23 15:57:24 03:50:01 PM 4 14.80 0.00 1.57 0.25 0.07 83.31 15:57:24 03:50:01 PM 5 18.50 0.00 1.81 0.25 0.07 79.37 15:57:24 03:50:01 PM 6 22.72 0.00 1.78 0.49 0.10 74.91 15:57:24 03:50:01 PM 7 17.21 0.00 1.84 2.19 0.15 78.61 15:57:24 03:51:01 PM all 19.15 0.00 2.32 1.03 0.10 77.40 15:57:24 03:51:01 PM 0 24.67 0.00 2.45 0.32 0.10 72.47 15:57:24 03:51:01 PM 1 18.42 0.00 2.42 1.29 0.10 77.77 15:57:24 03:51:01 PM 2 14.56 0.00 2.77 0.92 0.10 81.65 15:57:24 03:51:01 PM 3 14.32 0.00 1.69 1.11 0.08 82.80 15:57:24 03:51:01 PM 4 18.31 0.00 2.31 0.30 0.10 78.97 15:57:24 03:51:01 PM 5 22.20 0.00 2.36 1.91 0.10 73.43 15:57:24 03:51:01 PM 6 22.97 0.00 2.65 1.37 0.08 72.93 15:57:24 03:51:01 PM 7 17.73 0.00 1.91 1.04 0.10 79.22 15:57:24 03:52:01 PM all 10.14 0.00 1.05 0.18 0.06 88.57 15:57:24 03:52:01 PM 0 5.79 0.00 0.74 0.02 0.05 93.41 15:57:24 03:52:01 PM 1 8.82 0.00 0.89 0.55 0.07 89.67 15:57:24 03:52:01 PM 2 8.90 0.00 1.00 0.30 0.07 89.73 15:57:24 03:52:01 PM 3 9.24 0.00 1.10 0.33 0.08 89.23 15:57:24 03:52:01 PM 4 9.25 0.00 1.87 0.07 0.07 88.74 15:57:24 03:52:01 PM 5 19.17 0.00 0.84 0.02 0.05 79.92 15:57:24 03:52:01 PM 6 6.39 0.00 1.00 0.13 0.05 92.43 15:57:24 03:52:01 PM 7 13.56 0.00 0.97 0.00 0.08 85.38 15:57:24 03:53:01 PM all 23.26 0.00 0.80 0.01 0.05 75.87 15:57:24 03:53:01 PM 0 9.30 0.00 0.85 0.00 0.07 89.78 15:57:24 03:53:01 PM 1 24.16 0.00 1.30 0.10 0.07 74.36 15:57:24 03:53:01 PM 2 54.59 0.00 1.92 0.00 0.07 43.42 15:57:24 03:53:01 PM 3 15.50 0.00 0.43 0.00 0.05 84.02 15:57:24 03:53:01 PM 4 18.70 0.00 0.32 0.00 0.05 80.94 15:57:24 03:53:01 PM 5 15.84 0.00 0.28 0.00 0.07 83.81 15:57:24 03:53:01 PM 6 26.95 0.00 0.22 0.00 0.03 72.80 15:57:24 03:53:01 PM 7 21.11 0.00 1.04 0.02 0.03 77.80 15:57:24 03:54:01 PM all 22.09 0.00 1.84 3.67 0.07 72.33 15:57:24 03:54:01 PM 0 27.69 0.00 2.00 1.36 0.07 68.88 15:57:24 03:54:01 PM 1 20.79 0.00 1.83 7.56 0.10 69.73 15:57:24 03:54:01 PM 2 34.67 0.00 2.49 7.64 0.08 55.12 15:57:24 03:54:01 PM 3 13.95 0.00 1.88 2.01 0.07 82.10 15:57:24 03:54:01 PM 4 21.14 0.00 1.83 1.01 0.05 75.98 15:57:24 03:54:01 PM 5 14.51 0.00 1.38 2.02 0.05 82.05 15:57:24 03:54:01 PM 6 15.12 0.00 1.83 4.64 0.07 78.34 15:57:24 03:54:01 PM 7 28.89 0.00 1.53 3.12 0.10 66.37 15:57:24 03:55:01 PM all 30.07 0.00 1.66 0.22 0.12 67.94 15:57:24 03:55:01 PM 0 18.14 0.00 1.53 0.02 0.08 80.24 15:57:24 03:55:01 PM 1 28.97 0.00 1.66 0.10 0.13 69.13 15:57:24 03:55:01 PM 2 37.91 0.00 1.76 0.55 0.12 59.65 15:57:24 03:55:01 PM 3 31.24 0.00 1.98 0.00 0.10 66.68 15:57:24 03:55:01 PM 4 30.39 0.00 1.63 0.99 0.13 66.86 15:57:24 03:55:01 PM 5 31.46 0.00 1.34 0.08 0.12 67.00 15:57:24 03:55:01 PM 6 18.48 0.00 1.64 0.05 0.10 79.72 15:57:24 03:55:01 PM 7 43.94 0.00 1.75 0.00 0.13 54.18 15:57:24 03:56:01 PM all 33.59 0.00 1.97 0.35 0.11 63.99 15:57:24 03:56:01 PM 0 18.96 0.00 2.15 0.08 0.10 78.70 15:57:24 03:56:01 PM 1 19.66 0.00 2.33 0.07 0.10 77.84 15:57:24 03:56:01 PM 2 19.43 0.00 2.22 1.66 0.12 76.58 15:57:24 03:56:01 PM 3 50.36 0.00 2.95 0.27 0.12 46.31 15:57:24 03:56:01 PM 4 42.03 0.00 2.11 0.39 0.10 55.37 15:57:24 03:56:01 PM 5 24.87 0.00 1.74 0.17 0.10 73.12 15:57:24 03:56:01 PM 6 48.37 0.00 0.95 0.17 0.12 50.39 15:57:24 03:56:01 PM 7 44.91 0.00 1.29 0.00 0.10 53.71 15:57:24 03:57:01 PM all 17.45 0.00 1.92 2.81 0.06 77.76 15:57:24 03:57:01 PM 0 12.89 0.00 1.66 0.05 0.05 85.36 15:57:24 03:57:01 PM 1 12.49 0.00 1.91 8.69 0.07 76.85 15:57:24 03:57:01 PM 2 16.34 0.00 1.79 2.83 0.07 78.97 15:57:24 03:57:01 PM 3 14.62 0.00 2.11 2.19 0.07 81.01 15:57:24 03:57:01 PM 4 19.74 0.00 1.99 1.84 0.07 76.37 15:57:24 03:57:01 PM 5 14.44 0.00 1.89 0.97 0.05 82.66 15:57:24 03:57:01 PM 6 33.75 0.00 2.21 0.27 0.07 63.71 15:57:24 03:57:01 PM 7 15.39 0.00 1.81 5.63 0.05 77.12 15:57:24 15:57:24 Average: CPU %user %nice %system %iowait %steal %idle 15:57:24 Average: all 22.93 0.00 1.69 1.48 0.08 73.82 15:57:24 Average: 0 19.71 0.00 1.63 0.75 0.08 77.83 15:57:24 Average: 1 23.12 0.00 1.87 2.64 0.09 72.28 15:57:24 Average: 2 24.04 0.00 1.97 2.70 0.09 71.20 15:57:24 Average: 3 22.97 0.00 1.68 1.09 0.08 74.17 15:57:24 Average: 4 21.78 0.00 1.65 1.03 0.08 75.46 15:57:24 Average: 5 20.62 0.00 1.52 1.00 0.07 76.78 15:57:24 Average: 6 24.45 0.00 1.66 1.13 0.08 72.67 15:57:24 Average: 7 26.73 0.00 1.52 1.48 0.09 70.18 15:57:24 15:57:24 15:57:24